/*------------------------------------------------------------------
Template Name: MEZA - Responsive Bootstrap Restaurant template
Version: 1.0
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[TABLE OF CONTENTS]

	1. GLOBAL STYLES
	2. NEWSLETTER
	3. FOOTER
	4. ABOUT
	5. 404 STYLES
	6. EXTRAS
	7. CONTACT
	8. RESERVATION
	9. GALLERY
	10. CHEF / TEAM
	11. MENU STYLES
	12. SLIDER STYLES
	13. COMING SOON
	14. EVENT STYLES
	15. TESTIMONIAL STYLES
	16. INSTAGRAM
	17. HEADER STYLES
    18. SERVICES
	19. SHOP
	20. BLOG
	21. ALIGNMENT
	22. RESPONSIVE STYLES 
	
-------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Poppins:300,400,500,600,700&subset=latin-ext');

/* =============================
   1. GLOBAL STYLES 
================================ */

body {
    overflow: auto;
}

body p {
	margin: 0 0 12px;
}

a {
	color: #292935;
	text-decoration: none !important;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

a.read-more-link:hover {
	color: #292935 !important;	
}

a:hover {
	color: #e5ba5b;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

button {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

div, button, input, textarea, select {
	outline: none !important;
}

ul, li, ol {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin: 0 0 20px;
}

pre {
	font-size: 15px;
	margin: 30px auto;
	padding: 30px;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 0px solid #ccc;
	border-radius: 0px;
}

b, strong {
	font-weight: 600;
}

dd {
	padding-left: 30px;
}

.page_header ol,
.navbar ol,
.navbar ul,
.slider-wrap ul,
.menu-tab ul,
.menu-tab .nav-tabs {
	list-style: none;
}

.entry-content ul,
.entry-content ol {
	padding-left: 20px;
}

.entry-content li > ul,
.entry-content li > ol {
	padding-left: 40px;
}

.entry-content ul.insta {
	padding-left: 0;
	margin-bottom: 0;
}

.no-padding {
	padding: 0px !important;
}

.widget ul,
.widget ol {
	list-style: none;
	margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 15px 0;
}

embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}

p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
	margin-bottom: 0;
}

.bg-primary {
	background: #e5ba5b;
}

/* =============================
   2. NEWSLETTER 
================================ */

.newsletter {
	padding: 107px 0 96px;
}

.newsletter-2 {
	background: url(../img/9.jpg) no-repeat center;
	background-size: cover;
	padding: 200px 0;
}

.newsletter-2 input,
.newsletter-2 input:focus {
	color:#000 !important;
}

.newsletter .col-md-4 {
	width: 31.2%;
}

.newsletter .col-md-8 {
	width: 68.8%;
}

.newsletter form input {
	background: #fff;
	color: #404040;
	font-size: 14px;
	padding: 0 25px;
	height: 55px;
	width: 100%;
	border: none;
}

.newsletter-2 form input {
	background: #ffffff;
	color: #000;
}

.newsletter form input:focus {
	color: #404040;
}

.newsletter form input.name {
	max-width: 28.57%;
}

.newsletter form input.email {
	max-width: 47.83%;
	margin: 0 1.25%;
}

.newsletter form button {
	max-width: 19.88%;
	width: 100%;
	height: 55px;
	border: none;
	font-size: 15px;
	color: #2f2f2f;
	background: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.010em;
}

.newsletter form button:hover {
	background: #000 !important;
	color: #fff !important;
}

/*.newsletter-2 form button {
	color: #fff;
	background: #222222;
}*/

.newsletter form input::-webkit-input-placeholder {
	color: #404040;
	opacity: 1;
}

.newsletter form input:-moz-placeholder {
	color: #404040;
	opacity: 1;
}

.newsletter form input::-moz-placeholder {
	color: #404040;
	opacity: 1;
}

.newsletter form input:-ms-input-placeholder {
	color: #404040;
	opacity: 1;
}

/* =============================
   3. FOOTER
================================ */

.footer-social {
	background: #303030;
	padding: 51px 0;
}

.footer-social a {
	color: #595959;
	width: 44px;
	height: 44px;
	border: 1px solid #595959;
	display: inline-block;
	line-height: 48px;
	font-size: 20px;
	margin: 0 1px;
}

.footer-social a:hover {
	background: #e5ba5b;
	border: 1px solid #e5ba5b;
	color: #fff;
}

footer {
	background: #222222;
	padding: 85px 0 65px;
}

footer p {
	color: #858585;
	letter-spacing: 0.05em;
	line-height: 28px;
}

footer a {
	color:#e5ba5b;
	border-bottom:1px solid transparent;
}
			
footer a:hover {
	color:#e5ba5b;
	border-bottom:1px solid #e5ba5b;
}

.footer4 .dark-footer-logo {
	display: block;
	margin-bottom: 30px;
}

.footer4 .footer-v4-row {
	color: #6d6a6a;
}

/* =============================
   4. ABOUT
================================ */

.about-info {
	background: #262626 url(../img/1.png);
	padding: 130px 0;
}

.img-full {
	width: 100%;
	transition: 0.3s ease all;
}

.img-full:hover {
	filter: brightness(115%);
}

.video-wrap {
	position: relative;
}

.play-video {
	width: 96px;
	height: 96px;
	background: url(../img/play.png) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.video-wrap:hover .play-video {
	width: 85px;
	height: 85px;
}

.quote-info {
	background: #ffffff;
	height: 428px;
	padding: 76px 30px 0;
}

.quote-info p {
	font-size: 18px;
	line-height: 30px;
	color: #0c0c0c;
	margin: 25px 0 30px;
}

.quote-info cite {
	color: #e5ba5b;
	font-size: 20px;
	font-style: normal;
	font-family: Montserrat;
}

.opening-hours {
	padding: 44px 0;
}

.opening-hours .row {
	margin-bottom: 30px;
}

.oh-item {
	position: relative;
}

.oh-item .oh-inner {
	text-align: center;
}

.oh-item .oh-inner .text-bg {
	padding: 15px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.oh-item .oh-inner:hover .text-bg {
	background: rgba(0,0,0,0.5);
}

.oh-item.active .oh-inner:hover .text-bg {
	background: rgba(0,0,0,0);
}

.oh-item .oh-inner h3,
.oh-item .oh-inner p {
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	color: #FFFFFF;
}

.oh-item:hover h3,
.oh-item:hover p {
	opacity: 1;
}

.oh-item.active h3,
.oh-item.active p {
	opacity: 1;
}

.oh-inner h3 {
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
}

.oh-inner p,
.oh-inner p a {
	color: #fff;
	font-weight: 600;
}

.oh-inner p.small {
	font-size: 14px;
	word-wrap: break-word;
}

.oh-inner p.small i {
	margin-right: 10px;
}

.about p {
	margin-bottom: 25px;
}

.about p.lead {
	text-transform: uppercase;
	font-size: 16px;
	color: #e5ba5b;
	font-weight: 600;
}

/* =============================
   5. 404 STYLES
================================ */

.page_header {
	padding: 385px 0 285px;
	background-color: #090706;
        background-position: center center;
	background-size: cover;
}

.error-content {
	background: #090706 url(../img/404.jpg) no-repeat center;
	background-size: cover;
}

.page_header li a {
	color: #e5ba5b;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin: 0 0 1px;
}

.page_header li a:hover,
.shop-single .product-meta li a:hover {
	color: #000 !important;
}

.page_header .current_item span,
.post.post-page.current-item,
li.archive.post-product-archive.current-item,
.page_header ol li.current-item,
.page_header ol li.current-item span {
	color: #fff;
	text-transform: uppercase;
	font-size: 45px;
    font-family: 'Montserrat', sans-serif;
    margin: 20px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
}

.page_header li:last-child p {
	color: #fff;
}

.page-404 p {
	color: #e5ba5b;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin: 0 0 1px;
}

.page-404 h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 80px;
}

.page-404 span {
	color: #fff;
	opacity: 0.64;
	margin: 30px 0 0;
	display: block;
}

.page-404 span a {
	color: #e5ba5b;
	text-decoration: underline !important;
}

/* =============================
   6. EXTRAS
================================ */

.space10 {
	margin-bottom: 10px;
}

.space20 {
	margin-bottom: 20px;
}

.space30 {
	margin-bottom: 30px;
}

.space40 {
	margin-bottom: 40px;
}

.space50 {
	margin-bottom: 50px;
}

.space60 {
	margin-bottom: 60px;
}

.space70 {
	margin-bottom: 70px;
}

.space80 {
	margin-bottom: 80px;
}

.space90 {
	margin-bottom: 90px;
}

.img-shadow {
	box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
}

/* =============================
   7. CONTACT
================================ */

.contact {
	padding: 120px 0;
}

.contact-form input {
	height: 56px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;
	border: solid 1px #fff;
	margin-bottom: 20px;
	padding: 0 25px;
	color: #151b29;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	width: 100%;
	letter-spacing: 0.025em;
	border-radius: 0px;
	transition: 0.3s ease all;
}

.contact-form select {
	height: 56px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;
	border: solid 1px #fff;
	margin-bottom: 20px;
	padding: 0 25px;
	color: #151b29;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	width: 100%;
	letter-spacing: 0.025em;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.contact-form textarea {
	height: 140px;
	background-color: #fff;
	/*-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;*/
	border: solid 1px #fff;
	margin-bottom: 20px;
	padding: 25px;
	color: #151b29;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	width: 100%;
	letter-spacing: 0.025em;
	transition: 0.3s ease all;
}

.contact-form input.text-left {
	text-align: left;
}

.contact-form button {
	height: 56px;
	background-color: #e5ba5b;
	/*-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;*/
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	padding: 0 25px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	width: 100%;
	letter-spacing: 0.025em;
}

.contact-form input::-webkit-input-placeholder {
	color: #151b29;
	opacity: 1;
}

.contact-form input:-moz-placeholder {
	color: #151b29;
	opacity: 1;
}

.contact-form input::-moz-placeholder {
	color: #151b29;
	opacity: 1;
}

.contact-form input:-ms-input-placeholder {
	color: #151b29;
	opacity: 1;
}

.contact-form textarea::-webkit-input-placeholder {
	color: #151b29;
	opacity: 1;
}

.contact-form textarea:-moz-placeholder {
	color: #151b29;
	opacity: 1;
}

.contact-form textarea::-moz-placeholder {
	color: #151b29;
	opacity: 1;
}

.contact-form textarea:-ms-input-placeholder {
	color: #151b29;
	opacity: 1;
}

.contact-form input:focus ,
.contact-form textarea:focus {
	border: solid 1px #e5ba5b;
}

.contact-form button:hover {
	background: #000 !important;
	color: #fff !important;
}

/* =============================
   8. RESERVATION
================================ */

.reservation {
	padding: 150px 0 95px;
}

.reservation-info h4 {
	font-size: 24px;
	margin-bottom: 35px;
	line-height: 30px;
}

.reservation-info p {
	line-height: 20px;
}

.ot-form input {
	margin-bottom: 25px;
}

.ot-form select ,
.ot-form input ,
.ot-form button {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.form-menu {
	position: relative;
}

.form-menu i {
	color: #fff;
	position: absolute;
	top: 0;
	right: 25px;
	line-height: 56px;
	font-size: 10px;
}

.form-menu input {
    background: #2c2c2c;
    border: 1px solid #2c2c2c;
    color: #e5ba5b;
    text-align: left;
    text-align: center;
}

.form-menu input::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

.form-menu input:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.form-menu input::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.form-menu input:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}

/* =============================
   9. GALLERY
================================ */

.gallery-wrap {
	padding: 120px 0 150px;
}

.gallery-wrap .container {
	width: 95%;
	max-width: 1362px;
	padding: 0;
}

.gallery-wrap .container .row {
	margin: 0;
}

.gallery-wrap .col-md-3 ,
.gallery-wrap .col-md-6 {
	padding: 0 1px 1px 0;
}

.gallery-wrap .gallery-item {
	position: relative;
	margin-bottom: 1px;
}

.gallery-wrap .col-md-3 {
	width: 29.35%;
}

.gallery-wrap .col-md-6 {
	width: 40.65%;
}

.gallery-item .overlay {
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	right: 0;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
}

.gallery-item:hover .overlay {
	opacity: 0.9;
	visibility: visible;
}

.overlay-inner {
	padding: 0 20px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.overlay-inner h5 {
	font-size: 24px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	margin: 0 0 6px;
}

.overlay-inner p {
	color: #e5ba5b;
	font-size: 16.53px;
}

/* =============================
   10. CHEF / TEAM
================================ */

.chef-single {
	padding: 170px 0 175px;
	background-size: cover;
	background-position: right top;
}

.chef-single p {
	font-size: 15px;
	letter-spacing: 0.05em;
	font-weight: 500;
	color: #a1a1a1;
}

.chef-single h3 {
	font-size: 42px;
	color: #e5ba5b;
	font-weight: 400;
	margin: 5px 0 25px;
}

.chef-single span {
	font-size: 20px;
	color: #a1a1a1;
	text-transform: uppercase;
}

.chef-single-dark {
	padding: 180px 0 220px;
	background-size: cover;
	background-position: left center;	
}

.chef-single-dark span {
	color: #a1a1a1;
}

.chef {
	background: #d0ad61;
	padding: 120px 0 0;
	margin-bottom: 307px;
}

.chef .text-center h3 {
	color: #fff;
}

.chef .text-center p {
	color: #fff;
}

.team-item {
	text-align: center;
	margin-bottom: -170px;
}

.chef-name {
	font-size: 15px;
	font-weight: 600;
	color: #e5ba5b;
	text-transform: uppercase;
	margin: 21px 0 17px;
}

.chef-name span {
	display: block;
	color: #222;
	font-weight: 400;
	text-transform: none;
}

.post-type-archive-testimonial .blog-item:hover .blog-thumb img,
.post-type-archive-chef .blog-item:hover .blog-thumb img,
.tax-testimonial_category .blog-item:hover .blog-thumb img,
.tax-chef_designation .blog-item:hover .blog-thumb img,
.tax-chef_category .blog-item:hover .blog-thumb img {
	opacity: 0.25;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;	
}

.post-type-archive-testimonial .blog-item:hover .blog-thumb,
.post-type-archive-chef .blog-item:hover .blog-thumb,
.tax-testimonial_category .blog-item:hover .blog-thumb,
.tax-chef_designation .blog-item:hover .blog-thumb,
.tax-chef_category .blog-item:hover .blog-thumb {
    background: transparent;
}

.single-chef article.chef,
.archive article.chef {
	background: transparent !important;
}

.archive article.chef {
	padding: 10px;
	margin-bottom: 0;
}

.team-item p {
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	color: #afafaf;
}

.element-typo {
	padding: 75px 0 120px;
}

.h1,.h2,.h3,.h4,.h5 {
	color: #222222;
	font-weight: bold;
	margin: 0;
}

.h1 {
	font-size: 36px;
	margin: 0 0 10px;
}

.h2 {
	font-size: 30px;
	margin: 0 0 10px;
}

.h3 {
	font-size: 24px;
	margin: 0 0 10px;
}

.h4 {
	margin: 0 0 10px;
	font-size: 18px;
}

.text-dark {
	color: #222222;
}

.element-typo hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0;
	border-top: 1px solid #e0e0e0;
}

blockquote {
	font-size: 22px;
	line-height: 30px;
	color: #e5ba5b;
	font-weight: 500;
	padding: 0 0 0 15px;
	border-left: 4px solid #e5ba5b;
	margin: 25px 0 30px;
	margin-left: 35px;
}

article.container {
	padding-top: 25px;
	padding-bottom: 25px;
}

/* =============================
   11. MENU STYLES
================================ */

#navbar ul li ul:not(.mega-menu) li ul a {
	padding: 11px 25px;
}

#navbar .navbar-nav .menu-item > a {
	display: flex;
	align-items: center;
	justify-content: center;
}

#navbar .navbar-nav .menu-item .dropdown-menu a {
	display: block !important;
}

