/*
Theme Name: Dina
Theme URI: https://matchthemes.com/demowp/dina
Description: Dina - Restaurant, Bar, Cafe, Food WordPress Theme
Version: 3.5.2
Author: MatchThemes
Author URI: https://matchthemes.com
Tested up to: 6.3
Requires PHP: 7.3
License:
License URI:
Tags: one-column, two-columns, three-columns, blog, theme-options, featured-images, grid-layout, news
Text Domain: dina
*/


/*************************************
 
 	1. MAIN STYLE
	
	2. HEADER
	
	3. HOME
	
	4. MENU PAGES
	
	5. GALLERY + TEAM
	
	6. BLOG
	
	7. FOOTER
	
	8. OTHER
 
 
 ************************************/


/*************************************

1. MAIN STYLE

 ************************************/


/* RESET STYLES */

*,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
fieldset,
input,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal
}

address {
	font-style: italic;
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

strong,
b {
	font-weight: bold;
}

em,
cite {
	font-style: italic;
}

cite {
	display: block;
}

strike,
del {
	text-decoration: line-through;
}

sup {
	font-size: 11px;
	position: relative;
	vertical-align: top;
	top: 5px;
}

sub {
	bottom: 5px;
	font-size: 11px;
	position: relative;
	vertical-align: bottom;
}

.italic {
	font-style: italic;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

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

.no-bottom {
	margin-bottom: 0px;
}

.no-padding {
	padding: 0px;
}

.column-clear {
	clear: both;
}

.wp-caption {
	max-width: 100%;
}

.sticky {
	position: relative;
}

.wp-caption-text,
.gallery-caption {
	color: #555555;
	font-size: 12px;
	text-align: center;
	margin-top: 24px;
	font-style: italic;
	font-weight: 300;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor .comment-body {
	border-bottom: 1px solid #f2f2f2;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

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

.alignright {
	display: block;
	float: right;
	margin: 3px 0 0 10px;
}

.alignleft {
	display: block;
	float: left;
	margin: 3px 10px 0 0;
}

.aligncenter {
	display: block;
	clear: both;
	margin: 16px auto;
	text-align: center;
}

pre {
	margin-bottom: 24px;
	overflow: auto;
	padding: 10px;
	white-space: pre-wrap;
}

pre,
code {
	background: #f0f0f0;
	color: #333;
	font-family: "Courier New", Courier, monospace;
	padding: 6px 12px;
	border: none;
	font-size: 13px;
}

pre {
	margin-bottom: 24px;
	overflow: auto;
	padding: 24px;
	white-space: pre-wrap;
	line-height: 1.8;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

* {
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

html {
	-webkit-font-smoothing: antialiased;
}

body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
	text-rendering: optimizeLegibility;
	font-family: Lora;
	background: #ffffff;
	color: #252525;
	font-size: 16px;
	line-height: 1.7;
}

html,
body{
  width:100%;
  overflow-x:hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #252525;
	font-weight: 700;
	line-height: 1.4em;
}

.h1,
h1 {
 font-size:7rem;
}
.h2,
h2 {
 font-size:4rem;
}
.h3,
h3 {
 font-size:3rem;
}
.h4,
h4 {
 font-size:2rem;
}
.h5,
h5 {
 font-size:1.5rem;
}
.h6,
h6 {
 font-size:1rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
blockquote cite,
.logo-txt,
.menu-nav li,
.view-more,
.copyright,
#submit,
.wpcf7-submit,
.team-details li,
.post-meta,
.prev-next,
.menu-txt {
	font-family: Poppins, sans-serif;
}

a {
	color: #BC8D4B;
	text-decoration: none;
}

a:hover {
	color: #BC8D4B;
	text-decoration: none;
}

p a {
	color: #BC8D4B;
	border-bottom: 1px solid #BC8D4B;
}

p a:hover {
	color: #BC8D4B;
	text-decoration: none;
	border: none;
}

a:active,
a:focus {
	outline: none;
	text-decoration: none;
}

ul,
ol {
	margin: 0 0 16px 24px;
}

.alignc {
	text-align: center;
}

.alignr {
	text-align: right;
}

.none {
	display: none;
}

blockquote {
	font-size: 24px;
	line-height: 1.6em;
	text-align: center;
	font-style: italic;
	font-weight: 700;
	color: #252525;
	position: relative;
	border: none;
	margin: 42px 0;
	padding: 0 42px;
}

blockquote:before {
	display: block;
	font-family: "Font Awesome 5 Free";
	content: "\f10d";
	line-height: 1;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	position: absolute;
	left: 0;
	top: 0px;
}

blockquote cite {
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}

p,
ul,
ol,
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
	margin-bottom: 24px;
}

.padding-tb54 {
	padding-top: 54px;
	padding-bottom: 54px;
}

.padding-tb32 {
	padding-top: 32px;
	padding-bottom: 32px;
}

.padding-tb24 {
	padding-top: 24px;
	padding-bottom: 24px;
}

.margin-tb54 {
	margin: 54px 0;
}

.margin-t54 {
	margin-top: 54px;
}

.margin-t36 {
	margin-top: 36px;
}

.margin-t32 {
	margin-top: 32px;
}

.margin-t24 {
	margin-top: 24px;
}

.margin-b54 {
	margin-bottom: 54px;
}

.margin-b36 {
	margin-bottom: 36px;
}

.margin-b32 {
	margin-bottom: 32px;
}

.margin-b24 {
	margin-bottom: 24px;
}


/* definition lists */

dl dt {
	margin-bottom: 0;
}

dl dd {
	margin-left: 16px;
	margin-bottom: 24px;
}


/* tables */

table {
	border: 1px solid #e5e5e5;
	font-size: 16px;
	width: 100%;
	text-align: center;
}

table caption {
	margin-bottom: 24px;
	text-align: center;
}

table th,
table td {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

textarea {
    overflow: auto;
    resize: vertical;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

div p:last-of-type {
	margin-bottom: 0;
}

a,
.menu-post .menu-grid-img:after,
.gallery-post .gallery-bkg:after,
.gallery-post .gallery-mglass,
#submit,
.wpcf7-submit,
.menu-title-section,
.grid-overlay,
.home-featured-img,
.post-password-form input[type="submit"],
.view-more {
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.container,
.row > *{
	padding-left: 15px;
	padding-right: 15px;
}

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


/*************************************

2. HEADER

************************************/

/*** menu mobile ***/
.nav-button-holder-1 {
	display: none;
	padding-right: 15px;
}

.nav-button-1 {
	background: none;
	border: none;
	cursor: pointer;
	padding-bottom: 15px;
	vertical-align: middle;
}

.nav-button-1 .icon-bar,
.icon-bar1,
.icon-bar2 {
	display: block;
	height: 2px;
	width: 25px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.icon-bar1,
.icon-bar2 {
	width: 18px;
	background: #ffffff;
}

.nav-button-1 .icon-bar:before,
.nav-button-1 .icon-bar:after {
	background: #ffffff;
	content: "";
	height: 100%;
	left: 4px;
	position: absolute;
	bottom: -6px;
	right: 0;
}

.nav-button-1 .icon-bar:after {
	bottom: -12px;
	left: 8px;
	top: auto;
}

.nav-button-1:hover .icon-bar:before,
.nav-button-1:hover .icon-bar:after {
	left: 0;
}

.nav-button-1 .icon-bar,
.icon-bar1,
.icon-bar2,
.nav-button-1 .icon-bar:before,
.nav-button-1 .icon-bar:after {
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.menu-mobile {
	font-size: 0;
	margin: 0 auto;
	margin-left: 0;
}

.menu-mobile li {
	font-size: 20px;
	font-weight: 700;
	padding-top: 24px;
	list-style: none;
	letter-spacing: 0.05em;
	margin-bottom: 0;
	text-transform: uppercase;
}

.menu-mobile li a {
	color: #fff;
	display: block;
	line-height: 1.5;
}

.menu-mobile li a:hover,
.menu-mobile li a:focus {
	background: none;
}

.menu-mobile li:hover>a,
.menu-mobile li.current-menu-item>a {
	color: #BC8D4B;
}

.menu-mobile>li.menu-item-has-children>a:after {
	content: "+";
	display: inline-block;
	margin-left: 7px;
	margin-right: 0;
	font-size: 13px;
	font-weight: 700;
}

.menu-mobile>li.menu-item-has-children.menu-open>a:after {
	content: "-";
}

.menu-mobile ul {
	margin-left: 0;
}

.menu-mobile>li>ul {
	display: none;
}

.menu-mobile>li.menu-open>ul {
	display: block;
	margin-top: 8px;
}

.menu-mobile ul li {
	font-size: 12px;
	padding-top: 16px;
	text-transform: none;
	padding-left: 16px;
	display: block;
	text-transform: uppercase;
}

.menu-contact {
	margin-top: 81px;
	padding-left: 48px;
	font-size: 14px;
	color: #fff;
}

.menu-contact ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}

.menu-contact ul:first-child li i {
    font-size: 16px;
    margin-right: 8px;
}

.mobile-phone {
	margin-top: 8px;
}

.menu-contact .social-media {
	margin-top: 24px;
	padding-bottom: 48px;
}
.menu-contact .social-media li a{
	color: #fff;
}
/*** end menu mobile ***/

/***** MODAL WINDOW ******/
body.has-active-menu {
	overflow: hidden;
}

.menu-mask {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
}

.menu-mask.is-active {
	width: 100%;
	height: 100%;
	opacity: 0.9;
}

.mobile-menu-holder {
	position: fixed;
	z-index: 1050;
	top: 0;
	right: 0;
	overflow-x: hidden;
	width: 350px;
	height: 100%;
	background: #252525;
	opacity: 0;
	padding: 0 30px;
	-webkit-transform: translateX(400px);
	-ms-transform: translateX(400px);
	transform: translateX(400px);
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.7s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-moz-transition: all 0.7s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-o-transition: all 0.7s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-ms-transition: all 0.7s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	transition: all 0.7s cubic-bezier(0.25, 1, 0.35, 1) 0s;
}

.mobile-menu-holder.is-active {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.mobile-menu-holder-left{
	right: auto;
	left: 0;
	-webkit-transform: translateX(-400px);
	-ms-transform: translateX(-400px);
	transform: translateX(-400px);
}

.modal-menu-container {
	position: relative;
}

.exit-mobile {
	cursor: pointer;
	padding: 7px 1px;
	display: inline-block;
	margin-top: 32px;
}

.icon-bar1 {
	top: 2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.icon-bar2 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/***** END MODAL WINDOW ******/

.navbar {
	text-align: left;
	margin-bottom: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	min-height: 0;
	align-items: initial;
	flex-wrap: nowrap;
	display: flex;
	justify-content: center;
}

.logo img,
.logo-sticky img{
	background: none;
}

.logo-txt {
	font-size: 42px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1;
}

.logo-txt a {
	color: #ffffff;
}

.logo-txt a:hover {
	color: #ffffff;
	text-decoration: none;
}

.nav-holder {
	text-align: center;
}

.menu-nav {
	margin-left: 0;
	font-size: 0;
	margin-top: 21px;
}

.menu-nav li {
	display: inline-block;
	position: relative;
	margin-left: 28px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.menu-nav li:first-child {
	margin-left: 0px;
}

.menu-nav li a {
	color: #ffffff;
	padding: 0 0 12px 0;
}

.menu-nav li a:hover,
.menu-nav li a:focus {
	background: none;
}

.menu-nav>li:hover>a,
.menu-nav li.current-menu-item>a {
	color: #bc8d4b;
}

.menu-nav>li.menu-item-has-children>a:after {
	content: "\f107";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	margin-left: 7px;
	margin-right: 0;
	font-weight: 700;
}

.menu-nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 210px;
	position: absolute;
	top: 32px;
	left: -14px;
	text-align: left;
	background: #252525;
	z-index: 5;
}

.menu-nav ul li {
	display: block;
	background: none;
	margin: 0;
	font-size: 11px;
	line-height: 1.5;
}

.menu-nav ul li>a {
	display: block;
	padding: 8px 16px;
	color: #e5e5e5;
}

.menu-nav ul>li:first-child>a {
	padding-top: 16px;
}

.menu-nav ul>li:last-child>a {
	border: none;
	padding-bottom: 16px;
}

.menu-nav ul li a:hover,
.menu-nav li:hover ul li a:hover {
	text-decoration: none;
	color: #bc8d4b;
}

.menu-nav li:hover>ul {
	display: block;
}

.menu-nav li ul ul {
	left: 100%;
	top: 0px;
	padding: 0;
}

.menu-nav .edge > ul{
	left: auto;
	right: 0;
}

.menu-nav li ul .edge ul {
    left: auto;
    top: 0px;
    margin: 0;
    right: 100%;
}

.navbar-toggle {
	float: none;
	margin: 0;
	padding: 8px 0 0 0;
	border-radius: 0;
}

.navbar-toggle .icon-bar {
	background: #252525;
}

.search-social {
	text-align: right;
}

.search-social ul,
.footer-social {
	list-style: none;
	margin: 0;
	font-size: 0;
	margin-top: 16px;
}

.search-social ul {
	margin-top: 8px;
}

.get-social {
	margin-top: 0;
}

.search-social ul li,
.footer-social li {
	display: inline-block;
	font-size: 14px;
	margin-left: 7px;
}

.search-social ul li a,
.footer-social li a {
	border: 2px solid #e5e5e5;
	color: #252525;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 33px;
	display: inline-block;
}

.search-social ul li:first-child,
.footer-social li:first-child {
	margin-left: 0;
}

.social-media {
	list-style: none;
	margin: 0;
	font-size: 0;
}

.social-media li {
	display: inline-block;
	font-size: 14px;
	margin-left: 16px;
	margin-bottom: 0;
}

.social-media li a {
	color: #ffffff;
}

.social-media li:first-child{
	margin-left: 0;
}

a.social-twitter:hover {
	color: #29C5F6 !important;
}

a.social-facebook:hover {
	color: #6788CE !important;
}

a.social-gplus:hover {
	color: #E75C3C !important;
}

a.social-linkedin:hover {
	color: #3A9BDC !important;
}

a.social-pinterest:hover {
	color: #FE4445 !important;
}

a.social-youtube:hover {
	color: #E34040 !important;
}

a.social-vimeo:hover {
	color: #44BBFF !important;
}

a.social-instagram:hover {
	color: #AA8062 !important;
}

a.social-dribbble:hover {
	color: #ED4F8C !important;
}

a.social-skype:hover {
	color: #24B4F0 !important;
}

a.social-tripadvisor:hover {
	color: #00AF87 !important;
}


/* HEADER 1 */

#header-1,
#header-4,
.header-5,
.header-7 {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
	padding-top: 16px;
}

.admin-bar .header-7 {
  top: 32px;
}

.nav-content-1 {
	text-align: center;
}

.nav-content-1 img {
	margin: 0 auto;
}

.book-now,
.top-location {
	flex: 1 1 auto;
	color: #ffffff;
	width: 15%;
}

.book-now {
	padding-right: 15px;
	text-align: right;
}

.top-location {
	padding-left: 15px;
}

.menu-nav-1 li a {
	color: #ffffff;
}

.info-txt {
	font-size: 13px;
	font-weight: 700;
	display: block;
	letter-spacing: 1px;
}

.navbar-toggle-1 .icon-bar {
	background: #ffffff;
}

.navbar-sticky-1 {
	padding-top: 16px;
}

.nav-bkg1 {
	background: #252525;
}

.nav-bkg1 .top-location,
.nav-bkg1 .book-now,
.nav-bkg1 .logo-1 {
	display: none;
}

.nav-bkg1 .nav-content-1 {
	float: none;
	margin: 0 auto;
	width: 80%;
}

.nav-bkg1 .menu-nav-1 {
	margin-top: 8px;
}


/* END HEADER 1 */


/* HEADER 2 */

.header2 {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
	padding-top: 16px;
	padding-bottom: 16px;
	display: flex;
	align-items: center;
}

.logo-2 {
	flex: 1 1 auto;
	padding-left: 15px;
}

.nav-button-holder {
	padding-right: 15px;
	cursor: pointer;
}

.menu-txt {
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
}

.nav-button {
	background: none;
	border: none;
	width: 25px;
	height: 25px;
	cursor: pointer;
	vertical-align: middle;
}

.nav-button .icon-bar {
	display: block;
	height: 2px;
	width: 15px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative;
}

.nav-button .icon-bar:before,
.nav-button .icon-bar:after {
	background: #ffffff;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: -5px;
	-ms-transform-origin: 100% 50% 0;
	-webkit-transform-origin: 100% 50% 0;
	transform-origin: 100% 50% 0;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
}

.nav-button .icon-bar:after {
	bottom: -5px;
	top: auto;
}

.nav-button.active .icon-bar {
	background: none;
}

.nav-button.active .icon-bar:before {
	left: -4px;
	top: -6px;
	-ms-transform: rotateZ(-45deg);
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	width: 120%;
}

.nav-button.active .icon-bar:after {
	left: -4px;
	top: 7px;
	-ms-transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	width: 120%;
}

body.has-active-menu {
	overflow: hidden;
}

.header2.is-active .nav-button-holder {
	padding-right: 30px;
}

.mask-nav-2 {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	overflow-y: scroll;
	width: 0;
	height: 0;
	background-color: #252525;
	opacity: 0;
	-webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
	-ms-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
	transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}

.mask-nav-2.is-active {
	width: 100%;
	height: 100%;
	opacity: 0.95;
	-webkit-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.navbar-2 {
	display: block;
	border-right: 1px solid #ffffff;
}

.nav-holder-2,
.search-social-2 {
	flex-grow: 0;
}

.navbar-2,
.rightside-nav-2 {
	position: relative;
	width: 50%;
	float: left;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.menu-nav-2 {
	padding: 0 50px;
	margin: 0;
}

.menu-nav-2 li {
	font-size: 28px;
	display: block;
	margin-left: 0;
	letter-spacing: 1px;
}

.menu-nav-2 li a {
	color: #ffffff;
	padding: 4px 0;
}

.menu-nav-2 li a:hover,
.menu-nav-2 li a:focus {
	background: none;
}

.menu-nav-2>li:hover>a,
.menu-nav-2 li.current-menu-item>a {
	color: #bc8d4b;
}

.menu-nav-2 > li.menu-item-has-children > a:after {
	content: "+";
	display: inline-block;
	margin-left: 7px;
	margin-right: 0;
}

.menu-nav-2 > li.menu-item-has-children.menu-open > a:after {
	content: "-";
	display: inline-block;
	margin-left: 7px;
	margin-right: 0;
}

.menu-nav-2 ul {
	margin-left: 0px;
	padding-bottom: 4px;
	margin-bottom: 0;
}

.menu-nav-2>li>ul {
	display: none;
	background: none;
	left: auto;
	position: relative;
	top: auto;
	width: auto;
	text-align: center;
	z-index: 5;
	line-height: 1;
}

.menu-nav-2>li.menu-open>ul {
	display: block;
}

.menu-nav-2 ul li {
	font-size: 14px;
	padding-top: 0px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 1px;
	display: inline-block;
}

.menu-nav-2 ul li ul li{
	display: inline-block;
}

.menu-nav-2 ul li > a {
	display: block;
	padding: 8px;
}

.menu-nav-2 ul li a:hover,
.menu-nav-2 li:hover ul li a:hover {
	color: #bc8d4b;
}

.menu-nav-2 ul>li:first-child>a {
	padding-top: 4px;
}

.menu-nav-2 ul>li:last-child>a {
	padding-bottom: 4px;
}

.rightside-nav-2 {
	padding: 0 24px;
	color: #ffffff;
	text-align: center;
}

.rightside-nav-2 h3 {
	color: #ffffff;
	text-align: center;
	margin-bottom: 24px;
}

.right-side-contact {
	margin: 0;
}

.rightside-nav-2 ul li {
	list-style: none;
}

.search-social-2 {
	text-align: center;
	margin: 24px 0 0 0;
}

.search-social-2 li {
	display: inline-block;
	margin: 0 8px;
}

.search-social-2 li a {
	color: #ffffff;
}

.nav-bkg1.is-active{
	background: none;
}


/* END HEADER 2 */


/* HEADER 3 */

#header-3 {
	background: #ffffff;
	padding: 0 15px;
}

#header-3 .navbar{
	align-items: center;
}

#header-3 .menu-nav {
	margin: 0;
}

.logo-3,
.search-social {
	flex: 1 1 auto;
}

.logo-3 a {
	display: inline-block;
	color: #151515;
	line-height: 1;
}

.logo-3 a:hover {
	color: #151515;
}

.logo-3 img {
	margin: 0 auto;
	padding-top: 12px;
}

.logo-3 .logo-txt {
	padding: 12px 0;
	line-height: 1;
}

#header-3 .nav-button-1 .icon-bar,
#header-3 .nav-button-1 .icon-bar:before,
#header-3 .nav-button-1 .icon-bar:after{
	background:#151515;
}


/* END HEADER 3 */

/* HEADER 4 */

.headerWrap-4,
.headerWrap-5{
	display: flex;
align-items: center;
padding-left: 15px;
padding-right: 15px;
}

.logo-4,
.btn-header4{
	flex: 1 1 0;
}

.btn-header4{
	text-align: right;
}

.navbar-sticky-4{
	padding-bottom: 16px;
}

.menu-nav-4,
.navbar-sticky-4 .menu-nav-4{
	margin: 0;
}

/* HEADER 5 */

.headerWrap-5.navbar-fixed-top{
	padding-top: 16px;
	padding-bottom: 16px;
}

.headerWrap-5 .nav-button-holder-1{
	padding: 0;
}

.top-header {
    display: flex;
    align-items: center;
	padding: 0 15px 24px 15px;
	 color: #fff;
}

.binfo{
	flex: 1 1 0;
}

.binfo ul{
	font-size: 0;
	margin: 0;
}

.binfo ul li {
    color: #fff;
    display: inline-block;
    margin-right: 28px;
    font-size: 13px;
    position: relative;
}

.binfo ul li i {
    margin-right: 8px;
}
.binfo a{
color: #fff;
}

.binfo a:hover{
text-decoration: underline;
}

.navbar-fixed-top {
    position: fixed;
	top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

/* HEADER 5 */

.header-5 .top-header{
	padding-left: 15px;
	padding-right: 15px;
}


/* HEADER 6 */

.header6{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 16px;
}

.header6.is-active .nav-button-holder {
    padding-right: 15px;
}

.search-social-6{
	margin: 0 16px 0 16px;
}

.search-social-6 li,
.search-social-7 li {
    display: inline-block;
    margin: 0 8px;
	list-style: none;
}

.search-social-7 li:last-child{
	margin-right: 0;
}

.search-social-6 li a,
.search-social-7 li a {
    color: #ffffff;
}

/* HEADER 7 */

.headerWrap-7{
	display: flex;
	align-items: center;
}

.nav-holder-7{
	text-align: right;
	flex: 1 1 0;
}

.top-header {
  padding: 0 0 16px 0;  
}

.search-social-7{
	margin: 0;
}

.btn-header7{
	margin-left: 16px;
}

.menu-nav-7{
	margin: 16px 0;
}

.menu-nav-7 li{
	font-weight:700 !important;
	text-transform:uppercase !important;
	font-size: 12px;
	letter-spacing: 1px;
}

.top-header-7{
	padding-bottom: 24px;
}

.header-5 .binfo,
.top-header-7 .binfo{
	font-size: 12px;
}

.headerWrap-7.navbar-fixed-top{
	padding: 15px;
}


/* HEADER 8 */

.header8 {
  display: flex;
  align-items: center;
  padding-left: 10px;
padding-right: 10px;
padding-bottom: 16px;
}

.nav-button-holder-8,
.btn-header8 {
	flex: 1 1 0;
}

.btn-header8{
	text-align: right;
}

.logo-sticky{
	display: none;
}

.logo-sticky-2,
.logo-sticky-4{
	flex: 1 1 0;
    
}

.logo-sticky-2{
	padding-left: 15px;
}

.nav-bkg1 .logo-main-hide{
	display: none;
}

.nav-bkg1 .logo-sticky{
	display: block;
}

/*************************************

3. HOME

************************************/

/* SLIDER */

.swiper-mt{
	height: 100vh;
	position: relative;
	margin-bottom: 98px;
}

.slider-img{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.slider-img:before {
	content: '';
	background: rgba(0, 0, 0, 0.3);
	top: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}

.slider-caption {
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	color: #ffffff;
	padding: 0 54px;
	z-index: 2;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slider-text{
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

.slider-caption h1 {
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #ffffff;
}

.slider-caption .view-more {
	margin-top: 24px;
}

.swiper-mt-button-next,
.swiper-mt-button-prev {
    position: absolute;
    top: 50%;
	left: 10px;
    width: 40px;
    height: 40px;
    margin-top: calc(0px - 40px / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-mt-button-next{
	left: auto;
	right: 10px;
}

.swiper-mt-button-prev{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}	

.swiper-mt-button-next svg,
.swiper-mt-button-prev svg {
	fill: #ffffff;
}

.swiper-mt .swiper-pagination{
	color: #ffffff;
	font-size: 11px;
	display: none;
}


/* END SLIDER */

.view-more,
#submit,
.wpcf7-submit,
.wp-block-button .wp-block-button__link,
.elementor-button {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	padding: 10px 24px;
	color: #252525;
	border: 5px solid #252525;
	background: none;
	border-radius: 0;
	cursor: pointer;
}

.elementor-button.elementor-size-md,
.elementor-button.elementor-size-sm {
	color: #252525;
    font-size: 12px;
    padding: 10px 24px;
    border-radius: 0;
	line-height: 1.7;
	background: none;
}

.more-white,
.more-white-el .elementor-size-md,
.more-white-el .elementor-size-sm {
	color: #ffffff;
	border: 5px solid #ffffff;
}

.view-more:hover,
#submit:hover,
.wpcf7-submit:hover,
.wp-block-button .wp-block-button__link:hover,
.elementor-button.elementor-size-md:hover,
.elementor-button.elementor-size-sm:hover {
	color: #ffffff;
	border-color: #bc8d4b;
	background: #bc8d4b;
}


/* Home Sections */

.home-section {
	padding: 72px 0;
}

.img-fluid,
.home-section img,
.single-post-content img,
.custom-page-template img,
.team-img img {
	height: auto;
	max-width: 100%;
}

.home-title,
.home-title-el h2 {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.home-subtitle,
.home-subtitle-el h3 {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.parallax,
.no-parallax {
	background-repeat: repeat;
	background-position: center center !important;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax {
	position: relative;
	height: 500px;
}

.parallax-content {
	color: #ffffff;
	position: relative;
	left: 0;
	right: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.parallax-content h1,
.parallax-content h2,
.parallax-content h3,
.parallax-content h4 {
	color: #ffffff;
	letter-spacing: 1px;
}

#features-boxes {
	background: #f4f4f4;
	padding: 54px 0;
}

.box-img img{
	margin: 0 auto;
}

.bkg-img-100vh{
	height: 100vh;
}

.bkg-img-100vh > .elementor-container {
    top: 50%;
    -ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* HEADER PAGES */

.topSingleBkg {
	width: 100%;
	height: 450px;
	overflow: hidden;
	position: relative;
	margin-bottom: 98px;
}

.top-blogfront{
	height: 98px;
}
.top-blogfront:before{
	display: none;
}

.single-post-title {
	color: #ffffff;
	text-transform: uppercase;
}

.post-subtitle {
	color: #ffffff;
	opacity: 0.8;
}

.item-content-bkg {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.item-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.item-img:before {
	content: '';
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.inner-desc {
	position: absolute;
	z-index: 4;
	text-align: center;
	padding: 0 15px;
	width: 100%;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}


/* END HEADER PAGES */

/* BKG VIDEO */

.video-container{
	position: relative;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100vh;
overflow: hidden;
z-index: 1;
}

.video-container:before {
	content: '';
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
}	

.video-container video{
	position: absolute;
left: 50%;
width: auto;
height: 100vh;
top: 50%;
min-width: 125%;
min-height: 125%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}

.video-container iframe {
	position: absolute;
left: 50%;
width: 100vw;
height: 100vh;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

@media (min-aspect-ratio: 16/9) {
  .video-container iframe {
    /* height = 100 * (9 / 16) = 56.25 */
    height: 56.25vw;
  }
}
    
@media (max-aspect-ratio: 16/9) {
  .video-container iframe {
    /* width = 100 / (9 / 16) = 177.777777 */
    width: 177.78vh;
  }
}

/* END BKG VIDEO */


/* HOME STYLE 1 */

.home-features {
	background: #f4f4f4;
	padding: 54px 0;
}

.small-feature-icon {
	float: left;
	display: block;
}

.small-feature-desc {
	margin-left: 64px;
}

.small-feature-desc h5 {
	text-transform: uppercase;
}

.title-headline,
.title-headline-el h2 {
	position: relative;
	display: inline-block;
	margin-bottom: 36px;
}

.title-style-1 {
	font-size: 24px;
	font-style: italic;
	margin-bottom: 24px;
}

.img-center img {
	margin: 0 auto;
}

#home-content-4 .our-menu {
	text-align: left;
	margin-top: 36px;
}

.parallax-content .title-headline:before,
.parallax-content .title-headline:after,
.title-headline-el.title-white h2:before,
.title-headline-el.title-white h2:after{
	background: #ffffff;
}


/* END HOME STYLE 1 */


/* HOME STYLE 2 */

.home-featured-item {
	position: relative;
	height: 250px;
	overflow: hidden;
	margin-bottom: 24px;
}

.home-featured-item .home-featured-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}

.grid-overlay {
	background: rgba(0, 0, 0, 0.4);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.home-featured-item:hover .grid-overlay {
	background: rgba(0, 0, 0, 0.2);
}

.featured-item-content {
	bottom: 30px;
	left: 30px;
	margin-right: 16px;
	position: absolute;
	z-index: 2;
}

.featured-item-content-2 {
	bottom: auto;
	top: 50%;
	left: 0;
	right: 0;
	position: absolute;
	text-align: center;
	z-index: 2;
	
	-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}

.home-featured-item:hover .home-featured-img {
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.featured-item-content h5,
.featured-item-content-2 h5 {
	text-transform: uppercase;
	color: #ffffff;
}

.featured-short-desc {
	font-style: italic;
	color: #ffffff;
}

#home-2-about-us {
	background: #f4f4f4;
	padding: 0;
}

.about-2-content {
	padding: 54px;
}

.home-featured-item-2 {
	height: 700px;
	position: relative;
	overflow: hidden;
}

.home-featured-img-2 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.home-menu {
	text-align: left;
	margin-top: 54px;
}

.home-menu .categ-name h2:before,
.home-menu .categ-name h2:after {
	display: none;
}


/* END HOME STYLE 2 */

.img-border,
.img-border-el {
	display: inline-block;
	position: relative;
}

.elementor-widget-wrap > .img-border-el{
	width: auto;
}

.img-border:before,
.img-border-el:before {
	content: "";
	position: absolute;
	top: 40px;
	left: 40px;
	width: 100%;
	height: 100%;
	border: 5px solid #252525;
	z-index: -1;
}


/*************************************

4. MENU PAGES

************************************/

.categ-name {
	text-align: center;
	margin-bottom: 54px;
}

.headline {
	margin-bottom: 54px;
}

.categ-name h2,
.headline h2 {
	font-size: 36px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	display: inline-block;
}

.categ-name h2:before,
.headline h2:before,
.title-headline:before,
.title-headline-el h2:before {
	content: '';
	width: 100%;
	height: 1px;
	background: #252525;
	bottom: 0;
	left: 0;
	position: absolute;
}

.categ-name h2:after,
.headline h2:after,
.title-headline:after,
.title-headline-el h2:after {
	content: '';
	width: 100%;
	height: 5px;
	background: #252525;
	bottom: -7px;
	left: 0;
	position: absolute;
}

.categ-desc {
	margin-top: 24px;
}

.menu-accordion .categ-desc {
	margin-top: 0px;
	margin-bottom: 24px;
}

.menu-holder {
	margin-bottom: 36px;
}

.menu-post {
	margin-bottom: 24px;
}

.menu-1col:last-child .menu-post:last-child {
	margin-bottom: 0px;
}

.menu-post h4 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding-right: 50px;
	position: relative;
}

.menu-price {
    position: absolute;
    top: 0;
    right: 0;
}

.menu-title {
	position: relative;
}

.menu-title,
.menu-price {
	background: #ffffff;
	z-index: 2;
}

.menu-dots {
	position: absolute;
	top: 16px;
	left: 80px;
	right: 0;
	margin: 0;
	border: 0;
	height: 2px;
	display: block;
	background: radial-gradient(#d5d5d5 40%, transparent 10%);
	background-position: 0 0;
	background-size: 4px 4px;
	background-repeat: repeat-x;
}

.menu-post-img {
	display: block;
	float: left;
	position: relative;
	top: -5px;
}

.menu-post-img img {
	border-radius: 99em;
	height: 60px;
	width: 60px;
}

.menu-post-desc {
	margin-left: 70px;
}

.menu-text {
	font-size: 14px;
	font-style: italic;
}

.menu-noimg .menu-post-img{
	display: none;
}

.menu-noimg .menu-post-desc{
	margin-left: 0;
}


/* menu 2 col */

.menu-2col .menu-post {
	display: inline-block;
	width: 48%;
	margin-right: 4%;
	margin-left: -4px;
	vertical-align: top;
}

.menu-2col .menu-post:nth-of-type(2n) {
	margin-right: 0;
}

.menu-2col .menu-post:nth-last-child(1),
.menu-2col .menu-post:nth-last-child(2) {
	margin-bottom: 0;
}


/* end menu 2 col */


/* menu 3 col */

.menu-3col .menu-post {
	display: inline-block;
	width: 30%;
	margin-right: 5%;
	margin-left: -4px;
	vertical-align: top;
}

.menu-3col .menu-post:nth-of-type(3n) {
	margin-right: 0;
}

.menu-3col .menu-post-desc {
	margin-left: 0;
}

.menu-3col .menu-post:nth-last-child(1),
.menu-3col .menu-post:nth-last-child(2),
.menu-3col .menu-post:nth-last-child(3) {
	margin-bottom: 0;
}


/* end menu 3 col */


/* menu 3 col grid image */

.menu-3col-grid-image {
	margin-bottom: 54px;
}

.menu-3col-grid-image .menu-post {
	height: 400px;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	width: 33.33%;
	margin: 0;
	padding: 5px;
}

.menu-grid-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.menu-grid-img:before {
	content: '';
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.menu-grid-img:after {
	content: '';
	border: 1px solid rgba(255, 255, 255, 0.9);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	margin: 10px;
}

.menu-post:hover .menu-grid-img:after {
	opacity: 1;
}

.menu-3col-grid-image .menu-post-desc {
	position: absolute;
	z-index: 4;
	text-align: center;
	padding: 0 15px;
	margin-left: 0;
	width: 100%;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.menu-3col-grid-image h4 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	padding: 0;
}

.menu-3col-grid-image .menu-price {
	position: relative;
	font-size: 24px;
	font-weight: 700;
	margin-top: 32px;
	color: #ffffff;
	background: none;
	display: block;
}

.menu-3col-grid-image .menu-text {
	color: #ffffff;
}


/* end menu 3 col grid image */


/* menu accordion */

.our-menu {
	padding: 0;
	margin: 0;
}

.menu-shortcode {
	text-align: left;
}

.our-menu li {
	list-style: none;
	margin-bottom: 24px;
}

.our-menu li:last-child {
	margin-bottom: 0px;
}

.menu-title-section {
	letter-spacing: 1px;
	padding: 8px 24px;
	text-transform: uppercase;
	cursor: pointer;
	border: 5px solid #252525;
	background: #ffffff;
}

.menu-title-section:hover {
	background: #ffffff;
}

.menu-title-section:before {
	content: "\f107";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	margin-right: 8px;
}

.menu-title-section a {
	color: #252525;
}

.menu-title-section.active,
.menu-title-section:hover {
	background: #252525;
}

.menu-title-section.active:before {
	content: "\f106";
	color: #ffffff;
}

.menu-title-section.active a,
.menu-title-section:hover a,
.menu-title-section:hover:before {
	color: #ffffff;
}

.menu-section {
	display: none;
}

.menu-accordion {
	padding: 24px 12px 0 12px;
	margin-bottom: 0;
}

.menu-accordion .menu-post {
	margin-left: 0;
}

.menu-accordion .menu-post:nth-of-type(2n) {
	margin-right: 0;
}


/* end menu accordion */

/* menu grid v2 */

.menu-holder-v2,
.menu-holder-v3{
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 0;
}

.menu-post-v2,
.menu-post-v3{
	width: 33.333%;
	padding: 0 15px;
	margin-bottom: 54px;
	text-align: center;
}

.menu-post-v2.cols2,
.menu-post-v3.cols2{
	width: 50%;
}

.menu-post-v2.cols4,
.menu-post-v3.cols4{
	width: 25%;
}

.menu-post-v2.cols5,
.menu-post-v3.cols5{
	width: 20%;
}

.menu-post-img-v2{
	margin-bottom: 16px;
}

.menu-post-img-v2 img {
	border-radius: 99em;
	height: 100px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.menu-title-v2,
.menu-title-v3,
.menu-price-v2{
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.menu-price-v2{
	font-size: 16px;
	margin-top: 16px;
}

#menu-home7 .menu-holder-v2 {
    margin-bottom: -54px;
}

/* menu grid v3 */

.menu-post-v3{
	text-align: left;
	margin-bottom: 30px;
}

.menu-post-border-v3{
	padding: 30px;
	border: 5px solid #252525;
}	

.menu-post-img-v3{
	width: 100px;
overflow: hidden;
position: relative;
padding-bottom: 100px;
border-radius: 99em;
margin-left: auto;
margin-right: auto;
margin-bottom: 16px;
}

.menu-post-img-v3 img {
    object-fit: cover;
    object-position: center top;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
}

.menu-content-v3{
	display: flex;
	align-items: center;
}	

.menu-content-v3-left{
	flex-basis: 70%;
}

.menu-categ-v3{
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-categ-v3 li{
	font-size: 14px;
font-style: italic;
}

.menu-price-v3{
	font-size: 24px;
	font-weight: 600;
	flex-basis: 40%;
	text-align: right;
}

.menu-price-v3:first-letter{
	font-size: 11px;
position: relative;
vertical-align: super;
}

.menu-post-v3.cols4 .menu-price-v3,
.menu-post-v3.cols5 .menu-price-v3{
	font-size: 20px;
}

.food-menu {
    margin: 0;
    font-size: 0;
    list-style: none;
    margin-top: 32px;
}

.food-menu li {
    font-size: 16px;
    margin-bottom: 24px;
  
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.food-menu li h4 {
    font-size: 16px;
    padding-right: 80px;
    position: relative;
    margin-bottom: 8px;
    font-weight: 600;
    text-transform: uppercase;
}


/*************************************

5. GALLERY + TEAM

************************************/

.gallery-holder-fs {
	margin-left: -5px;
	margin-right: -5px;
}

.gallery-mglass {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 99em;
	color: #bc8d4b;
	display: inline-block;
	background: #ffffff;
	opacity: 0;
	-ms-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
}

.gallery-post:hover .gallery-mglass {
	opacity: 1;
	-ms-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}

.gallery-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.gallery-post .gallery-bkg:after {
	content: '';
	border: 1px solid rgba(255, 255, 255, 0.9);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	margin: 10px;
}

.gallery-post:hover .gallery-bkg:after {
	opacity: 1;
}

.gallery-post .gallery-img {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-backface-visibility: hidden;
	-webkit-transition: transform 0.5s ease-in-out 0s;
	-moz-transition: transform 0.5s ease-in-out 0s;
	-o-transition: transform 0.5s ease-in-out 0s;
	-ms-transition: transform 0.5s ease-in-out 0s;
	transition: transform 0.5s ease-in-out 0s;
}

.gallery-post:hover .gallery-img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.gallery-4col .gallery-post {
	height: 400px;
	width: 25%;
}


/* TEAM */

.team-post {
	margin-bottom: 54px;
}

.team-img {
    text-align: center;
}

.team-img img {
	margin: 0 auto;
}

.team-content {
	text-align: center;
}

.team-content h4 {
	margin-top: 24px;
	font-weight: 600;
	font-size: 24px;
}

.team-position {
	font-size: 14px;
	font-style: italic;
}

.team-details {
	list-style: none;
	margin-left: 0;
	margin-top: 24px;
}

.team-details li {
	font-size: 12px;
}

.team-details li span {
	font-weight: 700;
	text-transform: uppercase;
}

#team-home7 .team-short{
	display: none;
}

/* TESTIMONIALS */

.testimonial-slider {
	overflow: hidden;
	position: relative;
}

.testimonial-slider .swiper-pagination{
	position: relative;
	margin-top: 20px;
}

.testimonial-slider .swiper-mt-button-next,
.testimonial-slider .swiper-mt-button-prev{
	display: none;
}

.testimonial-quote .icon {
    fill: #BC8D4B;
    margin-bottom: 10px;
    width: 54px;
    height: 54px;
}

.testimonial-info {
	width: 100%;
}

.testimonial-desc {
	margin-bottom: 24px;
	font-size: 24px;
font-weight: 700;
}

.testimonial-client {
	font-size: 18px;
	font-weight: 700;
	color: #BC8D4B;
}
.testimonial-company{
    font-size: 14px;
}

.testimonial-white .testimonial-desc,
.testimonial-white .testimonial-company {
    color: #ffffff;
}

.testimonial-white .swiper-pagination-bullet{
	background: #ffffff;
}

.testimonial-center,
.testimonial-center .swiper-pagination{
	text-align: center;
}

.testimonial-left .swiper-pagination{
	text-align: left;
}

.menu-img2{
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	
	-webkit-transition: transform 1s cubic-bezier(0.30, 1, 0.35, 1) 0s;
	-moz-transition: transform 1s cubic-bezier(0.30, 1, 0.35, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0.30, 1, 0.35, 1) 0s;
	-ms-transition: transform 1s cubic-bezier(0.30, 1, 0.35, 1) 0s;
	transition: transform 1s cubic-bezier(0.30, 1, 0.35, 1) 0s;
}

.menu-img2:hover{
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}


/*************************************

6. BLOG

************************************/

.posts-holder {
	padding-right: 35px;
}

.posts-holder-push-right {
	float: right;
	padding-right: 0;
	padding-left: 35px;
}

.article-title {
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	margin: 8px 0;
}

.article-title a {
	color: #252525;
}

.article-title a:hover {
	color: #bc8d4b;
}

.post-category {
	text-align: center;
	font-style: italic;
	letter-spacing: 1px;
}

.post-category a:hover {
	border-bottom: 1px solid #bc8d4b;
}

.post-meta {
	margin: 0;
	list-style: none;
	margin-bottom: 24px;
	text-align: center;
}

.post-meta li {
	display: inline-block;
	margin-right: 8px;
	font-size: 12px;
}

.post-author img {
	border-radius: 99em;
}

.post-author-shortcode img {
	display: inline-block;
	height: auto;
	max-width: none;
	margin-right: 3px;
}

.post-holder-all,
.blog-item-1col-list {
	margin: 36px 0;
	padding-bottom: 36px;
	border-bottom: 1px solid #f2f2f2;
}

.more-btn {
	text-align: center;
}

.post-holder-all .view-more {
	margin-top: 36px;
}


/*** BLOG LIST ***/

.blog-item-1col-list .post-image {
	width: 40%;
	height: 300px;
	float: left;
	overflow: hidden;
}

.blog-item .list-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.blog-item-1col-list .post-holder {
	width: 60%;
	float: left;
	padding-left: 24px;
	margin-top: 0;
}

.blog-item-1col-list .article-title {
	font-size: 24px;
	text-align: left;
}

.blog-item-1col-list .view-more {
	padding: 10px 24px;
	margin-top: 24px;
}

.blog-item-1col-list .post-category,
.blog-item-1col-list .post-meta,
.blog-item-1col-list .more-btn {
	text-align: left;
}

.blog-item-1col-list .post-holder-noimg {
	width: 100%;
	float: none;
	padding: 0;
	text-align: center;
}

.blog-item-1col-list .post-holder-noimg .article-title,
.blog-item-1col-list .post-holder-noimg .post-category,
.blog-item-1col-list .post-holder-noimg .post-meta,
.blog-item-1col-list .post-holder-noimg .more-btn {
	text-align: center;
}


/*** END BLOG LIST ***/


/*** BLOG GRID ***/

.blog-item-2col-grid {
	margin-bottom: 36px;
	padding-bottom: 36px;
	border-bottom: 1px solid #f2f2f2;
}

.blog-item-2col-grid .article-title {
	font-size: 24px;
}

.blog-item-2col-grid .view-more {
	padding: 10px 24px;
}

.content-grid {
	margin: 24px 0;
}


/*** END BLOG GRID ***/


/*** SIDEBAR ***/

aside {
	padding: 0px;
}

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

aside>ul>li {
	margin-top: 36px;
}

aside>ul>li:first-child {
	margin-top: 0;
}

.widgettitle {
	font-size: 16px;
	margin-bottom: 24px;
	padding-bottom: 8px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
}

.widgettitle:before {
	content: '';
	width: 100%;
	height: 1px;
	background: #252525;
	bottom: 0;
	left: 0;
	position: absolute;
}

.widgettitle:after {
	content: '';
	width: 100%;
	height: 3px;
	background: #252525;
	bottom: -5px;
	left: 0;
	position: absolute;
}

.widget ul li {
	margin-bottom: 8px;
}

.widget ul li:last-child {
	margin-bottom: 0px;
}

.widget ul li a {
	color: #252525;
}

.widget ul li a:hover {
	text-decoration: none;
	color: #bc8d4b;
}

.widget_recent_entries li,
.widget_archive li,
.widget_categories li {
	color: #252525;
}

.widget_categories ul.children,
.widget_pages ul.children,
.widget_nav_menu .sub-menu {
	padding-top: 8px;
	margin-left: 16px;
}

.widget_recent_entries li:last-child,
.widget_archive li:last-child,
.widget_categories li:last-child {
	border: none;
	margin-bottom: none;
}

.search-string {
	padding: 10px;
	width: 100%;
	border: 1px solid #e5e5e5;
}

.tagcloud a,
.tags-single-page a {
	display: inline-block;
	font-size: 12px !important;
	color: #252525;
	border: 3px solid #252525;
	padding: 3px 12px;
	text-align: center;
	margin: 0 3px 7px 0;
}

.tagcloud a:hover,
.tags-single-page a:hover {
	background: #f2f2f2;
	text-decoration: none;
}

.flickr div {
	float: left;
	margin: 0px 7px 7px 0px;
}

.flickr img {
	width: 60px;
	height: 60px;
}

.flickr div a {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0;
}

.textwidget img {
	display: block;
	height: auto;
	max-width: 100%;
}

.textwidget select {
	width: 100%;
}

aside .instagram-pics {
	text-align: center;
}

aside .instagram-pics li {
	display: inline-block;
	margin: 0px 7px 7px 0px;
}

aside .instagram-pics li img {
	width: 60px;
	height: 60px;
}


/*** END SIDEBAR ***/


/*** PREV-NEXT PAGE NAVIGATION ***/

.prev-next {
	margin-top: 54px;
}

.prev-next,
.page-links {
	text-align: center;
	font-size: 0;
}

.page-numbers,
.nav-page a {
	color: #252525;
	margin: 0 12px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}

.current-page,
.page-numbers:hover,
.nav-page a:hover {
	color: #d5d5d5;
}

.page-links {
	margin-top: 24px;
}

.page-links a,
.post-password-form input[type="submit"] {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	padding: 10px 24px;
	color: #252525;
	border: 5px solid #252525;
	background: none;
	margin-right: 12px;
}

.page-links a:hover,
.post-password-form input[type="submit"]:hover {
	color: #ffffff;
	border: 5px solid #BC8D4B;
	background: #BC8D4B;
}

.post-password-form input[type="submit"] {
	vertical-align: top;
}

.more-pages{
	font-size: 13px;
	vertical-align: bottom;
}

/*** SINGLE PAGE ***/

.topSingleBkg .post-category a {
	color: #ffffff;
}

.topSingleBkg .post-category a:hover {
	border-color: #ffffff;
}

.topSingleBkg .post-meta,
.topSingleBkg .post-meta a {
	color: rgba(255, 255, 255, 0.8);
}

.dropcap:first-letter,
.single-post-content>p:first-child:first-letter {
	display: block;
	float: left;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.1;
	padding: 0 5px 0 0;
	margin-bottom: -8px;
}

.tags-single-page {
	margin-top: 42px;
}

.author-single-page {
	margin-top: 42px;
	padding: 24px;
	border: 2px solid #f2f2f2;
}

.author-avatar {
	display: block;
	float: left;
}

.author-avatar img {
	border-radius: 99em;
}

.author-content {
	margin-left: 110px;
}

.author-single-page h4 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 8px;
}

.author-single-page h4 a {
	color: #252525;
}

.author-single-page h4 a:hover {
	color: #bc8d4b;
}

.meta-nav-holder {
	margin-top: 42px;
}

.meta-nav {
	padding: 0 16px;
	flex: 1 1 auto;
}

.meta-nav h4 {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.meta-nav-right {
	text-align: right;
}

.single-subtitle {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 16px;
	margin-top: 42px;
}

.author-social {
	list-style: none;
	margin: 0;
	font-size: 0;
	margin-top: 7px;
}

.author-social li {
	display: inline-block;
	font-size: 13px;
	margin-left: 14px;
}

.author-social li a {
	color: #454545;
	text-align: center;
	display: inline-block;
}

.author-social li:first-child {
	margin-left: 0;
}


/* comments + contact fields */

.comm-field,
.contact-field,
#msg-contact {
	width: 100%;
	padding: 10px 7px;
	border: 1px solid #e5e5e5;
	margin-top: 21px;
}

.post-password-form label input {
	padding: 10px 7px;
	border: 1px solid #e5e5e5;
}

.contact-btn,
.form-submit {
	text-align: right;
}

.form-submit {
	margin-bottom: 0px;
}

.comm-title-2 .section-title {
	margin-top: 28px;
}

.output2 {
	margin-top: 21px;
	border: 1px solid #ff0000;
	padding: 7px;
	color: #ff0000;
}

.antispam {
	display: none;
}

.contact-field {
	margin-bottom: 21px;
}

#submit {
	padding: 10px 24px;
}

.submit {
	margin-top: 24px;
}

.comm-send {
	margin-top: 35px;
}

input[type="date"] {
    display:block;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    min-height: 1.2em;
}

/**** COMMENTS STYLES*****/

.commentlist {
	margin: 0
}

.commentlist > li {
	list-style: none;
	margin: 0;
	margin-top: 28px;
}

.commentlist>li ul.children li {
	list-style: none;
}

.children li.depth-2 {
	margin: 0 0 0px 72px;
}

.children li.depth-3 {
	margin: 0 0 0px 72px;
}

.children li.depth-4 {
	margin: 0 0 0px 72px;
}

.children li.depth-5 {
	margin: 0 0 0px 72px;
}

.children li.depth-6 {
	margin: 0 0 0px 72px;
}

.children li.depth-7 {
	margin: 0 0 0px 72px;
}

.children li.depth-8 {
	margin: 0 0 0px 72px;
}

.children li.depth-9 {
	margin: 0 0 0px 72px;
}

.children li.depth-10 {
	margin: 0 0 0px 72px;
}

.comment-body {
	margin-bottom: 28px;
	padding-bottom: 21px;
	border-bottom: 1px solid #f2f2f2;
}

.comment-details {
	position: relative;
	margin-left: 72px
}

.comment-avatar {
	position: absolute;
	left: -72px;
	top: 0
}

.comment-avatar img {
	display: block;
	border-radius: 50%;
}

.comment-right {}

.comment-author .author a,
.comment-author .author a:visited {
	border: none;
}

.comment-author span,
.comment-author .author a {
	color: #252525;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 10px;
	font-style: normal;
}

.comment-author .author a:hover {
	color: #bc8d4b;
}

.comment-content p:last-child {
	margin: 0;
}

.comment-date {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 7px;
	color: #999999;
}

.reply {
	text-align: right;
	margin-top: 7px;
}

.comment-reply-link {
	margin-top: 7px;
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #252525;
	background: none;
	border: 2px solid #252525;
	padding: 4px 8px;
	text-align: center;
}

.comment-reply-link:hover {
	border: 2px solid #bc8d4b;
	color: #ffffff;
	background: #bc8d4b;
	text-decoration: none;
}

#cancel-comment-reply-link {
	font-size: 12px;
}

.commentlist .children {
	margin: 0
}

#comments_wrap {
	margin-top: 16px
}

#cancel-comment-reply {
	float: right;
	margin-top: 14px;
}

.comment-reply-title small {
	display: block;
	margin-bottom: 7px;
}

.children #commentform textarea {
	width: 95.6%
}

.pingback .comment-details {
	margin-left: 0;
}

.pingback .comment-avatar {
	display: none;
}

input::-ms-clear {
	display: none;
}

@-ms-viewport {
	width: auto;
}


/**** END COMMENTS STYLES*****/


/*** END SINGLE PAGE ***/


/*************************************

7. FOOTER

************************************/

footer {
	padding: 72px 0 12px 0;
}

.footer-logo {
	margin-bottom: 32px;
}

.footer-logo img {
	margin: 0 auto;
}

.footer-social {
	text-align: center;
	margin-top: 32px;
}

.footer-content {
	margin-top: 32px;
}

.footer-bkg{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;	
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 54px;
}

.footer-bkg:before {
	content: '';
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.footer-bkg .container {
    z-index: 1;
    position: relative;
}


.footer-bkg,
.footer-bkg a,
.footer-bkg .footer-social li a,
.footer-bkg .widgettitle {
	color: #ffffff;
}

.footer-bkg .widgettitle:before,
.footer-bkg .widgettitle:after {
	background: #ffffff;
}

.copyright {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 16px;
}

#footer-instagram {
	margin-top: 36px;
	text-align: center;
	position: relative;
}

#footer-instagram .widgettitle {
	display: inline-block;
	margin-bottom: 14px;
}

#footer-instagram .instagram-pics {
	margin: 0;
}

#footer-instagram .instagram-pics li {
	display: inline-block;
	margin: 0;
	width: 10%;
}

#footer-instagram .instagram-pics li img {
	max-width: 100%;
	width: auto;
	height: auto;
}

#footer-instagram .instagram-pics li img:hover {
	opacity: 0.9;
}

#footer-instagram .clear {
	bottom: 7px;
	font-size: 12px;
	left: 0;
	letter-spacing: 1px;
	line-height: 1.1;
	position: absolute;
	right: 0;
}

#footer-instagram .clear a {
	background: #ffffff;
	border: medium none;
	color: #252525;
	display: inline-block;
	padding: 7px 14px;
}


/*************************************

8. OTHER

************************************/

.error-404 {
	text-align: center;
}

.reservation-fields,
.wpcf7-text,
.wpcf7-textarea {
	margin-bottom: 24px;
	padding: 8px;
	width: 100%;
	border: 2px solid #e5e5e5;
}

select.reservation-fields {
	height: 47px;
}

.antispam {
	display: none;
}

.output2 {
	border: 1px solid #ff0000;
	padding: 10px 8px;
	margin: 24px 0;
}

.wpcf7-form label {
	display: block;
}

/*flexible embeds*/

.video-widget,
.gmaps {
	position: relative;
	padding: 0;
	padding-bottom: 56.25%;
	/* 16:9 ratio*/
	height: 100%;
	overflow: hidden;
}

.video-widget iframe,
.gmaps iframe {
	position: absolute;
	top: auto;
	left: 0;
	width: 100%;
	height: 100%;
}

.post-video{
position: relative;
}

.post-video:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.post-audio:before {
    padding-top: 35%;
}

.post-video iframe{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
	max-width: 100%;
}

.scrollup {
	display: none;
}

.scrollup i {
	width: 30px;
	height: 30px;
	position: fixed;
	background: #252525;
	border-radius: 50%;
	bottom: 20px;
	right: 20px;
	text-align: center;
	padding-top: 6px;
	cursor: pointer;
	z-index: 110;
}

.pp_social {
	display: none;
}

.mt-otbutton {
	margin-top: 24px;
	text-align: center;
}

.mt-otbutton img {
	margin: 12px auto 0 auto;
	background: none;
	display: block;
}

.mt-opentable h2 {
	margin-bottom: 12px;
}


/* Placeholder text color */

::-webkit-input-placeholder {
	/* Safari, Chrome and Opera */
	color: #252525;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #252525;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #252525;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #252525;
}

::-ms-input-placeholder {
	/* Edge */
	color: #252525;
}

:placeholder-shown {
	/* Standard one last! */
	color: #252525;
}

.alert{
	background-color: #f8d7da;
	border-color: #f5c6cb;
	color: #721c24;
	padding: 16px;
	border-radius: 0;
	margin-top:81px;
}

.top-page404{
	height: 100vh;
	margin: 0;
}

.top-page404:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #252525;
    position: absolute;
    opacity: 0.4;
}

.error404 #footer-instagram{
	display: none;
}

.title-404{
	font-size: 12rem;
	margin-bottom: 32px;
	line-height: 1;
}

/*************************************

MAGNIFIC POPUP

************************************/

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.9;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}


/* Main image in popup */

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}


/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}


/*************************************

END MAGNIFIC POPUP

************************************/


/*************************************

 DATE PICKER

************************************/

.ui-widget-header {
	color: #ffffff;
	font-weight: bold;
	background-color: #252525;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	color: #fff;
	font-weight: bold;
	background-color: #252525 !important;
}

.ui-state-hover a,
.ui-state-hover a:hover {
	color: #50505a;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #252525;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	background: #ffffff;
	font-weight: bold;
	border: 2px solid #252525;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	color: #ffffff;
	background-color: #252525 !important;
}


/* Datepicker */

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-helper-clearfix {
	display: inline-block;
}

* html .ui-helper-clearfix {
	height: 1%;
}

.ui-helper-clearfix {
	display: block;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-state-disabled {
	cursor: default !important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-widget .ui-widget {
	font-size: 1.2em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-size: 1em;
}

.ui-widget-content {
	background: white;
	color: #50505a;
}

.ui-widget-content a {
	color: #50505a;
}

.ui-widget-header a {
	color: #ffffff;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	text-decoration: none;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

.ui-widget :active {
	outline: none;
}

.ui-state-highlight.ui-state-active {
	color: #ffffff !important;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #8c8c90;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900;
	color: #ffffff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-icon {
	width: 20px;
	height: 20px;
}

.ui-widget-header .ui-icon {}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {}

.ui-icon-circle-triangle-e {
	background: url("images/icon-next.png") no-repeat scroll center center transparent;
}

.ui-icon-circle-triangle-s {}

.ui-icon-circle-triangle-w {
	background: url("images/icon-prev.png") no-repeat scroll center center transparent;
}

.ui-icon-circle-triangle-n {}

.ui-datepicker {
	width: 300px;
	display: none;
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
	z-index: 999 !important;
}

.ui-datepicker thead th {
	font-weight: normal !important;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: 10px 15px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 12px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 12px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 10px;
}

.ui-datepicker .ui-datepicker-next {
	right: 10px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 10px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 10px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -15px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
	font-family: Georgia, Times, serif;
	font-size: 14px;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1.2em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}

.ui-datepicker table {
	width: 100%;
	font-size: 1em;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	border: 0;
}

.ui-datepicker td {
	border: 1px solid #e2e2e6;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .5em;
	text-align: center;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0em;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 0;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 0;
}

.ui-datepicker-cover {
	display: none;
	display: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 200px;
	height: 200px;
}


/*************************************

 END DATE PICKER

************************************/

/* ELEMENTOR */

.elementor-widget:not(:last-child) {
    margin-bottom: 16px;
}

.home-subtitle-el:not(:last-child) {
    margin-bottom: 0;
}

.title-headline-el:not(:last-child) {
    margin-bottom: 0;
}

.elementor-widget-divider:not(:last-child){
	margin-bottom: 0;
}

.elementor-column-gap-default .elementor-row {
	width: calc(100% + 20px);
	margin-left: -10px;
	margin-right: -10px;
}

.elementor-column-gap-narrow .elementor-row {
	width: calc(100% + 10px);
	margin-left: -5px;
	margin-right: -5px;
}

.elementor-column-gap-extended .elementor-row {
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-right: -15px;
}

.elementor-column-gap-wide .elementor-row {
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-right: -20px;
}

.elementor-column-gap-wider .elementor-row {
	width: calc(100% + 60px);
	margin-left: -30px;
	margin-right: -30px;
}

.elementor-widget-heading .elementor-heading-title {
	line-height: 1.2em;
}

.elementor-widget-heading p.elementor-heading-title {
	line-height: 1.7em;
}

.elementor-progress-wrapper {
    height: 15px;
    line-height: 15px;
}

.icon-circle .elementor-icon {
	color: #bc8d4b;
	border-color: #bc8d4b;
}

.pcolor .elementor-icon{
	color: #bc8d4b;
}

.elementor-widget-tabs .elementor-tabs-wrapper {
	text-align: center;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
	display: inline;
}

.elementor-widget-tabs .elementor-tab-content {
	padding: 15px;
}

.elementor-widget-tabs .elementor-tab-title:hover,
.elementor-widget-tabs .elementor-tab-title.elementor-active {
	color: #bc8d4b;
}

.mt-accordion .elementor-accordion .elementor-accordion-item,
.mt-accordion .elementor-accordion .elementor-tab-content,
.mt-accordion .elementor-toggle .elementor-tab-content {
	border: none;
}

.mt-accordion .elementor-accordion .elementor-tab-title,
.mt-accordion .elementor-toggle .elementor-tab-title {
	color: #151515;
	font-weight: 400;
	padding: 20px 15px;
	border: 1px solid #151515;
	border-radius: 0;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	line-height: 1.2;
}

.mt-accordion .elementor-accordion,
.mt-accordion .elementor-toggle{
	margin-bottom: -30px;
}

.mt-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon,
.mt-accordion .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
	font-size: 15px;
	padding-top: 0;
	margin-right: 5px;
	color: #151515;
}

.mt-accordion .elementor-accordion .elementor-tab-title:hover,
.mt-accordion .elementor-accordion .elementor-tab-title.elementor-active,
.mt-accordion .elementor-toggle .elementor-tab-title:hover,
.mt-accordion .elementor-toggle .elementor-tab-title.elementor-active {
	background: #151515;
	border-color: #151515;
	color: #ffffff;
}

.mt-accordion .elementor-accordion .elementor-tab-title:hover a,
.mt-accordion .elementor-toggle .elementor-tab-title:hover a,
.mt-accordion .elementor-accordion .elementor-tab-title:hover .elementor-accordion-icon,
.mt-accordion .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon,
.mt-accordion .elementor-toggle .elementor-tab-title:hover .elementor-toggle-icon,
.mt-accordion .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {
	color: #ffffff;
}

.mt-accordion .elementor-accordion .elementor-tab-content,
.mt-accordion .elementor-toggle .elementor-tab-content  {
	padding: 0 15px;
	margin-bottom: 30px;
}

.mt-accordion .elementor-toggle .elementor-tab-title.elementor-active{
	border-bottom: 1px solid #151515;
}


.price-title {
	font-size: 72px;
	font-weight: 600;
	color: #bc8d4b;
}
.page-holder h2.price-title{
	margin-bottom: 32px;
}

.price-features {
	list-style: none;
	margin: 0;
	margin-bottom: 0;
	margin-bottom: 24px;
}

.price-features li {
	padding: 8px 0;
	margin-bottom: 0;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{
	display: none;
}

.elementor .menu-post-img img {
    border-radius: 99em;
    height: 60px;
    width: 60px;
}

.elementor .menu-post-img-v2 img {
    border-radius: 99em;
    height: 100px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

.blog .elementor-social-icon,
.single-match_portfolio .elementor-social-icon{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}


/*************************************

 GUTENBERG

************************************/

.page-full .alignfull,
.page-full .alignwide {
	margin-left: calc( -100vw / 2 + 100% / 2);
	margin-right: calc( -100vw / 2 + 100% / 2);
	max-width: 100vw;
}

.page-full .alignfull img,
.page-full .alignwide img {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-latest-posts,
.wp-block-categories,
.wp-block-archives {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 24px;
}

.wp-block-latest-posts li,
.wp-block-categories li,
.wp-block-archives li {
	margin-bottom: 8px;
	list-style: none;
}

.wp-block-latest-posts li a,
.wp-block-categories li a,
.wp-block-archives li a {
	color: #bc8d4b;
	text-decoration: none;
}

.wp-block-latest-posts li a:hover,
.wp-block-categories li a:hover,
.wp-block-archives li a:hover {
	text-decoration: none;
	color: #252525;
}

.wp-block-quote {
    border-left: none;
    margin: 42px 0;
	padding: 0 42px;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	padding: 0 42px;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-size: 32px;
}

.wp-block-columns {
	margin-left: -15px;
	margin-right: -15px;
}

.wp-block-column {
	padding-left: 15px;
	padding-right: 15px;
}

.wp-block-pullquote{
	padding: 0;
}

.wp-block-pullquote blockquote {
	border-top: 3px solid #252525;
	border-bottom: 3px solid #252525;
	color: #252525;
	padding: 24px;
}

.wp-block-pullquote blockquote:before {
	display: none;
}

.wp-block-pullquote blockquote cite,
.wp-block-pullquote footer {
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}

.wp-block-cover,
.wp-block-cover-image {
	width: auto;
}

.wp-block-gallery{
	margin-left: 0;
}

.wp-block-image figcaption,
.wp-block-embed figcaption{
	color: #999999;
	font-size: 14px;
	text-align: center;
	margin-top: 24px;
	font-style: italic;
	font-weight: 300;
}

.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    max-width: none;
}

.woocommerce-checkout #payment ul.payment_methods .stripe-card-group,
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    width: 100%;
}

/* Swiper */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

/*************************************

MEDIA QUERIES

************************************/

 @media (min-width: 576px){
.container {
  max-width: 100%;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 100%;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 100%;
	}

}

@media (min-width: 1024px) {
	.container{
		max-width: 960px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 930px;
	}
	
}

@media (min-width: 1200px) {
	
	.container {
		max-width: 1150px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1150px;
	}
	
	.parallax {
		background-attachment: fixed !important;
	}
	.home-featured-item-2 {
		height: 550px;
	}
	
	.layout-1col-fw {
		width: 1150px;
		margin: 0 auto;
	}
}

@media (min-width: 1420px) {
	.page-full .alignwide {
		margin-left: -125px;
		margin-right: -125px;
		max-width: 1420px;
	}
}

@media (min-width: 1500px) {
	.container,
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1350px !important;
	}
}	
	

@media (max-width: 1200px) {

.h1,
 h1,
.large-title {
  font-size:calc(3rem + 1.2vw);
 }
.h2,
 h2 {
  font-size:calc(2rem + .7vw);
 }
.h3,
 h3,
.comm-title > h3,
.comment-reply-title {
  font-size:calc(1.5rem + .6vw);
 }
.h4,
 h4 {
  font-size:calc(1.3rem + .3vw);
 }
 
.h5,
 h5 {
  font-size:calc(1.1rem + .2vw);
 }
 
} 

@media (max-width: 1024px) {
	/* menu */
	.nav-holder-1,
	.nav-holder-4,
	.nav-holder-7{
		display: none;
	}
	.nav-button-holder-1 {
		display: block;
	}
	
	.book-now,
	.top-location {
		display: none;
	}
	
	.nav-content-1{
		padding-left: 15px;
	}
	
	.navbar{
		align-items: center;
		justify-content: space-between;
	}
	
	.nav-bkg1{
		padding-bottom: 16px;
	}
	
	.nav-bkg1 .logo-1 {
		display: block;
	}
	
	.nav-bkg1 .nav-content-1{
		width: auto;
		margin: 0;
	}
	
	.logo-txt{
		font-size: 24px;
	}
	
	.btn-header4{
		flex: 0 1 auto;
	}
	
	.search-social {
		display: none;
	}
	
	.search-social-6 {
		display: block;
	}
	
	.logo-7{
		flex: 1 1 0;
	}
	
	.menu-post-v2.cols4,
	.menu-post-v2.cols5,
	.menu-post-v3.cols4,
	.menu-post-v3.cols5{
		width: 33.333%;
	}
	
	.menu-post-border-v3{
		padding: 15px;
	}
	
	.menu-post-img-v3{
		width: 80px;
		padding-bottom: 80px;
	}
	
	.order1{
		order: 1;
	}	
	.order2{
		order: 2;
	}
	
	.order3{
		order: 3;
	}
	
	.video-container,
	.video-container video,
	.video-container iframe{
		height: 70vh;
	}
	
	.elementor-column-gap-default .elementor-row {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
}


@media (min-width: 768px) and (max-width: 979px) {
	.posts-holder-push-right {
		float: none;
	}
	.posts-holder,
	.posts-holder-push-right {
		padding-left: 15px;
		padding-right: 15px;
	}
	.menu-nav ul li > a {
		color: #c5c5c5;
	}
	/* HEADER 1 */
	.nav-holder-1 {
		background: none;
	}
	.menu-nav-1 li a {
		color: #ffffff;
	}
	
	/* END HEADER 1 */
	
	.fullscreen-page .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.fullscreen-page .fullpage-no-padding .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (max-width: 767px) {
	
	.admin-bar .header-7 {
		top: 46px;
	}
	
	.top-header{
		display: none;
	}	
	
	.search-social-2 {
		position: relative;
		text-align: center;
	}
	.swiper-mt{
		height: 350px;
	}
	.slider-caption {
		padding: 0 24px;
		padding-top: 50px;
	}
	.slider-caption .view-more {
		margin-top: 0;
	}
	
	.nav-holder {
		margin-top: 16px;
	}
	.menu-nav li {
		display: block;
		margin: 0;
		padding: 0;
	}
	.menu-nav li a {
		padding: 8px 0;
	}
	.menu-nav ul {
		margin: 0;
		padding: 0;
		top: 0;
		left: 0;
		display: block;
		position: relative;
		background: none !important;
		border: none !important;
		width: auto;
	}
	.menu-nav ul {
		text-align: center;
	}
	.menu-nav ul li a:hover,
	.menu-nav li:hover ul li a:hover {
		background: none;
	}
	.menu-nav ul>li:first-child>a {
		padding-top: 0px;
	}
	.menu-nav ul>li:last-child>a {
		padding-bottom: 0px;
	}
	.menu-nav ul li>a {
		padding: 4px 0 !important;
	}
	
	.menu-nav ul li>a {
		color: #c5c5c5;
	}
	.parallax {
		height: auto;
	}
	.parallax-content {
		top: auto;
		transform: none;
	}
	.topSingleBkg {
		height: 20px !important;
	}
	.single-post-title {
		font-size: 36px;
	}
	
	.menu-title-section{
		font-size: 24px;
	}
	
	.menu-2col .menu-post,
	.menu-3col .menu-post {
		display: block;
		width: 100%;
	}
	.menu-2col .menu-post:nth-last-child(2) {
		margin-bottom: 24px;
	}
	.menu-3col-grid-image .menu-post {
		height: 300px;
		float: none;
		width: 100%;
		padding: 5px 0;
	}
	.menu-3col .menu-post:nth-last-child(2),
	.menu-3col .menu-post:nth-last-child(3) {
		margin-bottom: 24px;
	}
	.posts-holder-push-right {
		float: none;
	}
	.posts-holder,
	.posts-holder-push-right {
		padding-left: 15px;
		padding-right: 15px;
	}
	.blog-item-1col-list .post-image,
	.blog-item-1col-list .post-holder {
		width: 100%;
		float: none;
	}
	.blog-item-1col-list .post-image {
		height: 300px;
	}
	.blog-item-1col-list .post-holder {
		padding-left: 0;
		margin-top: 24px;
	}
	.blog-item-1col-list .article-title,
	.blog-item-1col-list .post-category,
	.blog-item-1col-list .post-meta,
	.blog-item-1col-list .more-btn {
		text-align: center;
	}
	/* HEADER 1 */
	
	.nav-holder-1 {
		background: #252525;
	}

	/* END HEADER 1 */
	/* HEADER 2 */
	.navbar-2,
	.rightside-nav-2 {
		position: relative;
		width: 100%;
		float: none;
		top: 15%;
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.navbar-2 {
		border-right: none;
		border-bottom: 1px solid #ffffff;
		padding-bottom: 36px;
		margin-bottom: 36px;
	}
	.menu-nav-2 ul li {
		display: block;
		padding-top: 6px;
	}
	.menu-nav-2 li {
		font-size: 16px;
	}
	/* END HEADER 2 */
	#header-3 .search-social ul {
		margin-top: 8px;
	}
	
	.logo-8{
		flex: 1 1 0;
	}
	
	.nav-button-holder-8,
	.btn-header8{
		flex: 0 1 auto;
	}	
	
	.nav-button-holder-8{
		padding-right: 15px;
	}
	
	.small-feature {
		margin-bottom: 24px;
	}
	.img-feature {
		margin-top: 36px;
	}
	#footer-instagram .instagram-pics li {
		width: 20%;
	}
	.widget-footer,
	#about-us .view-more {
		margin-bottom: 24px;
	}
	.img-border:before {
		display: none;
	}
	
	.menu-post-v2,
	.menu-post-v2.cols4,
	.menu-post-v2.cols5,
	.menu-post-v3,
	.menu-post-v3.cols4,
	.menu-post-v3.cols5{
		width: 50%;
	}
	
	.home-title,
	.home-title-el h2 {
		font-size: 42px;
	}
	
	aside{
		margin-top: 54px;
	}
	
	/*comments*/
	.children {
		margin: 28px 0 0;
	}
	.children li.depth-2,
	.children li.depth-3,
	.children li.depth-4,
	.children li.depth-5,
	.children li.depth-6,
	.children li.depth-7,
	.children li.depth-8,
	.children li.depth-9,
	.children li.depth-10 {
		margin: 0
	}
	
	/* gutenberg */
	
	.wp-block-column {
    flex-basis: 100%;
    flex-grow: 1;
	}
	.wp-block-column:not(:last-child) {
    margin-right: 0;
	}
	.wp-block-column:not(:first-child) {
    margin-left: 0;
	}
	
	/* ELEMENTOR */
	
	.box-nomargin{ padding: 0; }
	
	.mobile-bkg-no{ background: none !important; }
	
	.elementor-widget-tabs .elementor-tab-mobile-title,
	.elementor-widget-tabs .elementor-tab-content {
		padding: 10px 0;
	}

	.fullscreen-page .elementor-top-section > .elementor-container > .elementor-row > .elementor-column > .elementor-element-populated {
		padding-left: 5px;
		padding-right: 5px;
	}
	.fullscreen-page .fullpage-no-padding .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.bkg-img-100vh-mobile{
	height: auto;
	}

	.bkg-img-100vh-mobile > .elementor-container {
	padding-top:  50px;
	padding-bottom: 50px;	
    top: auto;
    -ms-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
	}
}

@media (max-width: 568px) {
	#header-3 .search-social ul,
	.search-social-6	{
		display: none;
	}
	
	.logo-6,
	.logo-sticky-6{ 
		flex: 1 1 auto;
	}
	
	.menu-post-v3,
	.menu-post-v3.cols4,
	.menu-post-v3.cols5{
		width: 100%;
	}
	
}