.menu-style1 {
	padding: 127px 0 135px;
}

.menu-style1_item p {
	font-size: 14px;
	margin-bottom: 25px;
	color: #aaaaaa;
}

.menu-style1_item .inner {
	position: relative;
}

.menu-style1_item .inner span {
	color: #2f2f2f;
	z-index: 55;
	position: relative;
}

.menu-style1_item .inner:after {
	content: "";
	border-bottom: 2px dotted #2f2f2f;
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 6px;
	left: 0;
	right: 0;
	display: block !important;
}

.menu-style2 .menu-style1_item .inner:after {
	display: none !important;
}

.menu-style1_item .inner span:first-child {
	padding-right: 5px;
	background: #fff;
}

.menu-style1_item .inner span:last-child {
	float: right;
	background: #fff;
	padding-left: 5px;
}

.parallax {
	background-size: cover;
	background-position: center;
    padding: 200px 0;
}

.parallax h3.text-uppercase,
.parallax-four h3.text-uppercase,
.about-info h3.text-uppercase{
    color: #fff;
}
	
.parallax-2 {
	padding: 245px 0;
	background: #000 url(../img/parallax/2.jpg) no-repeat center;
	background-size: cover;
}

.heading-two {
	font-size: 50px;
	line-height: 60px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	margin: 0;
}

.heading-three {
	font-size: 23.38px;
	line-height: 36.65px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	margin: 0;
	letter-spacing: 0.1em;
	border: 2px solid #ffd;
	padding: 25px 30px;
	display: table;
	margin: 0 auto;
}

.menu-style2-wrap {
	padding: 150px 0 150px;
}

.menu-style2 .menu-style1_item .inner {
	display: table;
	margin: 0 auto;
}

.menu-style2 .menu-style1_item .inner span:nth-child(2) {
	width: 100px;
	display: inline-block;
}

.menu-style2 {
	background-color: #fff;
	-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;
	padding: 40px 30px 70px;
}

.menu-heading {
	font-size: 30.45px;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: 600;
	color: #000000;
	margin: 0 0 35px;
}

.btn-primary,
#review_form input[type="submit"] {
	background: #e5ba5b;
	height: 50px;
	border: none;
	padding: 0 37px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: 0.025em;
	line-height: 51px;
	position: relative;
	z-index: 11;
	transition: 0.3s ease all;
}

.btn-primary:hover {
	background: #000 !important;
	color: #fff !important;
}

.add_to_cart_button,
.woocommerce .button.add_to_cart_button,
.btn-default {
	background: #fff;
	height: 50px;
	border: none;
	padding: 0 20px;
	color: #363636;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: 0.025em;
	line-height: 51px;
	position: relative;
	z-index: 11;
}

.add_to_cart_button,
.woocommerce .button.add_to_cart_button {
	display: block;
	max-width: 140px;
	margin: 15px auto;
}

.add_to_cart_button:hover,
.woocommerce .button.add_to_cart_button:hover,
.btn-default:hover,
.cart-btns a:first-child:hover {
	background: #000 !important;
	color: #fff !important;
}

.woocommerce-lost-password .button:hover {
	background: #000 !important;
	color: #fff !important;
	border: 2px solid #000;
}

.cart-btns a:first-child:hover {
	border-color: #000 !important;
}

.menu-item3 {
	margin-bottom: 30px;
}

.menu-grid {
	margin-bottom: 30px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;
	display: table;
}

.menu-info {
	padding: 45px 20px 45px 40px;
}

.menu-info h5 {
	font-size: 24px;
	font-family: poppins, sans-serif;
	font-weight: 400;
}

.menu-info p {
	font-size: 14px;
	color: #838383;
	margin: 0 0 20px;
}

.item-price {
	color: #ce2305;
	text-transform: uppercase;
	font-weight: 600;
}

.menu-price {
	font-size: 27px;
	font-weight: 600;
}

/* =============================
   12. SLIDER STYLES
================================ */

.slider-01 .item {
	/*padding: 400px 0 375px;*/
	padding: 3% 0 3%;
	height: 100vh;
	background-color: #09080a;
	background-size: cover !important;
	text-align: center;
	margin: 0;
}

.slider-01 .item span {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	color: #fff;
}

.slider-01 .item h2 {
	font-size: 60px;
	line-height: 80px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	margin: 24px 0 8px;
}

.slider-01 .item p {
	color: #dcdcdc;
    font-size: 17px;
    font-weight: 500;
	margin: 25px 0 60px;
    padding-left: 25px;
	padding-right: 25px;
}

.slider-01 .item h3 {
	font-size: 90px;
	line-height: 92px;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	margin: 0;
	letter-spacing: 0.039em;
}

.slider-01 .item h5 {
	font-size: 23.38px;
	line-height: 36.65px;
	text-transform: uppercase;
	color: #e5ba5b;
	font-weight: bold;
	letter-spacing: 0.1em;
	border: 2px solid #ffd;
	padding: 25px 30px;
	display: table;
	margin: 35px auto;
}

.slider-01 .slick-prev {
	position: absolute;
	left: 30px;
	top: 50%;
	z-index: 999;
	font-size: 0;
	background: transparent;
	border: none;
	width: 43px;
	height: 43px;
	border-color: #ccc;
	border-bottom: 2px solid;
   	border-left: 2px solid;
   	transform: rotate(45deg);   	
   	transition: 0.3s ease all;
}

.slider-01 .slick-next {
	position: absolute;
	right: 30px;
	top: 50%;
	z-index: 999;
	font-size: 0;
	background: transparent;
	border: none;
	width: 43px;
	height: 43px;
	border-color: #ccc;
	border-bottom: 2px solid;
   	border-left: 2px solid;
   	transform: rotate(-135deg);
}

.book-table {
	height: 60px;
	border: 2px solid #e5ba5b;
	line-height: 56px;
	text-align: center;
	padding: 0 35px;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	position: absolute;
	bottom: 23px;
	right: 23px;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 0.05em;
}

.book-table:hover {
	border: 2px solid #e5ba5b;
	background: #e5ba5b;
	color: #fff !important;
}

.slider-wrap {
	position: relative;
}

.next-section {
	position: absolute;
	padding-bottom: 40px;
	left: 50%;
	bottom: 25px;
	color: #ccc;
    font-size: 13px;
	display: table;
	margin: 0 auto;
	transform: translateX(-50%);
	transition: 0.3s ease all;
}

i.down {
	border: solid #ccc;
	border-width: 0 3px 3px 0;
	display: block;
	padding: 3px;
	width: 23px;
	height: 23px;
	margin: 15px auto 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: 0.3s ease all;	
}

.reservation-form-lite {
	background: #f7f7f7;
	padding: 145px 0 165px;
}

.reservation-form-lite select {
	height: 56px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;
	border: solid 1px #fff;
	margin-bottom: 20px;
	padding: 0 25px;
	color: #151b29;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	width: 100%;
	letter-spacing: 0.025em;
}

.reservation-form-lite input {
	height: 56px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;
	border: solid 1px #fff;
	margin-bottom: 20px;
	padding: 0 25px;
	color: #151b29;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	width: 100%;
	letter-spacing: 0.025em;
}

.reservation-form-lite textarea {
	height: 140px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;
	border: solid 1px #fff;
	margin-bottom: 20px;
	padding: 25px;
	color: #151b29;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	width: 100%;
	letter-spacing: 0.025em;
	transition: 0.3s ease all;
}

.reservation-form-lite input.text-left {
	text-align: left;
}

.reservation-form-lite button {
	height: 56px;
	background-color: #e5ba5b;
	-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;
	border: none;
	padding: 0 25px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	width: 100%;
	letter-spacing: 0.025em;
}

.reservation-form-lite input::-webkit-input-placeholder {
	color: #151b29;
	opacity: 1;
}

.reservation-form-lite input:-moz-placeholder {
	color: #151b29;
	opacity: 1;
}

.reservation-form-lite input::-moz-placeholder {
	color: #151b29;
	opacity: 1;
}

.reservation-form-lite input:-ms-input-placeholder {
	color: #151b29;
	opacity: 1;
}

.reservation-form-lite textarea::-webkit-input-placeholder {
	color: #151b29;
	opacity: 1;
}

.reservation-form-lite textarea:-moz-placeholder {
	color: #151b29;
	opacity: 1;
}

.reservation-form-lite textarea::-moz-placeholder {
	color: #151b29;
	opacity: 1;
}

.reservation-form-lite textarea:-ms-input-placeholder {
	color: #151b29;
	opacity: 1;
}

.reservation-form-lite input:focus {
	border: solid 1px #e5ba5b;
}

.reservation-form-lite .form-menu {
	position: relative;
}

.reservation-form-lite .form-menu i {
	color: #fff;
	position: absolute;
	top: 0;
	right: 25px;
	line-height: 56px;
	font-size: 10px;
}

.reservation-form-lite .form-menu input {
	background: #2c2c2c;
	border: 1px solid #2c2c2c;
	color: #fff;
	box-shadow: none !important;
}

.reservation-form-lite .form-menu input::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

.reservation-form-lite .form-menu input:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.reservation-form-lite .form-menu input::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.reservation-form-lite .form-menu input:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}

.hm-thumb {
	position: relative;
}

.hm-thumb h4 {
	color: #fff;
	font-size: 35px;
	font-weight: 400;
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}

.hm-inner {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	padding: 0 20px;
}

.hm-inner h3 {
	font-size: 35px;
	color: #fff;
	margin: 0;
}

.hm-inner p {
	color: #fff;
	margin: 10px 0 22px;
}

.highlight-menu {
	padding: 135px 0 150px;
}

.highlight-menu .container {
	max-width: 1540px;
	width: 100%;
}

.highlight-menu .col-md-3 {
	width: 31%;
	padding-top: 58px;
}

.highlight-menu .col-md-6 {
	width: 38%;
}

/* =============================
   13. COMING SOON
================================ */

.event-info .future {
	width: 100%;
    text-align: center;
}
.future:after {
    content: "";
    display: table;
    clear: both;
}
.future .cont {
    width: calc(25% - 7px);
    margin-right: 7px;
    padding: 15px 5px;
    float: left;
    background: #363636;
}
.future .numbers {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    display: block;
}
.future .time {
    display: block;
    text-transform: uppercase !important;
    font-size: 15px;
}

/*.countdowntimer:after {
  	content: "";
  	display: table;
  	clear: both;
}

#csoon-timer {
	font-size: 0px;
}

.csoon-timer {
	display: table;
	margin: 0;
	font-size: 0px;
}

.csoon-timer div {
	width: 93px;
	height: 93px;
	text-align: center;
	background: #363636;
	float: left;
	margin: 0 7px 0 0;
	font-size: 35px;
	color: #fff;
	padding-top: 10px;
	font-weight: 800;
	font-style: normal !important;
}

.csoon-timer div span {
	display: block;
	font-size: 15.18px;
	color: #c9c9c9;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 5px;
}*/

/* =============================
   14. EVENT STYLES
================================ */

.event-slider-wrap .slick-track .item {
	display: flex;
	align-items: center;
}

.single-event article.event .container {
	width: 100%;
}

.event-info h3 {
	color: #fdfdfe;
	font-size: 35px;
	text-transform: uppercase;
	margin: 0 0 28px;
}

.event-info h5 {
	color: #e5ba5b;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Poppins, sans-serif;
}

.event-info h6 {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Poppins, sans-serif;
	font-style: italic;
	margin: 10px 0 35px;
}

.event-info p {
	font-size: 14px;
	color: #c3c3c3;
	font-weight: 500;
	margin: 0 0 32px;
	padding-right: 25px;
}

.event-sg-img,
.video-wrap .img-full {
	width: auto;
	margin: 0 auto;
}

.about-info-lite .event-info p,
.about-info-lite .csoon-timer div span {
	color: #8c8c8c;
}

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

.about.about-alt {
	padding: 80px 0 90px;
}

.about.about-alt2 {
	background: #fff;
	padding: 140px 0 60px;
}

.bg-white {
	background: #fff;
}

.quote-slider .slick-dots {
	display: block;
	position: absolute;
	bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
}

.quote-slider .slick-dots li {
	float: left;
	margin: 0 4px;
	list-style: none;
}

.quote-slider .slick-dots li button {
	width: 23px;
	height: 3px;
	background: #d7d7d7;
	font-size: 0px;
	padding: 0px;
	border: none;
}

.quote-slider .slick-dots li.slick-active button {
	background: #e5ba5b;
}

.post-type-archive-event .blog-item,
.tax-event_category .blog-item {
	margin-bottom: 85px;
}

.post-type-archive-event .blog-single,
.tax-event_category .blog-single {
	padding: 85px 0 0;
}

/* =============================
   15. TESTIMONIAL STYLES
================================ */

.testimonial_cat_desc p {
	text-align: center;
	font-size: 18px;
	margin-bottom: 25px;
}

/* =============================
   16. INSTAGRAM
================================ */

.insta {
	display: table;
}

.insta li {
	width: 16.6666%;
	float: left;
	background: #fff;
	list-style: none;
}

.insta li a {
	width: 100%;
	display: table;
	position: relative;
}

.insta li a img {
	opacity: 1;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.insta li:hover a img {
	opacity: 0.25;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.insta li a::after {
	content: "";
	background: #e5ba5b url(../img/plus.png) no-repeat center;
	height: 53px;
	width: 53px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 11;
	transform: translate(-50%,-50%);
	opacity: 0;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.insta li:hover a::after {
	opacity: 1;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

/* =============================
   17. HEADER STYLES
================================ */

.header-default {
	margin: 70px 0 0;
	background: transparent;
	border: none;
	position: absolute;
}

.single-post .header-default,
.single-event .header-default,
.single-attachment .header-default,
.single-chef .header-default {
	position: relative;
}

.header-default.navbar-default .navbar-brand {
	height: auto;
	padding: 0 15px;
}

.header-default.navbar-default .navbar-nav > li > a {
	color: #fff ;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	background: transparent !important;
	padding: 7px 25px 25px;
}

span.depth-0-span {
	text-transform: none;
	display: block;
	font-size: 12px;
	font-weight: 400;
}

.single .header-default.navbar-default .navbar-nav > li > a,
.single .header-right .search i,
.single .header-right .cart em {
	color: #e23737;
}

.single:not(.single-product) .header-default.navbar-default .navbar-nav > li.menu-item-has-children a:after {
	color: #444;
}

.header-default.navbar-default .navbar-nav {
	float: none;
	margin: 0 auto;
	display: table;
}

.header-right .cart {
	margin-left: 37px;
	cursor: pointer;
}

.header-right .cart i {
	color: #fff;
	font-size: 17px;
}

.header-right .cart em {
	font-style: normal;
	color: #e5ba5b;
	font-size: 15px;
	margin-left: 4px;
	font-weight: 600;
}

.header-right .search {
	cursor: pointer;
}

.header-right .search i {
	color: #e5ba5b;
	font-size: 18px;
}

.header-2 {
	background: #fff;
	border: none;
	position: absolute;
	height: 80px;
}

.header-2.navbar-default .navbar-brand {
	height: auto;
	padding: 26px 15px;
}

.header-2.navbar-default .navbar-nav > li > a {
	color: #2f2f2f !important;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	background: transparent !important;
	padding: 30px 25px;
}

.header-2.navbar-default .navbar-nav {
	float: none;
	margin: 0;
	display: table;
}

.header-2.navbar-default .header-right .cart i {
	color: #2f2f2f;
}

.header-2.navbar-default .header-right {
	padding: 28px 0;
}

.header-9 {
	background: transparent;
	border: none;
	position: absolute;
	height: 80px;
	margin-top: 30px !important;
}

#map {
	width: 100%;
	height: 555px;
}

.gallery-slider-wrap {
	position: relative;
}

.prev {
	width: 57px;
	height: 111px;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -28px;
	background: url(../img/prev.png) no-repeat center;
	cursor: pointer;
}

.prev:hover {
	background: url(../img/prev-hr.png) no-repeat center;
}

.next {
	width: 57px;
	height: 111px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -28px;
	background: url(../img/next.png) no-repeat center;
	cursor: pointer;
}

.next:hover {
	background: url(../img/next-hr.png) no-repeat center;
}

.single-testimonial .header-default {
    position: relative;
}

/* =============================
   18. SERVICES
================================ */

.service {
	padding: 140px 0 97px;
}

.service-1 .service-item {
	margin-bottom: 30px;
	height: 270px;
	position: relative;
	cursor: pointer;
}

.service-1 .service-item > h5 {
	line-height: 270px;
	font-size: 18px;
	font-family: Poppins;
	font-weight: 600;
	text-transform: uppercase;
}

.service-1 .service-inner {
	background: #e7bf67;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 78px 10px;
	opacity: 0;
	transition: .4s;
}

.service-1 .service-item:hover .service-inner {
	opacity: 1;
	transition: .4s;
}

.service-1 .service-inner h5 {
	font-size: 18px;
	font-family: Poppins;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 10px;
}

.service-1 .service-inner p {
	font-size: 14px;
	color: #fff;
}

.heading-four {
	color: #fff;
	text-transform: uppercase;
	margin-top: 50%;
	position: relative;
	top: -15px;
}

.about-info-lite {
	background: #fff;
}

.about-info-lite .quote-info {
	background-color: #fff;
	-webkit-box-shadow: 0 0 45px #ecedf2;
	-moz-box-shadow: 0 0 45px #ecedf2;
	box-shadow: 0 0 45px #ecedf2;
}

.about-info-lite .img-shadow {
	-webkit-box-shadow: 0 0 45px #ecedf2 !important;
	-moz-box-shadow: 0 0 45px #ecedf2 !important;
	box-shadow: 0 0 45px #ecedf2 !important;
}

.about-info-lite {
	background: #fff;
	padding: 110px 0 80px;
}

.about-info-lite .quote-slider ,
.about-info-lite .video-wrap {
	margin-bottom: 30px;
}

/* =============================
   19. SHOP
================================ */

.archive.woocommerce .shop-categories .row {
	margin-right: -20px;
    margin-left: -20px;
}

.archive.woocommerce .col-md-3.product {
	padding-right: 20px;
    padding-left: 20px;
}

.archive.woocommerce a.added_to_cart:hover {
	color: #545151 !important;
}

.shop-item {
	width: 25%;
	padding: 0 15px;
	margin-bottom: 65px;
	text-align: center;
}

.product-price,
.list-top{
    margin-bottom: 20px;    
}

.shop-item > .product-name,
.shop-product > .product-name {
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 20px;
}

.shop-item > .product-name a,
.shop-product > .product-name a{
	color: #202020;
}

.shop-item > .product-price,
.shop-product > .product-price {
	text-transform: uppercase;
	font-weight: 600;
	color: #e5ba5b;
}

.shop-product .rating i{
    color: #ffd24d;
    font-size: 14px;
}

.shop-item .product-thumb,
.shop-product .product-thumb {
	position: relative;
}

.shop-item-overlay {
	background: #e5ba5b;
	background: rgba(229,186,91,0.9);
	padding: 15px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	opacity: 0;
	transition: .4s;
}

.shop-item:hover .shop-item-overlay,
.shop-product:hover .shop-item-overlay {
	opacity: 1;
	transition: .4s;
}

.shop-item-overlay .product-name,
.shop-item-overlay .product-name a {
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}

.shop-item-overlay .product-name a:hover {
	color: #fff !important;
}

.shop-item-overlay .product-price {
	text-transform: uppercase;
	font-weight: 600;
	color: #e5ba5b;
	color: #fff;
}

.shop-item-overlay p {
	color: #f1f1f1;
	font-size: 14px;
	margin: 15px 0 25px;
}

.shop-item-overlay .overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	padding: 15px;
	margin-top: -4px;
}

.shop-filter {
	display: table;
	margin: 0 auto 40px;
}

.shop-filter li {
	float: left;
	margin: 0 29px;
	list-style: none;
}

.shop-filter li a span {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #949494;
	opacity: 0.5;
	transition: .4s;
}

.shop-filter li a:hover span ,
.shop-filter li a.selected span {
	color: #e5ba5b;
	opacity: 1;
	transition: .4s;
}

.shop-filter li a span img {
	max-width: 50px;
	margin-right: 8px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.shop-filter li a:hover span img,
.shop-filter li a.selected span img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.shop-categories-pad {
	padding: 130px 0 165px;
}

.shop-single {
	padding: 77px 0;
}

.shop-single h2 {
	font-size: 30px;
	font-weight: 400;
}

.product-meta,
.slick-dots {
	list-style: none;
}

.type-product {
	margin-top: 40px;
	margin-bottom: 20px;
}

.related.products {
	clear: both;
	margin-top: 20px;
}

.related.products h2 {
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 30px;
	padding: 15px 15px 40px;
	border-bottom: 1px solid #eee;
}

.ss-reviews {
	color: #878787;
	font-size: 15px;
	margin: 16px 0 20px;
}

.ss-reviews span {
	margin-left: 15px;
}

.ss-reviews span i {
	color: #ffd24d;
	font-size: 14px;
}

.ss-reviews span i.no {
	color: #dddddd;
}

.shop-single .price {
	font-size: 36px;
	font-weight: 600;
	color: #e5ba5b;
	margin: 15px 0 30px;
}

.shop-single .description p {
	color: #777777;
	line-height: 27px;
	margin: 0 0 28px;
}

.shop-single p span {
	color: #212121;
}

.quantity {
	position: relative;
	display: inline-block;
	margin-right: 5px;
}

.quantity .btn-number.btn-less {
	left: 0;
}

.quantity .btn-number {
	padding: 0;
	height: 42px;
	border: none;
	position: absolute;
	top: 0;
	background: #f5f5f5;
	padding: 0 12px;
	font-size: 10px;
	color: #222;
	border: 1px solid #eee;
}

.quantity .btn-number.btn-plus {
	right: 0;
}

.quantity input[type="number"] {
	text-align: center;
	height: 42px;
	width: 120px;
	background-color: #f5f5f5;
	border: none;
	padding: 0;
	padding-left: 11px;
}

.add_to_wishlist {
	margin: 32px 0 16px;
	color: #777777;
	text-transform: uppercase;
	display: table;
}

.add_to_wishlist i {
	color: #e5ba5b;
	font-size: 20px;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.shop-single ul.product-meta,
.wc-bacs-bank-details {
	margin-top: 25px;
	margin-bottom: 25px;
}

.shop-single .product-meta li,
.wc-bacs-bank-details li {
	border-bottom: 1px solid #eeeeee;
	color: #777777;
	padding: 8.5px 0;
}

.shop-single .product-meta li a {
	color: #e5ba5b;
}

.social-share span {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #e5ba5b;
	margin-right: 24px;
}

.social-share a {
	margin-right: 20px;
	color: #aaaaaa;
	font-size: 18px;
}

.social-share a:hover {
	color: #e5ba5b;
}

.customer-login {
	padding: 45px 48px 15px;
	border: 3px solid #efefef;
}

.customer-login h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 45px;
}

.customer-login p {
	margin: 0;
}

.customer-login input[type=text],
.customer-login input[type=email],
.customer-login input[type=password] {
	background: #f5f5f5;
	height: 44px;
	width: 100%;
	margin-bottom: 22px;
	border: none;
	padding: 0 25px;
}

.customer-login label {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 300;
	color: #202020;
	margin: 0 0 10px;
}

.woocommerce-lost-password .customer-login label {
	font-size: 17px;
}

.woocommerce-lost-password .customer-login p {
	margin-bottom: 25px;
}

.customer-login .lost-password a {
	color: #e5ba5b;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 300;
}

.customer-login .lost-password a:hover {
	color: #000;
}

.shop-account {
	padding: 105px 0;
}

.register {
	padding: 45px 25px;
	border: 3px solid transparent;
}

.register h3 {
	margin: 0 0 35px;
}

.slider-01 .slick-dots {
	display: block;
	position: absolute;
	bottom: 0;
	padding: 0 0 60px 60px;
}

.slider-01 .slick-dots li {
	margin-bottom: 60px;
}

.slider-01 .slick-dots li:last-child {
	margin-bottom: 0px;
}

.slider-01 .slick-dots li button {
	width: 67px;
	border: none;
	background: transparent;
	text-align: left;
	position: relative;
	font-family: Montserrat;
	font-size: 16px;
	padding: 0 0 15px;
	color: #fff;
}

.slider-01 .slick-dots li button:before {
	content: "0";
	position: relative;
	float: left;
}

.slider-01 .slick-dots li button:after {
	content: "";
	background: #e5ba5b;
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	width: 0px;
	transition: .4s;
}

.slider-01 .slick-dots li.slick-active button:after {
	width: 100%;
	transition: .4s;
}

.slider-01 .slick-dots li.slick-active button {
	color: #e5ba5b;
}

.footer2 {
	padding: 140px 0;
}

.footer2 > .container > .row > .col-md-5 {
	width: 37%;
}

.footer2 > .container > .row > .col-md-7 {
	width: 63%;
}

.footer2 h5 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin: 0 0 33px;
	font-size: 15px;
}

p.cart-empty {
	color: #292935;
	font-weight: bold;
	text-align: center;
	padding-top: 90px;
}

.woocommerce p.return-to-shop {
	text-align: center;
	padding-bottom: 90px;
}

.page.woocommerce-checkout #customer_details:after {
	content: "";
	display: table;
	clear: both;
}

.page.woocommerce-checkout #customer_details {
	margin-left: -15px;
	margin-right: -15px;
}

.page.woocommerce-checkout #customer_details .col-1,
.page.woocommerce-checkout #customer_details .col-2 {
	width: 50%;
	float: left;
	padding: 15px;
}

/* =============================
   20. BLOG
================================ */

.home-blog {
	padding: 145px 0 115px;
}

.blog-thumb {
	position: relative;
}

.blog-thumb img {
	opacity: 1;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.blog-item {
	margin-bottom: 100px;
}

.blog-item .blog-thumb {
	overflow: hidden;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.blog-item:hover .blog-thumb {
	background: #000;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.blog-item:hover .blog-thumb img {
	opacity: 0.9;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.blog-item .blog-thumb:after {
	content: "";
	background: #e5ba5b url(../img/plus.png) no-repeat center;
	height: 53px;
	width: 53px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 11;
	transform: translate(-50%,-50%);
	opacity: 0;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.blog-item:hover .blog-thumb:after {
	opacity: 1;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.blog-item h4 {
	font-size: 27px;
	font-weight: 600;
	font-family: Poppins;
	margin: 30px 0 15px;
}

.blog-item h4 a {
	color: #232323;
}

.blog-item h4 a:hover {
	color: #e5ba5b;
}

.blog-item p,
.single p {
	font-size: 16px;
}

.post-excerpt,
.read-more-link {
	display: inline;
}

.bg-gray {
	background: #f7f7f7;
}

.item.item2 h2 {
	font-weight: 400;
	font-size: 110px;
}

.item.item2 p {
	opacity: 1;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.083em;
	margin: 25px 0 45px;
}

.home-video {
	padding: 165px 0 115px;
}

.video-thumb {
	position: relative;
}

.video-thumb img {
	opacity: 1;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.video-item {
	margin-bottom: 20px;
}

.video-item .video-thumb {
	overflow: hidden;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.video-item:hover .video-thumb {
	background: #e5ba5b;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.video-item:hover .video-thumb img {
	opacity: 0.4;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.video-item .video-thumb:after {
	content: "";
	background: url(../img/play2.png) no-repeat center;
	height: 70px;
	width: 70px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 11;
	transform: translate(-50%,-50%);
	opacity: 1;
}

.video-item h4 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: Poppins;
	margin: 30px 0 6px;
}

.video-item h4 a {
	color: #e5ba5b;
}

.video-item h4 a:hover {
	color: #232323;
}

.video-item p {
	font-size: 14px;
}

.home-info2 h5 {
	font-weight: 600;
	font-family: Poppins;
	font-size: 16px;
	text-transform: uppercase;
	color: #e5ba5b;
	margin: 0 0 30px;
}

.footer3 {
	padding: 110px 0 120px;
}

.footer3 .footer-social {
	background: transparent;
}

.vs-section-inner {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin-top: 30px;
}

.vs-section1 span {
	color: #e5ba5b;
	font-weight: 300;
	font-size: 28px;
	display: block;
	margin: 0 0 10px;
}

.vs-section1 h2 {
	color: #fff;
	font-size: 90px;
	line-height: 95px;
	letter-spacing: -0.03em;
	text-transform: uppercase;
}

.vs-section2 span {
	color: #fff;
	font-weight: 300;
	font-size: 38px;
	margin: 0 0 15px;
	border: 2px solid #e5ba5b;
	line-height: 74px;
	display: inline-block;
	padding: 0 50px;
}

.vs-section2 h2 {
	color: #fff;
	font-size: 86px;
	line-height: 94px;
	text-transform: uppercase;
}

.vs-section3 h2 {
	color: #fff;
	font-size: 58px;
	line-height: 68px;
	text-transform: uppercase;
	margin: 30px 0;
}

.vs-section4 h2 {
	color: #fff;
	font-size: 96px;
	line-height: 100px;
	font-weight: 400;
}

.vs-section4 span {
	color: #e5ba5b;
	font-weight: 600;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 0.10em;
	margin: 30px 0 0;
	display: block;
}

.home4 {
	padding: 30px;
}

.bdr-bottom {
	height: 30px;
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 777;
}

.home4 .book-table {
	position: fixed;
	bottom: 63px;
	z-index: 777;
	right: 48px;
}

.parallax-four {
	background: #262626;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 145px 0 165px;
}

.map {
	height: 480px;
}

.item.item5 span {
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.08em;
	color: #e5ba5b;
	display: block;
	margin: -37px 0;
}

.item.item5 h3 {
	font-size: 94px;
	line-height: 94px;
	font-weight: bold;
	margin: 50px 0;
}

.coming_soon {
	padding: 340px 0 260px;
}

.coming_soon h2 {
	font-size: 80px;
	color: #fff;
	text-transform: uppercase;
}

.coming_soon p {
	color: #bdbdbd;
	font-size: 22px;
	line-height: 30px;
}

#csoon-timer2 {
	font-size: 0px;
}

.csoon-timer2 {
	display: table;
	margin: 40px auto;
	font-size: 0px;
}

.csoon-timer2 div {
	width: 160px;
	height: 140px;
	text-align: center;
	background: transparent;
	border: 1px solid rgba(255,255,255,0.2);
	float: left;
	margin: 0 7px 0 0;
	font-size: 48px;
	color: #e5ba5b;
	padding-top: 50px;
	font-weight: 800;
	font-style: normal !important;
}

.csoon-timer2 div span {
	display: block;
	font-size: 15px;
	color: #c9c9c9;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 8px;
}

.csoon-form p {
	font-size: 14px;
	margin: 0 0 20px;
}

.csoon-form form {
	width: 100%;
	max-width: 482px;
	margin: 0 auto;
	position: relative;
	padding-right: 147px;
}

.csoon-form form input {
	width: 100%;
	height: 50px;
	background: #fff;
	border: none;
	padding: 0 25px;
	color: #2f2f2f;
}

.csoon-form form button {
	width: 134px;
	background: #e5ba5b;
	height: 50px;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0;
}

.csoon-form form button:hover {
	background: #2c2c2c;
	color: #fff;
}

.coming-soon .container {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
}

.coming-soon h2 + p {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	margin: 75px 0 2px;
}

#csoon-timer3 {
	font-size: 0px;
}

.csoon-timer3 {
	display: table;
	margin: 40px auto 100px;
	font-size: 0px;
}

.csoon-timer3 div {
	width: 160px;
	height: 140px;
	text-align: center;
	background: transparent;
	border: 1px solid rgba(255,255,255,0.2);
	float: left;
	margin: 0 7px 0 0;
	font-size: 48px;
	color: #fff;
	padding-top: 50px;
	font-weight: 600;
	font-style: normal !important;
}

.csoon-timer3 div span {
	display: block;
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 8px;
}

.coming-soon .csoon-form p {
	color: #fff;
	opacity: 0.35;
}

.coming-soon .csoon-form form button {
	background: #2c2c2c;
}

.coming-soon .csoon-form form button:hover {
	background: #e5ba5b;
}

.blog-list {
	 padding: 100px 0 70px;
}

.blog-list .blog-item {
	margin-bottom: 75px;
	text-align: center;
}

.blog-single {
	padding: 85px 0 125px;
}

.single .blog-single {
	padding: 35px 0 125px;
}

.blog-single h3 {
	color: #25262c;
	font-size: 27px;
	line-height: 33px;
	margin: 40px 0 15px;
}

.blog-meta {
	font-size: 13px;
	color: #878787;
	font-weight: 500;
	margin: 0 0 20px;
}

.blog-meta span a {
	color: #878787;
}

.blog-meta span {
	font-size: 15px;
	margin-right: 15px;
}

.blog-meta i {
	color: #e5ba5b;
	font-size: 14px;
	margin-right: 5px;
}

.blog-single .social-share a {
	color: #000000;
	font-size: 15px;
}

.blog-single .social-share a:hover {
	color: #e5ba5b;
}

.sep {
	border-top: 1px solid #eeeeee;
	margin: 30px 0 50px;
}

.author-profile {
	width: 202px;
	float: left;
}

.author-profile h6 {
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	margin: 20px 0 5px;
}

.author-description {
	background: #f5f5f5;
	padding: 25px 25px 10px;
	margin-left: 202px;
	position: relative;
}

.author-description:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 7px 7px 7px 0;
	border-color: transparent #f5f5f5;
	display: block;
	width: 0;
	z-index: 1;
	left: -7px;
	top: 50%;
	margin-top: -3.5px;
}

.author-description p {
	color: #999999;
	line-height: 27px;
}

.comment-wrap h5,
.woocommerce-Reviews-title {
	font-size: 22px !important;
	text-transform: uppercase;
	color: #333333;
	line-height: 27px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 43px;
	padding-bottom: 18px;
}

.woocommerce-Reviews-title {
	font-weight: 800 !important;
}

.comment-wrap > ul {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
	margin-bottom: 40px;
	list-style: none;
}

.comment-wrap ul li {
	margin-bottom: 25px;
}

.comment-wrap ul li ul.children {
	border-top: 1px solid #e5e5e5;
	margin-top: 20px;
	padding-top: 30px;
	margin-left: 90px;
	list-style: none;
}

.comment-wrap ul li .comment-author {
	float: left;
}

.comment-wrap ul li .comment-info {
	margin-left: 90px;
}

.comment-wrap ul li .comment-info p,
.comment-text .description p {
	background: #f5f5f5;
	padding: 18px 25px 16px;
	position: relative;
}

.comment-wrap ul li .comment-info p:after,
.description p:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 7px 7px 7px 0;
	border-color: transparent #f5f5f5;
	display: block;
	width: 0;
	z-index: 1;
	left: -7px;
	top: 50%;
	margin-top: -3.5px;
}

.comment-wrap ul li .comment-info cite,
.woocommerce-review__author {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	font-style: normal;
}

.comment-form h5 {
	font-size: 22px;
	text-transform: uppercase;
	color: #333333;
	line-height: 27px;
	margin: 0 0 43px;
}

.comment-form textarea {
	background: #f5f5f5;
	padding: 20px 25px;
	height: 110px;
	margin-bottom: 10px;
	width: 100%;
	border: none;
	color: #000;
	font-size: 14px;
}

.comment-form input[type="text"],
.comment-form input[type="email"] {
	background: #f5f5f5;
	padding: 0 25px;
	height: 42px;
	margin-bottom: 10px;
	width: 100%;
	border: none;
	color: #000;
	font-size: 14px;
}

.comment-form-wrap form{
	position: relative;
	margin-left: 0px;
}

.comment-form-wrap form:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 7px 7px 7px 0;
	border-color: transparent #f5f5f5;
	display: block;
	width: 0;
	z-index: 1;
	left: -6px;
	top: 38px;
}

.comment-info .date {
	font-size: 15px;
	color: #878787;
	margin-right: 15px;
}

.comment-info .reply a {
	font-size: 14px;
	font-weight: 600;
	color: #e5ba5b;
	text-transform: uppercase;
}

.comment-info .reply a:hover {
	color: #000 !important;
}

.comment-info .date i {
	color: #666666;
	font-size: 20px;
	margin-right: 6px;
	position: relative;
	top: 2px;
}

.commentlist li.comment {
	border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.comment_container:after {
	content: "";
	display: table;
	clear: both;
}

.comment_container {
	position: relative;
	padding: 25px 0 50px;
}

.comment-text {
	width: calc(100% - 110px);
	float: right;
}

.comment_container .rating {
	position: absolute;
	top: 0;
	left: 0;
}

.comment-text p.meta {
	position: absolute;
	bottom: 0;
	left: 110px;
	width: calc(100% - 110px);
}

.woocommerce-review__dash {
	display: none;
}

.woocommerce-review__published-date {
	float: right;
}

.woocommerce-review__published-date:before {
    font-family: FontAwesome;
    content: "\f017";
    margin-right: 10px;
    color: #666666;
    font-size: 20px;
}

.comment-reply-title {
	display: block;
	font-size: 20px;
    margin: 0 0 15px;
    font-family: 'Montserrat', sans-serif;
    color: #292935;
    margin: 0 0 15px;
    font-weight: bold;
}

.comment-form-rating {
	margin-bottom: 20px;
}

.comment-form-rating label,
.comment-form-comment label,
.comment-form-author label,
.comment-form-email label {
	font-weight: 400;
	color: #777;
}

.comment-form-author {
	width: 50%;
	padding-right: 15px;
	float: left;	
}

.comment-form-email {
	width: 50%;
	padding-left: 15px;
	float: right;	
}

#review_form input[type="submit"] {
	float: right;
}

.form-submit:after {
  	content: "";
  	display: table;
  	clear: both;
}

.bg-overlay {
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 7777;
	opacity: 0.7;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}

.search-form .screen-reader-text,
.woocommerce-product-search label {
	display: none;
}

.search-form input[type="search"],
.woocommerce-product-search input[type="search"] {
	max-width: 100%;
	box-shadow: none;
	border: 1px solid #ddd;
	padding: 12px;
	font-weight: normal;
	font-size: 13px;
}

.search-form input[type="search"] {
	width: 100%;
}

.search-form label,
.woocommerce-product-search .search-field {
	width: calc(100% - 85px);
	float: left;
}

.search-submit,
.woocommerce-product-search button {
	transition: 0.3s ease;
	border: none;
	padding: 12px 10px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	color: #fff;
	width: 85px;
	float: left;
}

.search-submit:hover,
.woocommerce-product-search button:hover {
    background: #000 !important;
    color: #fff !important;
}

.search-form-header {
	background: #fff;
	padding: 50px;
	border: 1px solid #2e39ca;
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	width: 500px;
	margin: 0 auto;
	transform: translateY(-50%);
	z-index: 77777;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}

.search-form-header input {
	background: #f1f1f1;
	padding: 0 25px;
	height: 50px;
	margin-bottom: 10px;
	width: 100%;
	border: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

body.active .bg-overlay {
	opacity: 0.6;
	visibility: visible;
	transition: .4s;
}

body.active .search-form-header {
	opacity: 1;
	visibility: visible;
	transition: .4s;
}

body.active .search-form-header .btn-primary {
	float: right;
}

.search-close {
	color: #000;
	border: 1px solid #000;
	position: absolute;
	font-size: 9px;
	top: 7px;
	right: 7px;
	line-height: 14px;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	text-align: center;
	cursor: pointer;
	opacity: 0.5;
	transition: .4s;
}

.search-close:hover {
	opacity: 1;
	transition: .4s;
}

.header-right {
	position: relative;
}

.cart-table {
	padding: 35px 25px;
	background: #fff;
	border: 1px solid #2e39ca;
	width: 370px;
	position: absolute;
	right: 0;
	margin-top: 25px;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}

.cart-table:hover ,
.cart:hover + .cart-table,
.cart-table-visible {
	margin-top: 10px;
	opacity: 1;
	visibility: visible;
	transition: .4s;
}

.cart-table ul li {
	position: relative;
	padding-left: 80px;
	min-height: 60px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 25px;
	margin-bottom: 25px;
	padding-right: 40px;
}

.cart-table ul li img {
	position: absolute;
	left: 0;
	top: 0;
}

.navbar .cart-table ul li img {
	position: absolute;
	left: 0;
	top: 0;
	max-height: 70px;
	width: auto;
	max-width: 70px;
}

.cart-product-title {
	font-size: 14.33px;
	font-weight: 600;
	color: #000000;
	margin: 5px 0 1px;
	display: inline-block;
}

.cart-product-price {
	font-size: 14.33px;
	font-weight: 600;
	color: #ababab;
	min-height: 29px;
}

.cart-btns a {
	border: 2px solid #eee;
	height: 40px;
	padding: 0 30px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	display: inline-block;
	line-height: 36px;
	margin: 0 2px;
	color: #333333;
}

.cart-btns a:first-child {
	border: 2px solid #e5ba5b;
	background: #e5ba5b;
	color: #fff;
}

.cart-btns a:hover {
	border: 2px solid #333;
	color: #fff;
	background: #333;
}

.cart-item-settings {
	position: absolute;
	top: 0;
	right: 0;
}

.item-settings {
	width: 16px;
	height: 16px;
	background: url(../img/cog.png) no-repeat center;
	display: inline-block;
}

.item-close {
	width: 16px;
	height: 16px;
	background: url(../img/close.png) no-repeat center;
	display: inline-block;
	margin-left: 5px;
}

.cart-item-settings a {
	opacity: 0.6;
}

.cart-item-settings a:hover {
	opacity: 1;
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-radius: 0;
	box-shadow: none;
	padding: 25px 60px 45px 35px;
	border: none;
	display: block;
	margin-top: 25px;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
	width: 970px;
	/*background: #fff url(../img/13.jpg) no-repeat right bottom;*/
	background-size:350px;
}

.dropdown-menu > li > a {
	padding: 3px 25px;
}

.dropdown-menu > li > a:hover {
    background-color: #fff;
}

.navbar-nav > li > .dropdown-menu.dropdown-menu-v2 {
	padding: 25px 30px 25px 30px;
	width: 220px;
	background: #fff;
}

.navbar-nav > li > .dropdown-menu.dropdown-menu-v3 {
	width: 700px;
}

.dropdown-menu h3 {
	font-size: 17px;
	font-weight: 400;
	color: #191919;
	text-transform: uppercase;
	border-bottom: 1px solid #f3f3f3;
	padding: 0 0 13px;
	margin: 0 0 15px;
}

.menu-links a {
	color: #292935;
	display: block;
	margin: 0 0 15px;
}

.dropdown-box:last-child .menu-links a {
	color: #000;
}

.menu-links2 a {
	color: #292935;
	display: block;
	margin: 0 0 6px;
}

.dropdown-menu a:hover {
	color: #e5ba5b;
}

.menu-links a i {
	color: #e5ba5b;
	width: 30px;
}

.navbar-nav > li:hover > .dropdown-menu {
	margin-top: 0px;
	opacity: 1;
	visibility: visible;
	transition: .4s;
}

.navbar-nav > li > .dropdown-menu > li {
	display: block;
	padding: 8px 0;
	background: transparent;
	font-size: 13px;
	color: #292935;
	position: relative;
}

#navbar ul li ul:not(.mega-menu) li.menu-item-has-children ul a {
	position: relative;
}

.navbar-nav > li.menu-item-has-children > a:after {
	font-family: FontAwesome;
	content: '\f107';
	font-size: 20px;	
	color: #fff;
	opacity: 0.7;
	margin-left: 5px;
}

.header-2 .navbar-nav > li.menu-item-has-children a:after {
    top: 31px;
    color: #444;
}

.navbar-nav > li > .dropdown-menu > li.menu-item-has-children:after {
	content: '>';
	position: absolute;
	top: 5px;
	right: 30px;
	font-size: 20px;
	color: #292935;
}

/*#navbar ul li ul:not(.mega-menu) li.menu-item-has-children ul a:after {
	content: '>';
	position: absolute;
	top: 7px;
	right: 5px;
	font-size: 20px;
}*/

.navbar-nav > li > .dropdown-menu > li > a:hover {
	background: transparent;
	color: #e5ba5b;
}

.woocommerce table {
	border: 2px solid #eeefee;
}

.woocommerce table thead th,.woocommerce table tbody td {
	background-color: transparent;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
}

.woocommerce table {
	margin-bottom: 0;
	width: 100%;
}

.woocommerce table td,.woocommerce table th {
	border-color: #eeefee;
}

.woocommerce table  td, .woocommerce table  th {
	padding: 8px;
	border-top: 1px solid #eeefee;
	vertical-align: middle;
	color: #222222;
}

.woocommerce table th {
	padding: 20px 8px;
}

.woocommerce table thead {
	border-bottom: 2px solid #eeefee;
}

.woocommerce table.shop_attributes th {
	padding: 8px !important;
}

.woocommerce table td.product-stock-status,.woocommerce table td.product-price {
	text-align: left;
}

.woocommerce table td.product-thumbnail {
	height: 120px;
	width: 120px;
	text-align: center;
}

.woocommerce table td.product-thumbnail img {
	max-height: 82px;
	width: auto;
}

.woocommerce table td.product-thumbnail a {
	max-width: 82px;
}

.woocommerce table td.product-remove {
	text-align: center;
}

.woocommerce table td.product-remove a {
	display: inline-block;
	height: 15px;
	width: 15px;
	font-size: 10px;
	border: 1px solid #979797;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	padding-left: 0;
	color: #979797;
}

.woocommerce table td.product-remove a:hover {
	border: 1px solid #000;
	color: #000;
}

.woocommerce table td.product-name a {
	color: #202020;
	font-size: 16px;
	text-transform: none;
}

.woocommerce table td.product-price {
	color: #e5ba5b;
	font-size: 15px;
}

.woocommerce .actions{
	padding: 20px;
}

.woocommerce .actions .coupon input[type="text"] {
	border: none;
	background-color: #fafafa;
	color: #000;
	font-style: normal;
	font-size: 13px;
	width: 270px;
	margin-right: 10px;
	height: 42px;
	line-height: 42px;
	margin-top: 10px;
	padding: 0 25px;
}

.woocommerce .button {
	display: inline-block;
	background-color: #e5ba5b;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
	padding: 10px 35px;
	border: 2px solid #e5ba5b;
	margin-top: 20px;
	transition-delay: 0.3s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.woocommerce .actions .group-buttons input[type="submit"] {
	background-color: #333;
	border-color: #333;
	margin-right: 5px;
}

.woocommerce .actions .button {
	margin-top: 10px;
	padding: 7.5px 25px;
	font-size: 13px;
	float: left;
}

.woocommerce .actions .coupon {
	width: 50%;
	float: left;
}

.woocommerce .actions .group-buttons {
	text-align: right;
	display: inline-block;
}

.woocommerce .actions .button:hover,
.woocommerce .actions .group-buttons input[type="submit"]:hover {
	background: #000;
	border-color: #000;
}

.shop-cart {
	padding: 90px 0 135px;
}

/* WooCommerce checkout terms*/
p.wc-terms-and-conditions {
	display: inline-block;
}

p.wc-terms-and-conditions label span {
	font-weight: 400;
}

.menu-style2.menu-parallax-left {
	width: 110%;
	right: 10%;
	position: relative;
	margin-top: 35px;
	padding: 55px 40px 23px;
	-webkit-box-shadow: 0 0 95px rgba(0,0,0,0.07);
	-moz-box-shadow: 0 0 95px rgba(0,0,0,0.07);
	box-shadow: 0 0 95px rgba(0,0,0,0.07);
	padding: 52px 40px 26px;
	overflow: hidden;
}

.menu-parallax-left img.pull-right {
	position: absolute;
	bottom: 0;
	right: 0;
}

.menu-parallax-right img.pull-left {
	position: absolute;
	bottom: 0;
	left: 0;
}

.menu-style2 .menu-style1_item .inner span {
	background: transparent;
}

.menu-style2 .menu-style1_item .inner span:nth-child(2) {
    width: 60px;
    display: inline-block;
    border-bottom: 2px dotted #2f2f2f;
}

.menu-style1_item .inner::after {
	display: none;
}

.menu-style2.menu-parallax-right {
	width: 110%;
	right: 0%;
	position: relative;
	margin-top: 35px;
	padding: 55px 40px 23px;
	z-index: 444;
	-webkit-box-shadow: 0 0 95px rgba(0,0,0,0.07);
	-moz-box-shadow: 0 0 95px rgba(0,0,0,0.07);
	box-shadow: 0 0 95px rgba(0,0,0,0.07);
	overflow: hidden;
}

.menu-parallax-wrap {
	padding: 103px 0 123px;
}

.menu-parallax .thumb {
	position: relative;
}

.menu-parallax .thumb h6 {
	color: #fff;
	font-size: 42px;
	font-weight: 400;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}

.menu-style2-wrap .menu-thumb {
	width: 100%;
	display: table;
	position: relative;
}

.menu-style2-wrap .menu-thumb img {
	opacity: 1;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.menu-style2-wrap .menu-thumb:hover img {
	opacity: 0.25;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.menu-style2-wrap .menu-thumb:after {
	content: "";
	background: #e5ba5b url(../img/plus.png) no-repeat center;
	height: 53px;
	width: 53px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 11;
	transform: translate(-50%,-50%);
	opacity: 0;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.menu-style2-wrap .menu-thumb:hover:after {
	opacity: 1;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.menu-tab .nav-tabs {
	position: relative;
	z-index: 111;
	margin: 0 auto 40px;
	display: table;
	border: none;
	padding-left: 0;
}

.menu-tab .nav-tabs li {
	margin: 8px;
}

.menu-tab .nav-tabs li a {
	background: #e5ba5b;
	border-radius: 0px;
	border: none !important;
	line-height: 57px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff !important;
	padding: 0 45px !important;
	transition: .4s;
}

.menu-tab .nav-tabs li a img {
	margin-right: 6px;
}

.menu-tab .nav-tabs li a span {
	opacity: 0.5;
}

.menu-tab .nav-tabs li a.active span {
	opacity: 1;
}

.menu-tab .nav-tabs li a.active {
	background: #cc9e39;
}

.menu-parallax-dark {
	background: #262626 url(../img/1.png);
}

.menu-parallax-dark h3.text-uppercase{
	color: #fff;
}

.about-info-lite h3,
.about-info-lite h6 {
	color: #292929;
}

.about-info-lite .csoon-timer div {
	background: #e6e6e6;
	color: #4b4b4b;
}

.parallax3 span {
	color: #fff;
	font-size: 31px;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 0.138em;
}

.parallax3 h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 105px;
}

.menu-header {
	background: #1b1d1d url(../img/10.jpg) no-repeat center;
	padding: 150px 0 250px;
	background-size: cover;
}

.menu-header h3 {
	color: #fff;
}

.menu-header + .menu-style2-wrap {
	padding-top: 0px;
}

.menu-header + .menu-style2-wrap .menu-style2 {
	-webkit-box-shadow: 0 0 95px rgba(0,0,0,0.07);
	-moz-box-shadow: 0 0 95px rgba(0,0,0,0.07);
	box-shadow: 0 0 95px rgba(0,0,0,0.07);
}

.menu-header + .menu-style2-wrap .container {
	margin-top: -139px;
}

.item.item8 h3 {
	font-size: 69px;
	font-weight: bold;
	line-height: 85px;
	letter-spacing: 0.020em;
}

.item.item8 span {
	font-size: 18px;
	font-weight: 400;
	display: inline-block;
	letter-spacing: 0.092em;
	border: 1px solid #fff;
	padding: 10px 30px;
	margin: 8px 0 35px;
}

.header-default.header-8 {
	border: none;
	position: absolute;
	background: #222222;
	padding: 31px 35px 17px;
	width: 100%;
	max-width: 1540px;
	margin: 25px auto 0;
	height: 90px;
}

.slider-01 .item6 {
	padding: 250px 0 220px;
}

.item.item7 {
	padding: 330px 0 240px;
}

.item.item7 h3 {
	color: #fff;
	text-transform: none;
	font-size: 80px;
	line-height: 88px;
	font-weight: 400;
}

.item.item7 span {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	color: #fff;
	letter-spacing: 0.076em;
	display: block;
	margin: 30px 0 90px;
}

.item.item9 {
	padding: 180px 0 250px;
}

footer.footer4 {
	background: #ececec;
	padding: 130px 0 100px;
}

footer.footer4 p {
	color: #1b1b1b;
	font-weight: 600;
	margin: 27px 0 20px;
}

.parallax4 p {
	color: #fff;
	font-size: 20px;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.parallax4 h3 {
	color: #fff;
	font-weight: 400;
	font-size: 60px;
	margin: 0 0 25px;
}

.wines-list-pad {
	padding: 120px 0 130px;
}

.wines-list .col-md-2 {
	width: 20%;
	padding: 0 24px;
}

.wine-item {
	background: #fff;
	padding: 30px;
	margin-bottom: 48px;
}

.wine-name {
	font-size: 18px;
	margin: 25px 0 3px;
}

.wine-price {
	color: #be0a0a;
	font-size: 14px;
	font-weight: 600;
}

.wine-price .product-price{
	display: inline-block
}

.wines-list-pad .woocommerce.columns-5 .grid-wrapper .product {
	width: 20%;
	float: left;
}

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

.wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.slider-06 + .book-table {
	color: #000;
}

.slider-06 + .book-table:hover {
	color: #fff;
}

.menu-thumb img {
	width: 100%;
}

.shop-single hr {
	margin-top: 45px;
	margin-bottom: 35px;
	border: 0;
	border-top: 1px solid #eee;
}

.woocommerce-tabs {
	margin-top: 50px;
	clear: both;
}

.woocommerce-tabs:after {
  	content: "";
  	display: table;
  	clear: both;
}

ul.wc-tabs {
	width: 33.3333%;
	float: left;
	margin: 0 0 30px;
	padding: 25px;
	list-style: none;
	border: 2px solid #eeeeee;
}

ul.wc-tabs li {
	background: none;
	color: #999999;
	display: block;
	padding: 13px 0px;
	cursor: pointer;
	border-bottom: 1px solid #eeeeee;
	transition: .4s;
}

ul.wc-tabs li:last-child {
	border: none;
}

ul.wc-tabs li.current {
	background: transparent;
	color: #e5ba5b;
	padding: 13px 20px;
	transition: .4s;
}

.woocommerce-Tabs-panel {
	width: 66.6666%;
	float: right;
	padding-left: 30px;
	box-shadow: none;
}

.woocommerce-Tabs-panel #reviews ol {
	list-style: none;
}

.tab-contents {
	display: none;
	background: transparent;
	padding: 0;
	color: #777777;
	font-size: 14px;
	line-height: 25px;
}

.tab-contents.current {
	display: inherit;
}

.event-slider-wrap {
	position: relative;
}


.error-info {
	padding: 180px 0;
}

.error-info h1 {
	font-size: 200px;
}

.error-info p {
	padding: 0px 25%;
}

.statusMessage2,.successmessage2,.errormessage2 ,
.statusMessage,.successmessage,.errormessage {
	display: none;
	width: 100%;
	background: #fff;
	border: 1px solid #e5e5e5;
	margin: 0px auto 15px;
	padding: 20px;
	border-radius: 0px;
}

.errormessage2 p, .statusMessage2 p, .successmessage2 p ,
.errormessage p, .statusMessage p, .successmessage p {
	margin: 0px !important;
	color: #999;
	font-size: 14px;
	margin: 0 !important;
}

#sendingMessage2 i ,
#sendingMessage i {
	color:#00BCD4;
	font-size:18px;
	margin-right:10px;
}

/* 21. MAILCHIMP */

.ketchup-error {
	display: none !important;
}

#result {
	width: 100%;
	display: table;
	text-align: center;
	font-size: 12px;
	padding: 5px 15px;
	margin-top: 5px;
}

.shop-checkout {
	padding: 75px 0 115px;
}

.page.woocommerce-checkout #customer_details h5,
.page.woocommerce-checkout #customer_details h3,
.checkout.woocommerce-checkout h3#order_review_heading,
.woocommerce-checkout-review-order #payment h5 {
	text-transform: uppercase;
	color: #000;
	font-size: 22px!important;
    margin: 0 0 32px;
	text-align:center;
	font-weight: bold!important;
}

.woocommerce-checkout-review-order #payment {
	margin-top: 30px;
}

.woocommerce-checkout .wc_payment_methods {
	text-align: center;
}

.woocommerce-checkout li.wc_payment_method {
	list-style-type: none;
	margin-bottom: 20px;
}

.woocommerce-checkout .wc_payment_method.payment_method_paypal img {
	margin-left: 20px;
}

.woocommerce-checkout .about_paypal {
	margin-left: 20px;
}

.woocommerce-form-coupon-toggle {
	width: 50%;
	margin: 75px auto 55px;
	text-align: center;
}

.woocommerce-checkout .form-row.place-order {
	text-align: center;
	margin-bottom: 30px;
}

abbr[title] {
	border-bottom: none;
	color: #e23737;
}

.checkout-login {
	margin-bottom: 55px;
}

.checkout-login a {
	color:#e5ba5b;
	text-decoration:underline !important;
}

.checkout-login a:hover {
	color:#777;
}

.checkout-login p,
 .field-border {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    padding: 10px 15px;
    margin: 0 0 -1px;
}

.checkout-form input[type=text],
.checkout-form input[type=email],
.checkout-form input[type=password],
.checkout-form input[type=tel],
.checkout-form textarea,
.checkout-form select,
.woocommerce-additional-fields textarea {
	height: 40px;
	border-radius: 2px;
	background: #fafafa;
	border: none;
	padding: 0 23px;
	color: #000;
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
}

.checkout-form select,
.input-field {
	color: #777;
}

.woocommerce-additional-fields textarea {
	height: 130px;
	padding: 20px 23px;
}

.checkout-form .row {
	margin: 15px -5px;
}

.checkout-form [class*="col-"] {
	padding: 0 5px;
}

.shop-checkout hr {
	border-top: 1px solid #eeeeee;
	margin: 70px 0;
}

.table {
	border: 0px!important;
    border-bottom: 1px solid #eeeeee;
	margin: 0 0 35px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #eeeeee;
}

.table > thead > tr > th {
    border-bottom: 2px solid #eeeeee;
    color: #e5ba5b;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
}

.table > tfoot > tr > td span {
	color:#e5ba5b;
}

.panel, .panel-group .panel-heading+.panel-collapse>.panel-body{
    border: none;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border: none;
    padding: 0;
}

.panel-heading a {
	line-height:40px;
	background:#fafafa;
	color:#222222;
	font-size:13px;
	font-weight:bold;
	display:table;
	width:100%;
	text-align:center;
	text-transform:uppercase;
}

.panel-heading a span {
    width: 18px;
    height: 18px;
    background: url(../img/button.png) no-repeat center;
    display: none;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.panel-heading.actives a span {
	background:url(../img/button-hr.png) no-repeat center;
}

.panel-heading.actives a {
	background:#e5ba5b;
	color:#fff;
}

.woocommerce-checkout .panel-heading a[aria-expanded="true"]:hover,
a.checkout-button:hover {
	color:#fff !important;
}

.panel-group .panel {
    border-radius: 0;
    border: none;
    background: transparent;
    box-shadow: none;
    margin: 0 0 10px;
}

.panel-body {
	color:#777;
}

.wrapper {
	background: #fff;
}

.wrapper.boxed {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

.wrapper.boxed header {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

/* hack fix shop-cart animation */
.shop-wrap .isotope-item {
    -webkit-transition-duration: unset;
    -moz-transition-duration: unset;
    transition-duration: unset;
}


.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.datepicker.dropdown-menu {
    margin-top: 35px !important;
}

.blog-single .wp-post-image {
	max-width:100%;
	margin: 0 auto;
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
    height: 40px;
    border: none;
    border-radius: 0px !important;
    line-height: 40px;
    padding: 0 15px;
}

.select2-container {
    margin-bottom: 9px;
}

.select2-container .select2-choice {
    border: none;
    background-color: #fafafa;
}

.checkout-form input[type=tel] {
    height: 40px;
    border-radius: 2px;
    background: #fafafa;
    border: none;
    padding: 0 23px;
    color: #000;
    width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
}

.myaccount_address {
    border: 1px solid #ddd;
    padding: 12px;
	margin-bottom:30px;
}


.edit-account.checkout-form h3 {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    color: #979797;
}

.edit-account.checkout-form input[type="text"] ,
.edit-account.checkout-form input[type="email"] ,
.edit-account.checkout-form input[type="password"] {
	height: 40px;
    border-radius: 2px;
    background: #fafafa;
    border: none;
    padding: 0 23px;
    color: #000;
    width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
}


.edit-account.checkout-form h3 + .row label {
	font-size:12px;
	font-weight:400;
}

.widget .recent-products .alignleft {
	display: block;
	width: 100%;
}

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

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

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

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

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

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

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

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

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

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

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

.wp-block-gallery {
	padding-left: 0px !important;
}

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

.wp-block-image:after {
  	content: "";
  	display: table;
  	clear: both;
}


/* =============================
   21. RESPONSIVE STYLES 
================================ */

@media only screen and (min-width: 1101px) and (max-width: 1380px) {

	.navbar-default .navbar-nav > li > a {
		padding: 7px 22px !important;
	}

	.header-2.navbar-default .navbar-nav > li > a {
		padding: 33px 22px !important;
	}

	.header-2 .navbar-nav > li.menu-item-has-children a::after {
	    top: 35px;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1100px) {

	.navbar-default .navbar-nav > li > a {
		padding: 7px 17px !important;
	}

	.navbar-nav > li.menu-item-has-children a::after {
	    right: 0;
	}

	.header-2 .navbar-nav > li.menu-item-has-children a::after {
	    top: 32px;
	    font-size: 13px;
	}

	.header-2.navbar-default .navbar-nav > li > a {
		padding: 31px 11px !important;
	}

	.shop-filter li {
		float: left;
		margin: 0 10px;
	}

	.menu-style2.menu-parallax-left ,
	.menu-style2.menu-parallax-right {
		margin-top: 15px;
		padding: 30px 40px 0px;
	}

	.csoon-timer div {
		width: 83px;
		height: 83px;
		text-align: center;
		background: #363636;
		float: left;
		margin: 0 7px 0 0;
		font-size: 35px;
		color: #fff;
		padding-top: 20px;
		font-weight: 800;
		font-style: normal !important;
	}

	.menu-info h5 {
		font-size: 20px;
	}

	.header-default.navbar-default .navbar-nav > li > a {
		padding: 7px 15px;
	}

	.quote-info {
		height: 354px;
		padding: 25px 30px 0;
	}

	.quote-info cite {
		display: block;
		margin-top: -16px;
	}

	.newsletter form input.name {
		max-width: 28%;
	}

	.item-price {
		color: #ce2305;
		text-transform: uppercase;
		font-weight: 600;
		position: relative;
		top: 19px;
	}

	.shop-item {
		width: 33%;
	}

	.wines-list .col-md-2 {
		width: 25%;
		padding: 0 24px;
		float: left;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1600px) {

	.dropdown.dropdown-alt {
		position: static;
	}

	.navbar-nav > li > .dropdown-menu-v2 {
		left: 0%;
	}

	.navbar-nav > li > .dropdown-menu {
		left: -25% !important;
	}

	.navbar-nav > li > .dropdown-menu-v3 {
		left: -10% !important;
	}

	.header-2 .navbar-nav > li > .dropdown-menu {
		left: -10% !important;
	}
}

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

	.navbar-nav > li > .dropdown-menu {
		width: 90%;
	}

	.dropdown-menu {
		font-size: inherit;
	}

}

@media only screen and (min-width: 1051px) and (max-width: 1200px) {

	.dropdown.dropdown-alt {
		position: static;
	}

	.navbar-nav > li > .dropdown-menu-v2 {
		left: 0%;
	}

	/*.navbar-nav > li > .dropdown-menu {
		left: -43% !important;
	}*/

	.navbar-nav > li > .dropdown-menu-v3 {
		left: -20% !important;
	}

	.header-2 .navbar-nav > li > .dropdown-menu {
		left: -23% !important;
	}
}

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

	#navbar ul li ul:not(.mega-menu) li ul {
		position: relative !important;
		display: block !important;
		left: 0 !important;
		box-shadow: none;
		border: none;
		padding: 0 0 0 15px;
	}

	#navbar ul li ul:not(.mega-menu) li ul a {
	    padding: 5px 25px;
	}

	#navbar ul li ul:not(.mega-menu) li ul {
		padding-bottom: 12px;
	}

}

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

	.menu-tab .nav-tabs li a {
		padding: 0 25px !important;
	}

	.navbar-nav > li > .dropdown-menu {
		width: 280px !important;
		background: #fff;
		max-height: calc(100vh - 150px);
		overflow: auto;
	}

	.navbar-nav > li > .dropdown-menu [class*='col-md'] {
		float: none;
		width: 100%;
	}

	.navbar-nav > li > .dropdown-menu [class*='col-md']:last-child {
		margin-bottom: 35px;
	}

	.menu-tab .nav-tabs li a {
	    font-size: 13px;
	}
}

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

	.future {
        width: 62%;
    }

	.type-product {
	    margin-bottom: 45px;
	}

	.woocommerce-account .shop-checkout .col-md-3 {
		margin-bottom: 30px;
	}

	ul.wc-tabs {
		width: 100%;
	}

	.woocommerce-Tabs-panel {
	    width: 100%;
	    padding-left: 0;
	}

	.comment-form-author,
	.comment-form-email {
		width: 100%;
		padding: 0;
	}

	.event-col-right {
		margin-top: 30px;
	}

	.page.woocommerce-checkout #customer_details .col-1,
	.page.woocommerce-checkout #customer_details .col-2,
	.woocommerce-form-coupon-toggle {
	    width: 100%;
	}

}

@media only screen and (min-width: 992px) {
	.blog-single .col-md-9 {
    width: 70%;
	}
	.blog-single .col-md-3 {
    width: 30%;
	}
}

@media only screen and (max-width: 991px) {
	.sidebar-left {
	margin-top: 35px;
	}

	.sidebar-right {
	margin-top: 35px;
	}
}

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

	.sidebar-left {
		padding-right: 20px;
	}

	.sidebar-right {
		padding-left: 20px;
	}

	.event-col-left h3 {
		margin-top: 0;
	}

	.event-col-right {
		position: relative;
	}

	.event-col-right a {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}

}

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

	.future {
        width: 70%;
        margin: 10px auto !important;
        padding-right: 0 !important;
    }

	#navbar ul li ul:not(.mega-menu) {
		padding: 25px 0;
	}

	#navbar ul li ul:not(.mega-menu) li ul {
		position: absolute;
		top: 0;
		left: 99%;
		border-radius: 0;
		border: none;
	}	

	#navbar > ul > li > ul:not(.mega-menu) li:hover > ul {
		display: block;
		visibility: visible;
	}

	#navbar ul li ul.mega-menu li,
	#navbar ul li ul.mega-menu li ul {
		padding: 0;
	}

}

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

	.menu-item3 {
		width:33.33333%;
		float:left;
	}

	.menu-tab .nav-tabs li a {
	    font-size: 13px;
	}

	.navbar-nav > li > .dropdown-menu {
		width: 280px !important;
		background: #fff;
		max-height: calc(100vh - 150px);
		overflow: auto;
	}

	.navbar-nav > li > .dropdown-menu [class*='col-md']:last-child {
		margin-bottom: 35px;
	}

	.parallax4 h3 {
		font-size: 47px;
	}

	.wines-list .col-md-2 {
		width: 33.3333%;
		padding: 0 24px;
		float: left;
	}

	.header-9.navbar-default .navbar-nav > li > a {
		font-size: 12px;
		padding: 30px 9px;
	}

	.header-2.navbar-default .navbar-nav > li > a {
		padding: 30px 9px !important;
		font-size: 12px;
	}

	.header-2.navbar-default .navbar-brand {
		height: auto;
		padding: 26px 15px 26px 0;
	}

	.slider-01 .item h3 {
		font-size: 55px;
		line-height: 70px;
	}
    
    .slider-01 .item span {
    	font-size: 22px;
    }

	.slider-01 .item h2 {
		font-size: 45px;
		line-height: 60px;
	}
    
    .slider-01 .item p {
    	font-size: 15px;
    }

	.menu-tab .nav-tabs li a {
		padding: 0 16px !important;
	}

	.menu-tab .nav-tabs li {
		margin: 2px;
	}

	.shop-single h2 {
		margin-top: 30px;
	}

	.product-thumb img {
		width: auto;
		max-height: 250px;
	}

	.shop-item {
		width: 50%;
	}

	.shop-filter li {
		float: left;
		margin: 0 10px;
	}

	.menu-style2.menu-parallax-right ,
	.menu-style2.menu-parallax-left {
		width: 100%;
		right: 0% !important;
		left: 0% !important;
		position: relative;
		margin: 0;
	}

	.menu-parallax {
		margin-bottom: 30px;
	}

	.highlight-menu .col-md-3 {
		padding-top: 35px;
	}

	.newsletter form input.name {
		max-width: 28%;
	}

	.newsletter .col-md-8 {
		width: 100%;
	}

	.newsletter .col-md-4 {
		width: 100%;
		text-align: center;
		padding-bottom: 15px;
	}

	.header-default.navbar-default .navbar-nav {
		margin: 0;
	}

	.header-default.navbar-default .navbar-nav > li > a {
		font-size: 12px;
		padding: 7px 9px;
	}

	.navbar-nav > li.menu-item-has-children a::after {
	    right: 0;
	    font-size: 13px;
	}

	.header-default {
		margin: 40px 0 0;
	}

	.page_header {
		padding: 250px 0 200px;
	}

	.page_header li.post {
		color: #e9e9e9;
	}

	.header-right .cart {
		margin-left: 15px;
	}

	.about {
		padding: 100px 0;
	}

	.oh-inner p, .oh-inner p a {
		font-size: 12px !important;
		line-height: 18px;
	}

	.oh-inner p.small {
		margin-bottom: 0;
	}

	.oh-inner h3 {
		font-size: 30px;
		line-height: 40px;
		margin: 0 0 10px;
	}

	.quote-info p {
		font-size: 12px;
		line-height: 20px;
		margin: 25px 0 30px;
	}

	.quote-info {
		height: 268px;
		padding: 26px 30px 0;
	}

	.quote-slider .item img {
		max-width: 59px;
		margin-bottom: -8px;
	}

	.quote-info cite {
		font-size: 17px;
		margin-top: -18px;
		display: block;
	}

	.blog-list {
		padding: 100px 0;
	}

	.menu-style2 .menu-style1_item .inner span:nth-child(2) {
		width: 15px;
	}

	.heading-four {
		color: #fff;
		text-transform: uppercase;
		margin-top: 0;
		position: relative;
		top: 0;
		margin-bottom: 50px;
	}

	.vs-section1 h2 {
		font-size: 65px;
		line-height: 78px;
	}

	.navbar .container-alt {
		padding: 0;
	}

	.home4 .header-default.navbar-default .navbar-nav > li > a {
		padding: 7px 8px;
	}
}

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

	.navbar-nav > li.menu-item-has-children > a::after,
	.navbar-nav > li > .dropdown-menu > li.menu-item-has-children::after {
		content: '';
	}

	.parallax3 h2 {
		font-size: 55px;
	}

	.chef .col-md-4:last-child .team-item {
		margin-bottom:-170px !important
	}

	.portfolioContainer.isotope .col-md-6 {
		width:100%;
	}

	.navbar-nav > li > .dropdown-menu {
		width: 100% !important;
	}

	.menu-grid {
		max-width: 400px;
		margin: 0 auto 30px;
	}

	.wines-list .col-md-2 {
		width: 100%;
		padding: 0 24px;
	}

	.parallax4 h3 {
		font-size: 43px;
		line-height: 51px;
	}

	.vs-section2 h2 {
		font-size: 35px;
		line-height: 41px;
	}

	.vs-section2 span {
		font-size: 19px;
		line-height: 52px;
		padding: 0 30px;
	}

	.vs-section3 h2 {
		font-size: 37px;
		line-height: 41px;
	}

	.vs-section4 h2 {
		font-size: 34px;
		line-height: 44px;
	}

	.vs-section4 span {
		font-size: 15px;
		margin: 10px 0 0;
	}

	.home4 {
		padding: 15px;
	}

	.navbar .container-alt,
	.home4 .container-alt {
		padding: 0;
	}

	.bdr-bottom {
		height: 15px;
	}

	.vs-section1 h2 {
		font-size: 27px;
		line-height: 35px;
		margin: 0 0 15px;
	}

	.vs-section1 span {
		font-size: 19px;
	}

	.book-table {
		display: none;
	}

	.slider-01 .item h3 {
		font-size: 37px;
		line-height: 47px;
	}

	.menu-tab .nav-tabs li {
		margin: 5px 8px;
		float: none;
	}

	.single-post .navbar-default .navbar-toggle {
		color: #444;
	}

	.header-2.navbar-default .navbar-brand {
		width: 150px;
		padding: 26px 15px 0 0;
	}

	.header-2.navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}

	.header-2 .container-alt {
		padding: 0px;
	}

	.header-2.navbar-default .navbar-toggle {
		margin-top: 34px;
		margin-right: 0px;
	}

	.header-2.navbar-default .header-right {
		padding: 0px 55px 28px 0;
	}

	.slider-01 .item h5 {
		font-size: 18.38px;
		line-height: 32.65px;
	}

	.slider-01 .slick-prev {
		width: 26px;
		height: 26px;
        left: 18px;
	}

	.slider-01 .slick-next {
		width: 26px;
		height: 26px;
        right: 18px;
	}

	.menu-style2 .menu-style1_item .inner span:nth-child(2) {
		width: 15px;
		display: inline-block;
		border-bottom: 2px dotted #2f2f2f;
	}

	.footer2 > .container > .row > .col-md-5 {
		width: 100%;
		text-align: center;
		padding-bottom: 30px;
	}

	.footer2 > .container > .row > .col-md-5 img {
		margin: 0 auto;
		display: block;
	}

	.footer2 > .container > .row > .col-md-7 {
		width: 100%;
		text-align: center;
	}

	.footer2 > .container > .row > .col-md-7 .col-md-7 ,
	.footer2 > .container > .row > .col-md-7 .col-md-5 {
		margin-bottom: 30px;
	}

	.footer2 h5 {
		margin: 0 0 15px;
	}

	.footer2 {
		padding: 100px 0 60px;
	}

	.footer2 .first,
	.footer2 .second {
		margin-bottom: 15px;
	}
    
	.slider-01 .item span {
    	font-size: 18px;
    }

	.slider-01 .item h2 {
		font-size: 26px;
		line-height: 30px;
	}
    
    .slider-01 .item p {
    	font-size: 14px;
    }

	.slider-01 .item {
		padding: 200px 0 200px;
	}

	.coming-soon {
		overflow: auto;
		overflow-x: hidden;
	}

	.coming-soon .container {
		position: relative;
		top: 0%;
		transform: translateY(-0%);
		left: 0;
		right: 0;
		padding: 30px 15px;
	}

	.shop-item {
		width: 100%;
	}

	.shop-filter li {
		float: none;
		margin: 10px 45px;
	}

	.woocommerce table {
		margin-bottom: 0;
		width: 100%;
		/*min-width: 1000px;*/
	}

	.woocommerce .actions .coupon {
		width: 100%;
		float: none;
		text-align: center;
	}

	.woocommerce .actions .group-buttons {
		width: 100%;
		text-align: center;
		display: inline-block;
	}

	.menu-style2.menu-parallax-right ,
	.menu-style2.menu-parallax-left {
		width: 100%;
		right: 0% !important;
		left: 0% !important;
		position: relative;
		margin: 0;
	}

	.menu-parallax {
		margin-bottom: 30px;
	}

	.team-item {
		margin-bottom: 30px;
	}

	.col-sm-4:last-child .team-item {
		margin-bottom: -170px;
	}

	.chef-name {
		color: #000;
	}

	.highlight-menu .col-md-3 {
		width: 100%;
		padding-top: 0px;
	}

	.highlight-menu .col-md-6 {
		width: 100%;
		margin: 25px 0;
	}

	.heading-two {
		font-size: 42px;
		line-height: 55px;
	}

	.gallery-wrap .col-md-3 ,
	.gallery-wrap .col-md-6 {
		width: 100%;
	}

	.menu-style2 {
		margin-bottom: 30px;
	}

	.coming_soon {
		padding: 200px 0 150px;
	}

	.coming_soon h2 {
		font-size: 50px;
	}

	.coming_soon p {
		font-size: 17px;
		line-height: 27px;
	}

	.csoon-timer3 > div ,
	.csoon-timer2 > div {
		margin: 0 auto 10px;
		float: none;
		display: table;
	}

	.author-description {
		margin-left: 0;
		margin-top: 25px;
	}

	.author-description:after {
		left: 50%;
		top: -9px;
		margin-top: 0;
		transform: rotate(90deg);
		margin-left: -3px;
	}

	.author-profile {
		width: 100%;
		float: none;
	}

	.woo-review-author {
		width: 100%;
	}

	.woo-review-author:after {
	  	content: "";
	  	display: table;
	  	clear: both;
	}

	.col-sm-6:after {
	  	content: "";
	  	display: table;
	  	clear: both;
	}

	.reply {
		text-align: left !important;
	}

	.comment-info .reply a {
	    float: right;
	}

	.blog-list .blog-item {
		margin-bottom: 30px;
		text-align: center;
	}

	.blog-list {
		padding: 100px 0;
	}

	.navbar-nav > li.dropdown.open > .dropdown-menu ,
	.navbar-nav > li > .dropdown-menu {
		margin-top: 0;
		border-radius: 0;
		box-shadow: none;
		padding: 0px 15px 15px 15px !important;
		border: none;
		display: block;
		margin: 0 !important;
		opacity: 1;
		visibility: visible;
		transition: .4s;
		width: 100%;
		position: relative;
		background: #fff !important;
	}

	.navbar-nav > li.dropdown.open > .dropdown-menu a ,
	.navbar-nav > li > .dropdown-menu a {
		padding: 7px 0px !important;
		line-height: 16px !important;
	}

	.header-default.navbar-default .navbar-nav > li > a {
		color: #2f2f2f !important;
	}

	.navbar-collapse {
		position: absolute;
		width: 96%;
		background: #fff;
		margin: 20px 2% 0;
		left: 0;
		right: 0;
		border: none;
		padding: 30px;
		height: 100vh;
	}

	.navbar-default .navbar-nav {
		width: 100%;
	}

	.navbar-default .navbar-nav > li > a {
		padding: 7px 0px !important;
display: block !important;
	}

	.navbar-toggle {
		z-index: 7777;
	}

	.newsletter form button {
		max-width: 170px;
		margin: 0 auto;
		display: table;
		float: right;
	}

	.newsletter form input {
		max-width: 100% !important;
		margin: 0 0 10px !important;
	}

	.newsletter .col-md-8 {
		width: 100%;
	}

	.newsletter .col-md-4 {
		width: 100%;
		text-align: center;
		padding-bottom: 15px;
	}

	.oh-item {
		position: relative;
		margin-bottom: 15px;
		margin-left: auto;
		margin-right: auto;
		display: table;
	}

	.quote-info {
		height: auto;
		padding: 45px 30px 50px;
		margin-bottom: 30px;
	}

	.about {
		padding: 90px 0 90px;
	}

	footer p {
		line-height: 24px;
		font-size: 12px;
	}

	.header-default {
		margin: 30px 0 0;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.single .navbar-default .navbar-toggle .icon-bar {
		background-color: #444;
	}

	.navbar-toggle {
		position: relative;
		float: right;
		padding: 0;
		margin-top: 8px;
		margin-right: 10px;
		margin-bottom: 8px;
		background-color: transparent !important;
		background-image: none;
		border: none !important;
		border-radius: 0px;
	}

	.header-right .cart {
		margin: 0 10px;
		cursor: pointer;
	}

	.header-default.navbar-default .navbar-brand {
		height: auto;
		padding: 4px 15px;
		max-width: 135px;
	}

	.header-right {
		position: relative;
		padding-right: 55px;
		margin-top: -25px;
	}

	.cart-table {
		width: 290px;
	}

	.cart-btns a {
		padding: 0 20px;
	}

	.cart-product-title {
		font-size: 13.33px;
		font-weight: 600;
		color: #000000;
		margin: 1px 0 1px;
		display: block;
		line-height: 18px;
	}

	.cart-product-price {
		min-height: auto;
	}

	.search-form-header {
		padding: 30px 20px;
		width: 280px;
	}

	.page_header {
		padding: 200px 0 150px;
	}

	.page_header .current_item span {
		font-size: 42px;
	}

	.page_header a {
		font-size: 16px;
	}

	.social-share a {
		margin-right: 11px;
	}

	.shop-single h2 {
		margin-top: 30px;
	}

	.post.post-page.current-item {		
	    margin: 20px;
	}

	li.archive.post-product-archive.current-item,
	.page_header ol li.current-item span {
		font-size: 35px;
	    margin: 0;
	}

	.menu-parallax {
		display:flex;
	    flex-wrap:wrap;
	    justify-content: center;
	}

	.menu-parallax .col-md-5 {
		width: 100%;
		order: 1;
	}

	.menu-parallax .col-md-7 {
		order: 2;
	}

	.shop-carousel .slick-dots li {
		height: 90px !important;
	}

	.menu-tab .portfolioContainer.isotope .col-md-4.col-sm-6 {
		right: 0;
	}

	.opening-hours .row {
	    margin-bottom: 0;
	}

}

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

	.future .cont {
        width: calc(50% - 7px);
        margin-top: 10px;
        margin-right: 7px;
    }

	.insta li {
		width: 50%;
	}

	.comment-wrap ul li ul.sub-comment {
		margin-left: 0;
	}

	.csoon-form form {
		padding-right: 0;
	}

	.csoon-form form button {
		position: relative;
		margin-top: 15px;
		width: 100%;
	}

	.slider-01 .slick-dots {
		display: none !important;
	}

	.csoon-timer {
		width: 100%;
	}

	.csoon-timer div {
		width: 48% !important;
		margin: 1%;
		height: auto;
		padding-bottom: 10px;
	}

	/*.comment-info .reply a,*/
	.comment-info .date {
	    float: left;
	}

	.shop-carousel .slick-dots li {
		height: 75px !important;
	}

}

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

/* Helpers */
.animation {
  opacity: 0;
}
.animation-visible {
  opacity: 1;
}
.animated,
.animation {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.woocommerce-MyAccount-navigation li{
    display: block;
    position: relative;
    list-style: none;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}
.woocommerce-MyAccount-navigation li:last-child {
    border-bottom: 1px solid #dddddd;
}
.woocommerce-MyAccount-navigation ul{
    margin: 0px!important;
    padding: 0px!important;
}
.woocommerce-MyAccount-navigation li a {
    padding: 8px 20px;
    width: 100%;
    display: block;
    font-weight: 600;
    color: #666!important;
}
.woocommerce-MyAccount-navigation li:hover a{
    background: #e5ba5b;
    color: #fff!important;
}

.home-blog {
    padding: 100px 0 70px;
}

.home-blog .col-md-4 {
	padding-right: 30px;
	padding-left: 30px;
}

.home-blog .opening-hours {
    padding: 20px 0 0;
}

.item.item8 h5  {
    font-size: 18px;
    font-weight: 400;
    display: table;
    letter-spacing: 0.092em;
    border: 1px solid #fff;
    padding: 10px 30px;
    margin: 8px auto 35px;
    color:#fff;
}

.home4 {
 background:#fff;
 position:relative;
}

.home4:after {
 content:"";
 background:#fff;
 height:30px;
 width:100%;
 position:fixed;
 bottom:0;
 right:0;
 left:0;
 z-index:8888;
}

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

	.home4:after {
	 height:15px;
	}

}

.quote-slider .item img {
    height: auto;
}

.table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
    appearance: none;
}

.table-responsive::-webkit-scrollbar:vertical {
    width: 12px;
}

.table-responsive::-webkit-scrollbar:horizontal {
    height: 12px;
}

.table-responsive::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 10px;
    border: none;;
}

.table-responsive::-webkit-scrollbar-track {
    border-radius: 0; 
    background-color: transparent; 
}

.pagination li {
 margin:0 5px;
 display: inline-block;
 border: none;
}

.pagination li a {
	border-radius:0px !important; 
	padding:0;
	display:table;
	line-height:35px;
	width:35px;
	color:#666 !important;
	font-size:14px;
}

.pagination li a:hover ,
.pagination li span {
	border:1px solid #e5ba5b;
	background:#e5ba5b;
	color:#fff;
	border-radius:0px !important; 
	padding:0;
	display:table;
	line-height:35px;
	width:35px;
}

.pagination li a:hover {
	color: #fff !important;
}

.csoon-form form {
    max-width: 700px;
    padding: 0;
}

.csoon-form form #invite input {
    width: 38%;
    margin:0 1%;
    float:left;
}

.csoon-form form button {
    width: 19%;
    margin:0 0 0 1%;
    position:relative;
}


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

	.csoon-form form #invite input {
	    width: 100%;
	    margin:1% 0;
	    float:left;
	}

	.csoon-form form button {
	    width: 100%;
	    margin:1% 0 0;
	    position:relative;
	}

}

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

 .csoon-timer3 > div ,
 .csoon-timer2 > div {
  margin: 0 auto 10px;
  float: none;
  display: inline-block;
 }

  .csoon-timer2 div ,
  .csoon-timer3 div {
  width: 120px;
  height: 140px;
  margin:0 2px;
 }

}
.coming-soon h2 {
 margin:0 0 -40px;
}

.chef-single-dark {
 background-color:#000;
}

.panel-heading a[aria-expanded='true'] {
 background:#e5ba5b;
 color:#fff;
}

.panel-heading a[aria-expanded='false'] {
 background:#fafafa;
 color:#222222;
}

.panel-heading a[aria-expanded='true'] span {
    width: 18px;
    height: 18px;
 background:url(../img/button-hr.png) no-repeat center;
    background-size:100%;
    display: initial;
    position: relative;
    top: 0px;
    margin-right: 5px;
}

.panel-heading a[aria-expanded='false'] span {
    width: 18px;
    height: 18px;
 background:url(../img/button.png) no-repeat center;
    background-size:100%;
    position: relative;
    top: 0px;
    margin-right: 5px;
    display: initial;
}

.panel-heading a[aria-expanded='true'] input ,
.panel-heading a[aria-expanded='false'] input {
 opacity:0;
}

#coupon_code {
 height:48px;
 width:calc(100% + 25% + 15px);
 padding:0 20px;
 border:1px solid #e5e5e5;
}

input[name="apply_coupon"] {
 width:75%;
 float:right;
 
}

.shop-item .rating ,
.shop-product .rating {
 display:none;
}

.shop-item .product-thumb img ,
.shop-product .product-thumb img {
 margin:0 auto;
}

.shop-carousel .slick-prev {
	height: 40px;
	width: 40px;
    border-radius: 50%;
	background-color: red;
	position: absolute;
	top: 40%;
	left: 10px;
	margin-top: -20px;
    border:none;
	z-index:44;
	font-size:0px;
}

.shop-carousel .slick-prev:before {
    font-family: FontAwesome;
    content: "\f053";
    color: #fff;
	font-size: 20px;
}

.shop-carousel .slick-next {
	height: 40px;
	width: 40px;
    border-radius: 50%;
    background-color: red;
	position: absolute;
	top: 40%;
	right: 10px;
	margin-top: -20px;
    border:none;
	z-index:44;
	font-size:0px;
}

.shop-carousel .slick-next:before {
    font-family: FontAwesome;
    content: "\f054";
    color: #fff;
	font-size: 20px;
}

.shop-carousel .slick-prev:hover {
	background-color: #1f1f1f !important;
}

.shop-carousel .slick-next:hover {
	background-color: #1f1f1f !important;
}

.shop-carousel .slick-dots {
	margin:20px 0 0;
}

.shop-carousel .slick-dots:after {
  content: "";
  display: table;
  clear: both;
}

.shop-carousel .slick-dots li {
	width: 25%;
	float: left;
	padding: 0;
	height: 125px;
	text-align: center;
	overflow: hidden;
}

.shop-carousel .slick-dots li img {
	display: block;
	height: 100%;
	width: auto;
	box-shadow: none;
	opacity: .3;
}

.shop-carousel .slick-dots li.slick-active img {
	opacity: 1;
}

.shop-single img {
	margin:0 auto
}

.shop-single img.avatar {
	width: 85px;
	height: auto;
	float: left;
}

.single-product  .shop-categories-pad {
    padding: 0 !important;
}

.comment-form-rating p.stars span a {
	width:17px;
	height: 20px;
	position:relative;
	display:inline-block;
	margin-right:1px;
	font-size:0px;
}

.comment-form-rating p.stars span a::before {
	content: '\f005';
    color: grey;
    font-family: FontAwesome;
   	display: inline-block;
   	padding-right: 6px;
   	vertical-align: middle;
   	font-size: 15px;
}

.star-rating i,
.comment-form-rating p.stars span a.selected-star::before {
	color: #ffd24d;
}


/*.stars {
 position:relative;
}

.stars span a {
 width:17px;
 position:relative;
 display:inline-block;
 margin-right:1px;
 font-size:0px;
}

.stars span a:after {
 content:"\02605";
 color:#e8cb38;
 font-size:21px;
}

.rating i {
 color:#e8cb38;
}*/

.right-button {
 background:#e5ba5b;
 color:#fff;
 padding:0 15px;
 display:table;
 position:relative;
 margin:0 0 -35px;
 z-index:44;
 top: 15px;
 left:15px;
 border-radius:3px;
}

.right-button h2 {
 color:#fff;
 text-transform:uppercase;
 font-size:16px;
 letter-spacing:2px;
 line-height:35px;
}

.page_header.error-content {
    padding: 160px 0 230px;
}

.page_header.error-content p {
    color: #e5ba5b;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 0 0 1px;
}

.page_header.error-content h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 80px;
}

.page_header.error-content span {
    color: #fff;
    opacity: 0.64;
    margin: 30px auto 0;
    display: block;
    max-width:400px;
}

.page_header.error-content span a {
    color: #e5ba5b;
    text-decoration: underline !important;
}

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

	.page_header.error-content h2 {
	    font-size: 42px;
	}

}

.menu-style2-wrap .menu-item3 .menu-thumb:after {
    content: "";
    transform: translate(-50%,-0%);
}

.menu-style2-wrap .menu-item3 h1 {
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    color: #000;
    padding: 30px 20px;
    margin-top: -37%;
    opacity: 0;
    transition: .4s;
}

.menu-style2-wrap .menu-item3:hover h1 {
    opacity: 1;
    top: 50%;    
    margin-top: -24%;
    transition: .4s;
}

.menu-thumb .menu-price {
	position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -37%;
    opacity: 0;
    transition: .4s;
}

.menu-style2-wrap .menu-item3:hover .menu-price {
    opacity: 1;
    top: 50%;    
    margin-top: -24%;
    transition: .4s;
}

.vs-section3 span {
    color: #fff;
    font-size: 96px;
    line-height: 100px;
    font-weight: 400;
    text-transform:none;
}

.vs-section3 h2 {
    color: #e5ba5b;
    font-weight: 600;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 0.10em;
    margin: 30px 0 0;
    display: block;
}

.blog-single.post {
 max-width:970px;
 margin:0 auto;
 width:100%;
}

.blog-single.post .container {
 width:100%;
}

.product-template-default.single.single-product .page_header ol li {
 display:none;
}

.product-template-default.single.single-product .page_header ol li:last-child,
.product-template-default.single.single-product .page_header ol li:nth-last-child(2) {
 display:block;
}

.search-form-header input.search-submit {
    background: #e5ba5b;
    height: 50px;
    border: none;
    padding: 0 37px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0.025em;
    line-height: 51px;
    position: relative;
    z-index: 11;
    width:auto;
    margin:0 auto;
    display:table;
}

.search-form-header input.search-submit:hover {
    color: #fff;
    background-color: #222;
    border-color: #222;
}

.search-form-header label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
}

.search-form-header .screen-reader-text {
 display:none;
}
.search-results .chef {
    background: none;
    padding: 0;
    margin-bottom: 50px;
}

.menu-parallax .thumb img {
 position:absolute;
 left:0px !important;
}

.menu-parallax .thumb img {
    position: relative !important;
}

.menu-parallax .thumb {
    position: relative;
    left: 0 !important;
}

.menu-parallax {
 overflow:hidden;
 position:relative;
}

.search-form-header .screen-reader-text {
    color: #000;
    border: 1px solid #000;
    position: absolute;
    top: 7px;
    right: 7px;
    line-height: 14px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    cursor: pointer;
    opacity: 0.5;
    transition: .4s;
    font-size:0px;
    display:block;
}

.search-form-header .screen-reader-text:after {
 content: "\f00d";
 font-family:Fontawesome;
 position:absolute;
 font-size:9px;
 top:-1px;
 left:0;
 line-height:14px;
 text-align:center;
 width:100%
}

.search-form-header .screen-reader-text:hover {
 opacity: 1;
 transition: .4s;
}

/* ================================== 
   THEME CHECK STYLES
==================================== */

td, th {
	padding: 10px 15px;
}

.widget_categories label, .widget_archive label {
	display: none !important;
}

table {
	margin-bottom: 20px;
}

td, th {
	padding: 0px;
	border: 1px solid #ccc;
	padding: 5px 15px;
}

.widget_archive select {
	width: 100%;
	padding: 10px;
}

#wp-calendar td, #wp-calendar th {
	padding: 0px;
	border: 1px solid #ccc !important;
	padding: 1px 11px;
	font-size: 12px;
}

#wp-calendar thead th {
	padding: 10px 0;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

#wp-calendar tfoot td {
	border: none;
}

#wp-calendar tfoot tr {
	padding: 0px;
	border: 1px solid #ccc;
	padding: 1px 11px;
	font-size: 12px;
}

.widget-even {
    border: 1px solid #ddd;
    padding: 15px;
	background: #fafafa;
}

.widget-odd {
    border: 1px solid #ddd;
    padding: 15px;
	background: #fafafa;
}

.widget {
	margin-bottom: 60px;
}

.widget li {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}

.widget li:last-child {
	border-bottom: none;
}

.widget li ul {
	display: none;
}

.recentcomments a, .recentcomments span {
	float: none !important;
	display: inline-block;
}

.recentcomments a {
	display: inline;
	color: #000;
}

.widget_rss li a, .widget_rss li span {
	display: block;
}

.widget_rss li a {
	font-weight: bold;
}

.widget_rss li span {
	font-size: 13px;
	margin-bottom: 15px;
}

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

.widget img.attachment-woocommerce_thumbnail {
	height: 200px;
	width: auto;
	margin: 0 auto;
	display: block;
}

.widget .recent-products li {
	margin-bottom: 10px;
}

.widget_recent_reviews .recent-products li {
	margin-bottom: 20px;
}

.widget_recent_reviews h3 {
	margin-top: 15px;
}

.widget .recent-products li .rpp-info {
	margin-top: 5px;
	text-align: center;
}

.widget_text select {
 width:100%;
 padding:10px;
}

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

	.blog-item {
	    margin-bottom: 50px;
	}

}

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

	.slider-01 .item {
		height: 100%;
	}

	.page_header ol li.current-item span {
		font-size: 25px;
	}

}

@media only screen and (max-height: 600px) and (orientation: landscape) {

	.slider-01 .item {
		height: 100%;
	}
	
}

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

	.list-top .checkout-form.pull-right {
		float: none !important;
	    max-width: 250px;
	    margin: 0 auto;
	}

	.list-top .pull-left {
		width: 100%;
    	text-align: center;
	}

}

label {font-weight: 600;}





/* loading spinner */

.button.add_to_cart_button.loading, .button.add_to_cart_button.added {
    padding-left: 30px;
    padding-right: 10px;
}

.button.add_to_cart_button.added:after {
    content: "✓";
    display: block;
    width: 16px;
    height: 16px;
    margin: 0px 0px 0 8px;
    position: absolute;
    top: 0px;
    left: 0;
}

.button.add_to_cart_button.loading:after {
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    margin: 8px;
    border-radius: 50%;
    border: 2px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    position: absolute;
    top: 9px;
    left: 0;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    list-style-type: none;
}






.archive.woocommerce .custom-5-columns.product, .products .custom-5-columns.product {
	padding-right: 10px;
    	padding-left: 10px;
}
@media (min-width: 992px) {
    .custom-5-columns {
        width: 20%;
	float: left;
    }
}


@media (min-width: 680px) and (max-width: 992px) {
    .custom-5-columns {
        width: 50%;
	float: left;
    }
}




@media (min-width: 992px) and (max-width: 1200px) {
    .col-md-2.product {
        width: 20%;
	float: left;
    }
}


@media (max-width: 992px) {
    .col-md-2.product {
        width: 50%;
	float: left;
    }
}


.col-md-2.product .shop-item-overlay p {font-size: 70%;line-height: 1.5em !important;display: block;margin: 0 auto 0; }

.col-md-2.product .shop-item-overlay .product-name, .col-md-2.product .shop-item-overlay .product-name a {font-size: 90%; display: none;}

.col-md-2.product .shop-item-overlay .product-price {font-size: 10px; margin-bottom: 0; display: none;}

.col-md-2.product .add_to_cart_button, .woocommerce .col-md-2.product .button.add_to_cart_button, .col-md-2.product .btn-default {
    padding: 0; 
}


.custom-5-columns.product .shop-item-overlay p {font-size: 70%;line-height: 1.5em !important;display: block;margin: 0 auto 0; }


.custom-5-columns.product .shop-item-overlay .product-name, .custom-5-columns.product .shop-item-overlay .product-name a {font-size: 90%; display: none;}

.custom-5-columns.product .shop-item-overlay .product-price {font-size: 10px; margin-bottom: 0; display: none;}




@media (min-width: 992px) and (max-width: 1200px) {
    .col-md-3.product .shop-item-overlay p {font-size: 70%;line-height: 1.5em !important;display: block;margin: 0 auto 0; }
    
    .col-md-3.product .shop-item-overlay .product-name, .col-md-3.product .shop-item-overlay .product-name a {font-size: 90%; }
    
    .col-md-3.product .shop-item-overlay .product-price {font-size: 10px; margin-bottom: 0; }
    
    .col-md-3.product .add_to_cart_button, .woocommerce .col-md-3.product .button.add_to_cart_button, .col-md-3.product .btn-default {
        padding: 0; 
    }
}



@media (min-width: 540px) and (max-width: 980px) {

  .col-md-6.product,
  .col-md-3.product,
  .col-md-4.product
  {
  	width: 50%;
	float: left;
  }

  .custom-5-columns.product,
  .col-md-2.product
  {
  	width: 33.333%;
	float: left;
  }

}

.iframe-container {
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.iframe-container > iframe,
.iframe-container > object,
.iframe-container > embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
