/*
Theme Name: Ravier
Theme URI: https://matchthemes.com/demowp/ravier
Description: Ravier - Dining Restaurant Theme
Version: 1.2.2
Author: MatchThemes
Author URI: 
Tested up to: 5.9
Requires PHP: 7.1
License:
License URI:
Tags: one-column, two-columns, three-columns, blog, theme-options, featured-images, grid-layout, news
Text Domain: ravier
*/

/*************************************
 
  	1. MAIN STYLES
	
	2. HEADER
	
	3. HOME
	
	4. PAGES
	
		4.1 MENU
		
		4.2 GALLERY

	5. BLOG
	
	6. FOOTER
	
	7. OTHER
	
	8. RESPONSIVE MEDIA QUERIES
 
************************************/

/**
* #1.# MAIN STYLES
*
* 
*/

/* RESET STYLES */
@font-face {
    font-family: 'Gitan Latn Sb';
    src: url('https://www.douglaswillisretail.co.uk/wp-content/webfonts/GitanLatn-Sb.eot');
    src: url('https://www.douglaswillisretail.co.uk/wp-content/webfonts/GitanLatn-Sb.eot?#iefix') format('embedded-opentype'),
        url('https://www.douglaswillisretail.co.uk/wp-content/webfonts/GitanLatn-Sb.woff2') format('woff2'),
        url('https://www.douglaswillisretail.co.uk/wp-content/webfonts/GitanLatn-Sb.woff') format('woff'),
        url('https://www.douglaswillisretail.co.uk/wp-content/webfonts/GitanLatn-Sb.ttf') format('truetype'),
        url('https://www.douglaswillisretail.co.uk/wp-content/webfonts/GitanLatn-Sb.svg#GitanLatn-Sb') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


*,
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: 0 !important;
}

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

.no-padding {
	padding: 0;
}

.column-clear {
	clear: both;
}

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

.sticky {
	position: relative;
}

.wp-caption-text,
.gallery-caption {
	color: #999999;
	font-size: 14px;
	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-color: 1px solid #fff;
}

.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 {
	float: right;
	margin: 4px 0 0 24px;
}

.alignleft {
	float: left;
	margin: 4px 24px 0 0;
}

.aligncenter {
	margin: 24px auto;
	text-align: center;
	display: block;
}

hr {
	margin-top: 24px;
	margin-bottom: 24px;
	border: 0;
	border-top: 1px solid #e9e9e9;
}

pre,
code {
	background: #eee;
	color: #212023;
	font-family: "Courier New", Courier, monospace;
	padding: 8px;
	font-size: 13px;
}

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

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 {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
	text-rendering: optimizeLegibility;
	background: #ffffff;
	color: #5F6166;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	overflow-x: hidden;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #212023;
	font-weight: 700;
	line-height: 1.5;
}
.h1,
h1 {
 font-size:3.5rem;
}
.h2,
h2 {
 font-size:3rem;
}
.h3,
h3 {
 font-size:2.25rem;
}
.h4,
h4 {
 font-size:2rem;
}
.h5,
h5 {
 font-size:1.5rem;
}
.h6,
h6 {
 font-size:1rem;
}
.lead {
 font-size:1.25rem;
 font-weight:400;
}
.display-1 {
 font-size:6rem;
 font-weight:700;
 line-height:1;
}
.display-2 {
 font-size:5rem;
 font-weight:700;
 line-height:1;
}
.display-3,
.large-title {
 font-size:4rem;
 font-weight:700;
 line-height:1.3;
}
.display-4 {
 font-size:3.5rem;
 font-weight:700;
 line-height:1.3;
}

.display-5 {
 font-size:2.25rem;
 font-weight:700;
}


.single-post-content h1,
.single-post-content h2,
.single-post-content h3,
.single-post-content h4,
.single-post-content h5,
.single-post-content h6 {
	margin-top: 32px;
	margin-bottom: 24px;
}

a,
.pcolor,
.pcolori .elementor-icon{
	color: #a2ad36;
	text-decoration: none;
}

.pcolor-bkg{
	background: #a2ad36;
}

p a {
	text-decoration: none;
}

a:hover,
p a:hover {
	color: #a2ad36;
	text-decoration: none;
}

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

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

ul li,
ol li{
	margin-bottom: 8px;
}

.list-circle{
	margin: 0 0 24px 0;
}
.list-circle li{
		list-style: none;
		position: relative;
		padding-left: 16px;
}
.list-circle li:before{
		content:'';
		position: absolute;
		left: 0;
		top: 50%;
		width: 5px;
		height: 5px;
		background: #5a9e8f;
		border-radius: 99em;
		
		-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

blockquote {
	font-size: 24px;
	font-style: italic;
	line-height: 1.6em;
	color: #212023;
	position: relative;
	letter-spacing: 0.05em;
	margin: 32px 0 42px 0;
	padding-left: 54px;
}

blockquote:before{
	content: "";
	display: inline-block;
	margin-right: 0;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	width: 5px;
	height: 100%;
	background: #5a9e8f;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

blockquote cite {
	color: #5a9e8f;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1;
	margin-top: 16px;
}

p,
ul,
ol {
	margin-bottom: 24px;
}

/* definition lists */
dl dt {
	margin-bottom: 0;
}

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

/* tables */
table {
	border: 1px solid #e9e9e9;
	font-size: 16px;
	width: 100%;
	text-align: center;
	margin-bottom: 24px;
	border-collapse: collapse;
}

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

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

table th {
	font-weight: bold;
}

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

.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;
}

a,
#submit,
.submit,
.wpcf7-submit,
.white-btn,
.post-password-form input[type="submit"],
.post-image a:before,
.gallery-post .gallery-view,
.gallery-post .gallery-img:after,
.elementor-accordion .elementor-tab-title,
.elementor-toggle .elementor-tab-title{
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-moz-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-o-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-ms-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
}

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

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

/**
* #2. # HEADER
*
* 
*/




/*** menu large screens ***/
.menu-nav {
	margin: 0;
	font-size: 0;
}

.menu-nav li {
	display: inline-block;
	position: relative;
	margin-left: 32px;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.02em;
}

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

.menu-nav li a {
	color: #212023;
	padding: 28px 0;
	display: block;
}

.menu-nav li a:hover,
.menu-nav > li:hover > a,
.menu-nav > li.current-menu-item > a {
	background: none;
	color: #5a9e8f;
}
.menu-nav ul {
	display: none;
	margin: 0;
	padding: 28px 0;
	width: 265px;
	text-align: left;
	position: absolute;
	top: 72px;
	left: -36px;
	background: #212023;
	z-index: 5;
}

.menu-nav ul li {
	display: block;
	background: none;
	margin: 0;
	font-size: 13px;
}

.menu-nav ul li > a {
	display: block;
	padding: 8px 36px;
	color: #ffffff;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-moz-transition: all 0.5s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-o-transition: all 0.5s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	transition: all 0.5s cubic-bezier(0.25, 1, 0.35, 1) 0s;
}

.menu-nav ul li > a:focus{
	outline: none;
}

.menu-nav ul li a:hover,
.menu-nav li:hover ul li a:hover {
	text-decoration: none;
	color: #5a9e8f;
	-webkit-transform: translateX(12px);
	-ms-transform: translateX(12px);
	transform: translateX(12px);
}

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

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

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

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

.menu-nav li ul ul:before,
.menu-nav li ul a:before {
	display: none;
}
/*** end menu large screens ***/

/*** menu mobile ***/
.nav-button-holder {
	display: none;
}

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

.icon-bar,
.icon-bar1,
.icon-bar2 {
	display: block;
	height: 2px;
	width: 35px;
	background: #212023;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

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

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

.icon-bar:after {
	bottom: -12px;
	left: 0px;
	top: auto;
}

.nav-button:hover .icon-bar:before {
	left: 4px;
}

.nav-button:hover .icon-bar:after{
	left: 8px;
}

.icon-bar,
.icon-bar1,
.icon-bar2,
.nav-button .icon-bar:before,
.nav-button .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;
	padding-left: 48px;
}

.menu-mobile li {
	font-size: 14px;
	font-weight: 600;
	padding-top: 24px;
	list-style: none;
	margin-bottom: 0;
}

.menu-mobile li a {
	color: #212023;
	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: #5a9e8f;
}

.menu-mobile>li.menu-item-has-children>a:after {
	content: "+";
	display: inline-block;
	margin-left: 7px;
	margin-right: 0;
	font-size: 14px;
	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: 13px;
	padding-top: 16px;
	text-transform: none;
	padding-left: 16px;
	display: block;
}

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

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

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

.menu-contact i{
	padding-right: 8px;
	color: #5a9e8f;
}

.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: #ffffff;
	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;
	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

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

.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 ******/

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

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

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

.social-media li:first-child,
.footer-social 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-tripadvisor:hover {
	color: #00AF87 !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;
}


.header-social-1 {
	text-align: right;
}

/** Header 1 **/

.header-container{
	display: flex;
align-items: center;
}

.header-container-1{
	padding: 24px 0;
}

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

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

.logo img {
	background: none;
}

/** Header 2 **/

.header-2{
	padding-bottom: 24px;
}

.top-header {
	display: flex;
	align-items: center;
	padding-top: 16px;
padding-bottom: 16px;
}

.binfo{
	flex: 1 1 0;
}

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

.binfo ul li{
color: #212023;
display: inline-block;
margin-left: 28px;
font-size: 13px;
font-weight: 400;
position: relative;
margin-bottom: 0;
}
.binfo ul li:first-child{
	margin-left: 0;
}
.binfo ul li i{
	font-size: 16px;
	margin-right: 8px;
	color: #5a9e8f;
}

.header-social-2 .social-media li a{
	color: #5a9e8f;
}

/** Header 3 **/

.top-header-3,
.top-header-4{
	display: flex;
	align-items: center;
	padding-top: 16px;
}

.logo-3{
	flex: 1 1 0;
}

.btn-header-3{
	flex: 0 1 0;
}

.btn-header-3{
	margin-left: 24px;
}

.header-container-3{
	display: block;
	text-align: center;
}

.binfo3{
	flex: 1 1 0;
	text-align: right;
}
.btn-header-3 {
    flex: 0 1 auto;
}

/** Header 4 **/

.nav-button-holder-4 {
	display: block;
}

.top-header-4{
	padding-bottom: 16px;
}


.nav-fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	background: #faf8f6;
	margin-top: 0;
	
	-webkit-backface-visibility: hidden;
-webkit-transition: all .3s cubic-bezier(.25,1,.35,1) 0s;
-moz-transition: all .3s cubic-bezier(.25,1,.35,1) 0s;
-o-transition: all .3s cubic-bezier(.25,1,.35,1) 0s;
-ms-transition: all .3s cubic-bezier(.25,1,.35,1) 0s;
transition: all .3s cubic-bezier(.25,1,.35,1) 0s;
}

.nav-fixed-top .header-container-1,
.nav-fixed-top.header-2{
	padding: 8px 0;
}

.nav-fixed-top .top-header,
.nav-fixed-top.header-3 .top-header-3{
	display: none;
}




/**
* #3.# HOME
*
* 
*/

/* SLIDER */

.slider-container {
	position: relative;
	margin-bottom: 108px;
}

.slider-item-box-bkg {
	height: 500px;
}

.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(14, 18, 25, 0.3);
	top: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}

.slider-caption {
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	color: #fff;
	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%;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
}

.slider-text .display-3 {
	color: #fff;
	margin-bottom: 8px;
	line-height: 1.3;
}

.slider-text .read-more {
	margin-top: 32px;
}

.slider-subtitle {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .2em;
	margin-bottom: 8px;
    display: block;
    text-transform: uppercase;
}

/* SLIDER v2 */

.slider-holder-v2{
	display:flex;
}

.slider-caption-v2,
.slider-img-v2{
	width: 50%;
}

.slider-img-v2{
	align-self: center;
}

.slider-caption-v2{
	position: relative;
}

.slider-caption-v2 .slider-text{
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);

text-align: left;
}

.slider-caption-v2 .slider-text .display-3{
	color: #212023;
}


/* BKG VIDEO */

.video-container{
	position: relative;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 500px;
overflow: hidden;
z-index: 1;
margin-bottom: 108px;
}

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

.video-container video{
	position: absolute;
left: 50%;
width: auto;
height: auto;
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%);
}

/* END BKG VIDEO */


/**
* #4.# PAGES
*
* 
*/

/* HEADER PAGES */

.space-holder{
	padding-left: 0;
	padding-right: 0;
}

.top-single-bkg {
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 108px;
	width: 100%;
	height: 500px;	
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.top-single-bkg:before {
	content: '';
	background: rgba(14, 18, 25, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.topnoimg{
	height: auto;
	margin-top: 56px;
}

.topnoimg.top-single-bkg:before {
	display: none;
}

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

.topnoimg .inner-desc {
	position: relative;
	width: 100%;
	top: 0;
	text-align: center;
	
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.single-post-title {
	color: #fff;
	font-weight: 700;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	line-height: 1.3em;
}

.single-post-title-margin{
	margin-bottom: 8px;
}

.post-subtitle{
    font-size: 13px;
	font-weight: 400;
	color: #fff;
    letter-spacing: .2em;
    margin-top: 8px;
    display: block;
	text-transform: uppercase;
}

.smalltitle {
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 16px;
	letter-spacing: .2em;
	text-transform: uppercase;
}

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

.stitle2{
	font-size: 16px;
	font-weight: 700;
	text-transform:uppercase;
	margin-bottom: 16px;
}


.smallborder span{
	border: 1px solid #5a9e8f;
    display: inline-block;
}

.smallborder .elementor-heading-title{
	padding: 8px 16px;
}

.topnoimg .single-post-title,
.topnoimg .post-subtitle,
.page-title-above .single-post-title,
.page-title-above .post-subtitle{
	color: #212023;
}

.page-title-above{
	text-align: center;
	margin-top: 56px;
	margin-bottom: 108px;
}


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


/* END HEADER PAGES */

#wrap-content p,
.article-excerpt,
.practice-icon-content,
aside p {
    line-height: 1.7;
}

.page-holder p,
.blog-post-single p{
	margin-bottom: 32px;
}

/**
* #4.1# MENU
*
* 
*/

.food-menu {
	margin: 0;
	font-size: 0;
	list-style: none;
	margin-top: 54px;
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.food-menu:last-child {
    margin-bottom: -32px;
}

.food-menu li {
	font-size: 16px;
	margin-bottom: 32px;
	display: flex;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.menu-content{
	flex: 1 1 0;
	padding-right: 8px;
}

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

.menu-price {
    font-weight: 600;
    color: #212023;
    font-size: 14px;
}

.food-menu li h4 {
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: 700;
}

.menu-section-title{
	color: #5a9e8f;
	margin-top: 54px;
}

.menu-2cols li {
	width: 50%;
}

.menu-3cols li {
	width: 33.333%;
}


/* MENU v2 */

.food-menu-v2:not(:last-child){
	margin-bottom: -32px;
}
.food-menu-v2,
.menu-section-title.v2{
	text-align: center;
}
.food-menu-v2 li{
	display: block;
}

.food-menu-v2 .menu-price{
	margin-top: 8px;
}

.food-menu-v2 .menu-content{
	padding-right: 0;
}

.el-tab-v2 .elementor-tab-mobile-title{
	text-align: center;
}

/* end MENU v2 */

/* MENU ACCORDION */

.el-acc-menu .elementor-tab-content .menu-section-title:first-child,
.el-acc-menu .elementor-tab-content .food-menu:first-child {
    margin-top: 0;
}

.el-acc-menu .elementor-tab-content .food-menu{
	margin-bottom: -32px;
}

.el-acc-menu .elementor-tab-content .food-menu:last-child {
    margin-bottom: 0;
}

.el-acc-menu .elementor-toggle .elementor-tab-title.elementor-active {
    margin-bottom: 54px;
}

/* end MENU ACCORDION */


/**
* #4.2# GALLERY
*
* 
*/

.gallery-holder {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	margin-bottom: -30px;
}

.gallery-post {
	width: 33.33%;
	height: 400px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	padding: 0 15px;
}

.gallery-post a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}

.gallery-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 3s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-moz-transition: all 3s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-o-transition: all 3s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-ms-transition: all 3s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	transition: all 3s cubic-bezier(0.25, 1, 0.35, 1) 0s;
}

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

.gallery-img:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.gallery-post:hover .gallery-img:after{
	opacity: 0.2;
}

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

.gallery-view {
	color: #ffffff;
	font-size: 28px;
	opacity: 0;
	-ms-transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
}

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

.gallery-4cols .gallery-post {
	width: 25%;
	height: 300px;
}


/**
* #4.3# TESTIMONIALS
*
* 
*/

.testimonial-slider .owl-dots {
	position: relative;
}

.testimonial-info {
	width: 100%;
	margin: 0 auto;
}

.testimonial-desc {
	font-size: 20px;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 0.05em;
	color: #212023;
	margin-bottom: 28px;
	padding-top: 54px;
	position: relative;
}

.testimonial-desc:before{
	font-family: "Font Awesome 5 Free";
	content: "\f10d";
	display: inline-block;
	margin-right: 0;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	color: #5a9e8f;
	position: absolute;
	top: -6px;
	left: 0;
}

.testimonial-client {
	font-size: 16px;
	font-weight: 700;
	color: #212023;
}
.testimonial-company{
	font-size: 13px;
}

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

.testimonial-white .testimonial-company{
	color: #e0e0e0;
}


/**
* #5.# BLOG
*
* 
*/

.posts-holder {
	
}

.page-holder-sidebar,
.post-sidebar .single-post-holder {
	margin-right: 24px;
}

.posts-holder-push-right {
	order: 2;
	padding-right: 0;
	padding-left: 24px;
}

.article-title {
	margin-bottom: 24px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.article-title a {
	color: #212023;
	display: block;
}

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

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

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

.meta-categ-all a,
.meta-sticky {
	background: #5a9e8f;
	border: 1px solid #5a9e8f;
	padding: 9px 14px;
	margin-left: 8px;
	margin-bottom: 16px;
	color: #ffffff;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: .2em;
}

.meta-categ-all a:hover{
	background: none;
	color: #5a9e8f;
}

.meta-categ-all a:first-child{
	margin-left: 0;
}

.meta-sticky{
	background: none;
	color: #5a9e8f;
}

.meta-date-all{
	font-size: 13px;
	font-weight: 400;
	color: #212023;
	text-transform: uppercase;
	letter-spacing: .2em;
}

.post-meta {
	margin: 0;
	font-size: 0;
	list-style: none;
}

.post-meta li {
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 0;
}

.post-meta li:first-child{
	margin-left: 0;
}

.post-meta li a{
	color: #ffffff;
}

.topnoimg .post-meta li,
.topnoimg .post-meta li a{
	color: #212023;
}

.post-meta li a:hover,
.topnoimg .post-meta li a:hover{
	color: #5a9e8f;
}

.meta-author:before {
	display: inline-block;
	width: 5px;
	height: 1px;
	margin: 0 16px;
	margin-bottom: 2px;
	content: '';
	vertical-align: middle;
	background: #ffffff;
	
}

.topnoimg .meta-author:before{
	background: #212023;
}

.post-image{
	margin-bottom: 42px;
	position:relative;
	overflow: hidden;
	display: inline-block;
}

.post-image a:before{
	content: '';
	background: #212023;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.post-image:hover a:before{
	opacity: 0.2;
}

.article-excerpt{
	margin-bottom: 32px;
}

.blog-item-1col .post-holder{
	padding: 0 54px;
}

.blog-item{
	text-align: center;
}

.inner-desc .meta-categ-all a{
	margin-bottom: 8px;
}

/*** BLOG GRID ***/

.post-sidebar .blog-item-2col-grid{
	margin-right: 24px;
}

.blog-item-2col-grid .meta-categ-all a, .blog-item-2col-grid .meta-sticky {
    padding: 6px 12px;
	font-size: 10px;
}

.post-sidebar .blog-1col,
.post-sidebar .blog-1col-list-left{
	margin-right: 24px;
}

/*** END BLOG GRID ***/

/*** BLOG LIST ***/
.blog-item-1col-list {
	display: flex;
}

.blog-item-1col-list .post-image {
	width: 35%;
	height: 400px;
	overflow: hidden;
	margin-bottom: 0;
	top: 0;
	left: 0;
}

.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: 65%;
	margin-top: 0;
	position: relative;
}

.list-holder {
    position: absolute;
	top: 50%;
	left: 54px;
	right: 54px;
    -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.blog-item-1col-list .post-holder-noimg {
	width: 100%;
	padding: 0;
}

.post-holder-noimg .list-holder{
	position: relative;
	top: auto;
	left: 0;
	right: 0;
	transform: none;
}

.blog-item-1col-list:last-child {
	margin-bottom: 0;
}
/*** END BLOG LIST ***/

.short-blog-3col-grid .article-title{
	margin-top: 0;
	margin-bottom: 16px;
}

.short-blog-3col-grid .article-excerpt{
	margin-bottom: 0;
}

.single-meta-info {
	text-align: center;
}

.author-single-page {
	margin-top: 81px;
	display: flex;
}

.author-avatar {
	display: block;
}

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

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

.author-single-page h3 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-bottom: 16px;
}

.author-single-page h3 a{
	color: #212023;
}

.author-single-page h3 a:hover{
	color: #5a9e8f;
}

.author-content .social-media {
	margin-top: 8px;
}

.meta-nav-holder {
	margin-top: 54px;
	align-items: center;
}

.single-post-holder .meta-nav-holder {
	margin-top: 81px;
}

.meta-nav {
	padding: 0 15px;
}

.meta-nav a {
	display: block;
	color: #212023;
}

.meta-nav a:hover {
	color: #5a9e8f;
}

.meta-nav-subtitle {
	font-size: 14px;
	letter-spacing: 0.05em;
}

.pn-holder {
	display: flex;
	align-items: center;
}

.pn-img {
	width: 80px;
	height: 0;
	flex: 0 0 auto;
	margin-right: 24px;
	overflow: hidden;
	border-radius: 99em;
	position: relative;
	padding-bottom: 80px;
}

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

.pn-desc {
	width: 100%;
}

.pn-desc .prev-next-title {
	font-size: 18px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.meta-nav-right .pn-desc {
	justify-content: flex-end;
	text-align: right;
}

.meta-nav-right .pn-img {
	margin-left: 24px;
	margin-right: 0;
}

.comm-title,
.comment-reply-title {
	margin-top: 81px;
}

.comm-title > h3, .comment-reply-title{
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 32px;
}

.comment .comment-reply-title{
	margin-top: 0;
}

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

.antispam {
	display: none;
}

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

/**** COMMENTS STYLES*****/
.commentlist {
	margin: 0;
}

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

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

.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 0 0 81px;
}

.comment-body {
	margin-bottom: 54px;
}

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

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

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

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

.comment-author .author,
.comment-author .author a {
	color: #212023;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	display: block;
}

.comment-author .author{
	margin-bottom: 8px;
}

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

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

.comment-author span.comment-date {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: .2em;
	color: #212023;
}

.comment-text {
	margin-top: 24px;
}

.reply {
	position: absolute;
	top: 0;
	right: 0;
}

.comment-reply-link {
	font-size: 12px;
	letter-spacing: 0.03em;
	font-weight: 600;
	color: #212023;
	text-transform: uppercase;
}

.comment-reply-link:hover {
	color: #5a9e8f;
}

#cancel-comment-reply-link {
	display: block;
}

.commentlist .children {
	margin: 0;
}

#comments_wrap {
	margin-top: 16px;
}

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

.comment-reply-title small {
	display: block;
	font-size: 18px;
	font-weight: 600;
	margin-top: 8px;
    line-height: 1;
}

.commentlist li .comment-respond{
	margin-bottom: 72px;
}

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

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

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

@-ms-viewport {
	width: auto;
}
/**** END COMMENTS STYLES*****/

/* SIDEBAR */
aside ul,
footer ul,
.widget_recent_entries ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

aside > ul > li {
	margin-top: 72px;
	margin-bottom: 0;
}

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

aside .screen-reader-text,
.foo-block .screen-reader-text {
	display: none;
}

aside table,
aside table caption,
.foo-block table,
.foo-block table caption {
	margin-bottom: 0;
}

aside table caption,
.foo-block table caption {
	padding-bottom: 0;
}

.widgettitle,
.el-smalltitle,
.el-smalltitle .elementor-heading-title{
	color: #212023;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.02em;
	margin-bottom: 54px;
	position: relative;
}

.widgettitle:after{
	content:'';
	position: absolute;
	bottom: -16px;
	left: 0;
	height: 1px;
	width: 50px;
	background-color: #5a9e8f;
}

footer .widgettitle{
	color: #212023;
}

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

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

aside .instagram-pics li img,
footer .instagram-pics li img {
	width: 80px;
	height: 80px;
}

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

.textwidget select {
	width: 100%;
}

.search-string {
	padding: 18px 24px;
	width: 100%;
	border: 1px solid #212023;
	background: none;
	color: #212023;
}

.foo-block .search-string{
	border-color: #212023;
	background: #f7f7ef;
}

.tagcloud a,
.tags-single-page a {
	display: inline-block;
	font-size: 13px !important;
	color: #fff;
	background: #212023;
	padding: 8px 16px;
	text-align: center;
	margin: 0 4px 8px 0;
}

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

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

.display-post-holder{
	display: flex;
}

.widget .widget-display-posts-img ul li{
	margin-bottom: 24px;
}

.display-post-img {
	display: block;
	position: relative;
	flex: 0 0 auto;
	width: 70px;
	height: 70px;
	overflow: hidden;
}

.display-post-img img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.display-post-text {
	margin-left: 16px;
}

aside .display-post-date {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #5F6166;
	margin-bottom: 0;
	line-height: 1;
}

.display-post-title {
    font-weight: 400;
}

.display-post-title a{
	color: #212023;	
}

.display-post-title a:hover{
	color: #5a9e8f;	
}

.widget ul li,
.widget_recent_entries li,
.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_recent_comments li,
.widget_rss li,
.widget_nav_menu li {
	margin-bottom: 16px;
	line-height: 1.4;
}

.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.widget_pages li a,
.widget_meta li a,
.widget_nav_menu li a {
	color: #212023;
}

.foo-block .widget_recent_entries li a,
.foo-block .widget_archive li a,
.foo-block .widget_categories li a,
.foo-block .widget_pages li a,
.foo-block .widget_meta li a,
.foo-block .widget_nav_menu li a {
	color: #5F6166;
}

.widget_recent_entries li a:hover,
.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_pages li a:hover,
.widget_meta li a:hover,
.widget_nav_menu li a:hover {
	color: #5a9e8f;
}

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

.widget_categories ul.children li,
.widget_pages ul.children li,
.widget_nav_menu .sub-menu li {
	border: none;
	padding-bottom: 0;
}

.widget_recent_entries li:last-child,
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_pages li:last-child,
.widget_meta li:last-child,
.widget_recent_comments li:last-child,
.widget_rss li:last-child,
.widget_nav_menu li:last-child {
	margin-bottom: 0;
}

.widget_categories ul.children:last-child li:last-child {
	margin-bottom: 0;
}

aside table th,
.foo-block table th,
aside table td,
.foo-block table td {
	padding: 8px;
}
/* END SIDEBAR */

/**
* #6.# FOOTER
*
* 
*/

footer{
	margin-top: 108px;
	padding: 0 0 54px 0;
	background: #ffffff;
}

footer,
footer a,
.footer-social li a {
	color: #5F6166;
}

.foo-block,
.widget-footer {
	margin-bottom: 32px;
}

.widget-footer{
	text-align: left;
}

.copyright {
    padding-top: 54px;
}

.footer-copy {
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.05em;
}

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

#footer-instagram .widgettitle {
	display: inline-block;
}

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

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

#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;
}

/**
* #7.# OTHER
*
* 
*/

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

.img-fluid,
.single-post-content img,
.custom-page-template img{
    background: #f1f1f1;
}

.icon-img img{
	background: none;
}

/* comments + contact fields */
.comment-form{
	margin-top: 24px;
}

.comm-field,
.contact-field,
#msg-contact,
.wpcf7-text,
.wpcf7-textarea {
	width: 100%;
	padding: 18px 24px;
	border: 1px solid #212023;
	background: none;
	color: #212023;
}

#msg-contact{
	display: block;
}

.post-password-form label input {
	padding: 15px;
	border: 1px solid #5b6371;
	background: none;
	margin-left: 8px;
}

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

.comment-form-cookies-consent{
	margin-top: 24px;
}

.reserve-holder .comm-field,
.mt-opentable .comm-field{
    margin-bottom: 32px;
}

.mt-otbutton {
	text-align: center;
}

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

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

.opentable-vertical .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
}

.read-more,
#submit,
.submit,
.wpcf7-submit,
.page-links a,
.post-password-form input[type="submit"],
.el-btn .elementor-button {
	background-color: transparent;
border: thin solid #5a9e8f;
color: #5a9e8f;
overflow: hidden;
letter-spacing: .2em;
padding: 18px 24px;
position: relative;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
display: inline-flex;
text-decoration: none;
line-height: 1.5;
z-index: 1;
}

.el-btn .elementor-button.elementor-size-md,
.el-btn .elementor-button.elementor-size-sm {
	color: #5a9e8f;
    font-size: 12px;
    padding: 18px 24px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.read-more:after,
.el-btn .elementor-button:after{
background:#5a9e8f;
bottom: 0;
left: 0;
right: 0;
top: 0;
content: "";
display: block;
position: absolute;
transform: translateY(100%);
transform-origin: bottom center;
z-index: -1;
}

.read-more:hover:after,
.el-btn .elementor-button:hover:after{
	transform:translateY(0);
}

.read-more:hover,
.el-btn .elementor-button.elementor-size-md:hover,
.el-btn .elementor-button.elementor-size-sm:hover{
color: #ffffff;
}

.read-more,
.read-more:after,
.el-btn .elementor-button,
.el-btn .elementor-button:after{
-webkit-transition: all .4s cubic-bezier(0.11,0.51,0.37,1.01);
transition: all .4s cubic-bezier(0.11,0.51,0.37,1.01);
}

#submit,
.submit,
.wpcf7-submit,
.page-links a,
.post-password-form input[type="submit"]{
	background:#5a9e8f;
	color: #ffffff;
	border: none;
}

#submit:hover,
.submit:hover,
.wpcf7-submit:hover,
.page-links a:hover,
.post-password-form input[type="submit"]:hover{
	background:#212023;
	color: #ffffff;
}

.read-more.white{
	border: 1px solid #ffffff;
color: #ffffff;
}

.read-more.black,
.el-btn.black .elementor-button{
	border: 1px solid #212023;
color: #212023;
}

.read-more.white:after{
	background:#ffffff;
}

.read-more.black:after,
.el-btn.black .elementor-button:after{
	background:#212023;
}

.read-more.white:hover{
	color: #212023;
}

.read-more.black:hover,
.el-btn.black .elementor-button:hover{
	color: #ffffff;
}


.white{
	color: #ffffff;
}


.elementor-button{
	line-height: 1.7;
}

.form-submit{
	margin-top: 32px;
}

.blog-post-single .form-submit{
	margin-bottom: 0;
}

.post-password-form input[type="submit"] {
	margin-left: 8px;
	margin-top: 0;
	cursor: pointer;
}


/*** PREV-NEXT PAGE NAVIGATION ***/
.prev-next{
	margin-bottom: -16px;
}
.prev-next,
.page-links {
	text-align: center;
	font-size: 0;
}

.page-numbers,
.nav-page a {
	color: #fff;
	background: #212023;
	margin: 0 8px;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	display: inline-block;
	line-height: 45px;
	width: 45px;
	height: 45px;
	margin-bottom: 16px;
}

.current-page,
.page-numbers:hover,
.nav-page a:hover {
	color: #fff;
	background: #5a9e8f;
}

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

.page-links a {
	margin: 0;
	margin-right: 12px;
}

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

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


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

.gmaps {
	position: relative;
	padding: 0;
	height: 400px;
	overflow: hidden;
}

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

.scrollup {
	display: none;
}

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

.nf-text {
	margin: 24px 0;
}

.alignc {
	text-align: center;
}

.alignr {
	text-align: right;
}

.alignl {
	text-align: left;
}

.none {
	display: none;
}

.alert{
	font-weight: 600;
	background-color: #5a9e8f;
	border: none;
	color: #212023;
	padding: 16px;
	border-radius: 0;
	margin-top:81px;
}

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

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

/* Owl Carousel Default Nav */

.owl-carousel {
	cursor: -webkit-grab;
	cursor: -moz-grab;
}

.owl-carousel.owl-grab {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
}

.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 32px;
}

.owl-theme .owl-dots {
	position: relative;
	right: 0;
	left: 0;
	bottom: 0px;
	z-index: 100;
	width: auto;
	z-index: 20;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.owl-theme .owl-dots .owl-dot {
	margin: 0px 8px;
	display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
	width: 7px;
	height: 7px;
	line-height: 1;
	background: #5a9e8f;
	display: block;
	border-radius: 99em;
	opacity: 0.7;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-moz-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-o-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-ms-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #5a9e8f;
	opacity: 1;
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-ms-transform: scale(1.8);
	-o-transform: scale(1.8);
	transform: scale(1.8);
}

.owl-theme .owl-nav {
	position: initial;
}

.owl-theme .owl-nav button {
	position: absolute;
	top: 50%;
	left: 35px;
	display: inline-block;
	line-height: 1;
	cursor: pointer;
	opacity: 1;
}

.owl-theme .owl-nav button.owl-next {
	right: 35px;
	left: auto;
}



.owl-theme .owl-nav button.owl-next:before {
	content: '';
	border: solid #ffffff;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 10px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.owl-theme .owl-nav button.owl-prev:before {
	content: '';
	border: solid #ffffff;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 10px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.home-slider2 .owl-nav button.owl-next:before,
.home-slider2 .owl-nav button.owl-prev:before,
.slider-3items .owl-nav button.owl-next:before,
.slider-3items .owl-nav button.owl-prev:before{
	border-color: #212023;
}

.home-slider2 .owl-nav button,
.slider-3items .owl-nav button{
	left: 0;
}

.home-slider2 .owl-nav button.owl-next,
.slider-3items  .owl-nav button.owl-next {
    right: 0;
    left: auto;
}

.slider-3items{
	padding-left: 54px;
	padding-right: 54px;
}

.home-slider2.owl-theme .owl-dots{
	text-align: center;
}

/* END Owl Carousel Default Nav */

.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-tb36 {
	margin: 36px 0;
}

.margin-tb24 {
	margin: 24px 0;
}

.margin-t108 {
	margin-top: 108px;
}

.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;
}

.margin-b16 {
	margin-bottom: 16px;
}

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

.margin-none {
	margin: 0;
}

.img-center {
	margin: 0 auto;
}

/* Placeholder text color */

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

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

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

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

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

:placeholder-shown,
::placeholder{
	color: #212023;
}

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

 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;
	padding: 0;
}

.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;
}

.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-progress-wrapper {
    height: 15px;
    line-height: 15px;
}

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

.pcolor .elementor-icon{
	color: #5a9e8f;
}

.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-desktop-title {
	padding: 0 24px;
}

.el-tab .elementor-tab-title a,
.el-tab .elementor-tab-title{
	color: #212023;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.el-tab .elementor-tab-title a:hover,
.el-tab .elementor-tab-title.elementor-active a,
.el-tab .elementor-tab-title:hover,
.el-tab .elementor-tab-title.elementor-active{
	color: #5a9e8f;
}

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

.elementor-accordion .elementor-tab-title,
.elementor-toggle .elementor-tab-title {
	color: #212023;
	font-size: 18px;
	letter-spacing: 0.05em;
	padding: 28px 16px;
	border: 1px solid #212023;
	border-radius: 0;
	margin-bottom: 24px;
	font-weight: 400;
	line-height: 1.2;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon,
.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
	font-size: 12px;
	padding-top: 0;
	vertical-align: middle;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left,
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
	float: none;
}

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

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

.elementor-accordion .elementor-tab-content,
.elementor-toggle .elementor-tab-content  {
	padding: 0 16px;
	margin-bottom: 24px;
}

.elementor-toggle .elementor-tab-title.elementor-active{
	border-bottom: 1px solid #5a9e8f;
}

.elementor-slideshow__footer{
	display: none;
}

.price-title {
	font-size: 72px;
	font-weight: 600;
	color: #5a9e8f;
}
.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-social-icon{
	background: none;
	padding: 0;
}

.elementor-social-icon i{
	color: #252525;
}	

.elementor-social-icon:hover {
	opacity: 1;
}

.elementor-social-icon:hover i {
	color: #5a9e8f;
}

.el-smalltitle{
	margin-bottom: 24px;
}

.el-smalltitle .elementor-heading-title{
	margin-bottom: 0;
}

.img-border-left .elementor-widget-container,
.img-border-right .elementor-widget-container{
	position: relative;
	width: 80%;
	margin: 0 auto;
}

.img-border-left .elementor-widget-container:before,
.img-border-right .elementor-widget-container:before {
    content: "";
    position: absolute;
    width: calc(100% - 54px );
    height: 100%;
    bottom: -54px;
    right: 108px;
    border: 16px solid #5a9e8f;
    z-index: -1;
}

.img-border-right .elementor-widget-container:before{
	right: 0;
	left: 108px;
}

.el-align-right {
	text-align: right;
}

.el-align-center {
	text-align: center;
}

.el-align-center .testimonial-desc:before{
    left: 50%;
    transform: translateX(-50%);
}

.col-border > .elementor-element-populated,
.col-border-img > .elementor-widget-container{
	border-color: #5a9e8f;
}

/** 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: 16px;
	list-style: none;
}

.wp-block-categories ul.children{
	margin-top: 16px;
}

.wp-block-latest-posts li a,
.wp-block-categories li a,
.wp-block-archives li a {
	color: #5a9e8f;
	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: #5a9e8f;
}

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

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

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

.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite{
	font-size: 14px;
	text-align: left;
}

.wp-block-pullquote.is-style-solid-color blockquote{
	margin: 0;
	max-width: 100%;
}

.wp-block-button{
	margin-bottom: 32px;
}

.wp-block-button .wp-block-button__link {
	font-size: 14px;
	letter-spacing: 0.15em;
	font-weight: 600;
	display: inline-block;
	color: #ffffff;
	text-transform: uppercase;
	padding: 16px 24px;
	background: #5a9e8f;
	cursor: pointer;
	border-radius: 0;
}

.wp-block-button .wp-block-button__link:hover {
	color:#ffffff;
	background:#212023;
}

.wp-block-button.is-style-outline .wp-block-button__link{
	color: #5a9e8f;
	background: none;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover{
	color: #212023;
	border:1px solid #212023;
}

.wp-block-button.is-style-squared .wp-block-button__link{
	border-radius: 0;
}

.wp-block-button__link:not(.has-background):active,
.wp-block-button__link:not(.has-background):focus {
	background: none;
	color: #5a9e8f;
}

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

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

.wp-block-pullquote {
	border-top: 3px solid #5a9e8f;
	border-bottom: 3px solid #5a9e8f;
	color: #eee;
	padding: 32px 24px;
	border-left: none;
	margin: 32px auto;
}

.wp-block-pullquote blockquote{
	border-left: none;
	margin: 0;
	padding: 0 32px;
}

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

.wp-block-pullquote cite,
.wp-block-pullquote footer {
	color: #5a9e8f;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
}

.wp-block-image,
.wp-block-cover,
.wp-block-cover-image{
	margin-bottom: 32px;
}

.wp-block-gallery{
	margin-top: 42px;
	margin-bottom: 26px;
}

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

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

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

.wp-block-cover p:not(.has-text-color){
	color: #ffffff;
}

.wp-block-latest-comments{
	margin: 0;
}

.wp-block-latest-comments__comment{
	margin-bottom: 54px;
}

.wp-block-latest-comments__comment-meta{
	margin-top: 0;
	padding: 0;
	background: none;
	color: #212023;
}

.wp-block-latest-comments__comment-meta a{
	color: #212023;
}

.wp-block-latest-comments__comment-meta a:hover{
	color: #5a9e8f;
}

.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link{
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 8px;
}

.wp-block-latest-comments__comment-date{
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
color: #212023;
}

.wp-block-latest-comments__comment-excerpt{
	margin-top: 24px;
}

.wp-block-search{
	align-items: center;
}

.wp-block-search .wp-block-search__input{
	padding: 18px 24px;
	width: 100%;
	border: 1px solid #212023;
	background: none;
	color: #212023;
}

.wp-block-search__button{
		background-color: #5a9e8f;
color: #ffffff;
overflow: hidden;
letter-spacing: .2em;
padding: 18px 24px;
position: relative;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
display: inline-flex;
text-decoration: none;
line-height: 1.5;
z-index: 1;
}

.wp-block-search__button:hover{
	background:#212023;
	color: #ffffff;
}

/** Woo Fix **/

.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%;
}

/** SIMPLE LIGHTBOX **/
body.hidden-scroll {
  overflow: hidden; }

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.8;
  display: none;
  z-index: 1035; }

.sl-wrapper {
  z-index: 1040;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed; }
  .sl-wrapper * {
    box-sizing: border-box; }
  .sl-wrapper button {
    border: 0 none;
    background: transparent;
    font-size: 28px;
    padding: 0;
    cursor: pointer; }
    .sl-wrapper button:hover {
      opacity: 0.7; }
  .sl-wrapper .sl-close {
    display: none;
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 10060;
    margin-top: -14px;
    margin-right: -14px;
    height: 44px;
    width: 44px;
    line-height: 44px;
    font-family: Arial, Baskerville, monospace;
    color: #fff;
    font-size: 3rem; }
  .sl-wrapper .sl-counter {
    display: none;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 1060;
    color: #fff;
    font-size: 1rem; }
  .sl-wrapper .sl-navigation {
    width: 100%;
    display: none; }
    .sl-wrapper .sl-navigation button {
      position: fixed;
      top: 50%;
      margin-top: -22px;
      height: 44px;
      width: 22px;
      line-height: 44px;
      text-align: center;
      display: block;
      z-index: 10060;
      font-family: Arial, Baskerville, monospace;
      color: #fff; }
      .sl-wrapper .sl-navigation button.sl-next {
        right: 5px;
        font-size: 2rem; }
      .sl-wrapper .sl-navigation button.sl-prev {
        left: 5px;
        font-size: 2rem; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-navigation button {
          width: 44px; }
          .sl-wrapper .sl-navigation button.sl-next {
            right: 10px;
            font-size: 3rem; }
          .sl-wrapper .sl-navigation button.sl-prev {
            left: 10px;
            font-size: 3rem; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-navigation button {
          width: 44px; }
          .sl-wrapper .sl-navigation button.sl-next {
            right: 20px;
            font-size: 3rem; }
          .sl-wrapper .sl-navigation button.sl-prev {
            left: 20px;
            font-size: 3rem; } }
  .sl-wrapper.sl-dir-rtl .sl-navigation {
    direction: ltr; }
  .sl-wrapper .sl-image {
    position: fixed;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10000; }
    .sl-wrapper .sl-image img {
      margin: 0;
      padding: 0;
      display: block;
      border: 0 none;
      width: 100%;
      height: auto; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-image img {
          border: 0 none; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-image img {
          border: 0 none; } }
    .sl-wrapper .sl-image iframe {
      background: #000;
      border: 0 none; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-image iframe {
          border: 0 none; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-image iframe {
          border: 0 none; } }
    .sl-wrapper .sl-image .sl-caption {
      display: none;
      padding: 10px;
      color: #fff;
      background: rgba(0, 0, 0, 0.8);
      font-size: 1rem;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      .sl-wrapper .sl-image .sl-caption.pos-top {
        bottom: auto;
        top: 0; }
      .sl-wrapper .sl-image .sl-caption.pos-outside {
        bottom: auto; }
    .sl-wrapper .sl-image .sl-download {
      display: none;
      position: absolute;
      bottom: 5px;
      right: 5px;
      color: #000;
      z-index: 1060; }

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite; }

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.sl-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms; }

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

/**
* #9.# MEDIA QUERIES
*
* 
*/

@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: 1140px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1110px;
	}
	
	/*.layout-1col-fw {
		width: 960px;
		margin: 0 auto;
	}*/
	
}

@media (min-width: 1500px) {
	.container {
		max-width: 1350px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1320px;
	}
	.page-full .alignwide {
		margin-left: -75px;
		margin-right: -75px;
		max-width: 1500px;
	}
	
	.elementor-widget-wrap > .el-contact-1{
		width: 350px;
		position: absolute;
		right: 10%;
		bottom: 50px;
	}

}

@media (max-width: 1200px) {
	.menu-nav li {
		margin-left: 16px;
		font-size: 14px;
	}
	
	
.h1,
 h1,
.large-title {
  font-size:calc(2.5rem + 1.5vw);
 }
.h2,
 h2 {
  font-size:calc(1.8rem + .9vw);
 }
.h3,
 h3 {
  font-size:calc(1.5rem + .6vw);
 }
.h4,
 h4 {
  font-size:calc(1.3rem + .3vw);
 }
 
 .display-1 {
  font-size:calc(1.725rem + 5.7vw);
 }
.display-2 {
  font-size:calc(1.675rem + 5.1vw);
 }
 .display-3 {
  font-size:calc(1.575rem + 3.2vw);
 }
 .display-4{
  font-size:calc(1.475rem + 2.7vw);
 }
.display-5 {
  font-size:calc(1.275rem + 1.7vw);
 } 
 
}

@media (min-width: 1024px) and (max-width: 1360px) {
	
}

@media (max-width: 1024px) {
	
	.space-holder{
	padding-left: 15px;
	padding-right: 15px;
	}	
	
	.top-single-bkg{
	background-attachment: scroll;
	}
	
	/* menu */
	.nav-holder,
	.binfo3{
		display: none;
	}
	.nav-button-holder {
		display: block;
	}
	.logo {
		flex: 1 1 0;
	}
	
	.btn-header{
		flex: 0 1 auto;
		margin-left: 24px;
	}
	
	.nav-fixed-top .header-container-1,
	.header-2,
	.nav-fixed-top.header-2,
	.top-header-3{
		padding-top: 16px;
		padding-bottom: 16px;
	}
	
	.nav-fixed-top.header-3 .top-header-3{
		display: flex;
	}
	
	.order1{
		order: 1;
	}	
	.order2{
		order: 2;
	}
	
	.order3{
		order: 3;
	}
	
	.el-align-right {
		text-align: left;
	}
		
	.page-holder-sidebar,
	.post-sidebar .single-post-holder,
	.post-sidebar .blog-item-2col-grid,
	.post-sidebar .blog-1col,
	.post-sidebar .blog-1col-list-left{
		margin-right: 0;
	}
	
	.blog-item{
	margin-bottom: 54px;
	}
	
	.archive .blog-item:last-child{
		margin-bottom: 0;
	}
	
	.archive .prev-next{
		margin-top: 54px;
	}
	
	aside,
	.blog-post-single aside {
		margin-top: 81px;
	}

.img-border-left .elementor-widget-container:before,
.img-border-right .elementor-widget-container:before {
    width: calc(100% - 32px );
    bottom: -32px;
    right: 64px;
    border-width: 12px;
}

.img-border-right .elementor-widget-container:before{
	right: 0;
	left: 64px;
}

.elementor-column-gap-default .elementor-row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
	
}

@media (min-width: 768px) and (max-width: 979px) {
	.blog-item-1col-list {
		display: block;
	}
	.blog-item-1col-list .post-image,
	.blog-item-1col-list .post-holder  {
		width: 100%;
	}
	
	.blog-item-1col-list .post-image{
		margin-bottom: 32px;
	}
	
	.list-holder {
    position: relative;
    top: auto;
	left: 0;
	right: 0;
    transform: none;
	}	
	
	#fs-holder{
	padding: 0;
	}
	
	.posts-holder {
    padding-right: 15px;
	}
	
	.gallery-post,
	.gallery-4cols .gallery-post {
		width: 50%;
		height: 300px;
	}
	
	.img-border-left .elementor-widget-container:before,
.img-border-right .elementor-widget-container:before{
    display: none;
}
	
}

@media (max-width: 767px) {
	.container {
		max-width: 100%;
	}
	
	/* end menu */
	
	.top-header {
		display: none;
	}
	
	/* home */
	
	.slider-item-box-bkg,
	.top-single-bkg	{
		height: 350px;
	}
	
	.topnoimg{
	height: auto;
	margin-top: 30px;
	}
	
	.top-blogfront{
		height: auto;
	}
	
	.page-title-above{
	margin-top: 30px;
	margin-bottom: 54px;
	}
	
	.title-404{
	font-size: 81px;
	}
	 
	.slider-text {
		width: 100%;
		font-size: 18px;
	}
	
	.slider-holder-v2,
	.owl-carousel .owl-item .slider-img-v2 img{
		display: block;
		height: auto;
	}
	
	.slider-caption-v2, .slider-img-v2 {
		width: 100%;
	}
	
	.slider-caption-v2 .slider-text{
		width: 80%;
		position: relative;
		text-align: center;
		top: 0;
		left: 0;
		right: 0;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	
	.slider-caption {
    padding: 0 50px;
	}
	
	.owl-theme .owl-nav button {
		left: 20px;
	}

	.owl-theme .owl-nav button.owl-next {
		right: 20px;
	}
	
	.inner-desc h1 {
		word-wrap: break-word;
	}
	
	.slider-container,
	.top-single-bkg{
		margin-bottom: 54px;
	}
	
	#footer-instagram .instagram-pics li{
		width: 25%;
	}
		
	#footer-instagram{
		margin-top: 54px;
		margin-bottom: 54px;
	}
	
	footer{
		margin-top: 54px;
	}
	
	.prev-next {
		margin-top: 0;
	}
	
	.btn-header .read-more{
		letter-spacing:0;
	}
	
	/* blog */
	.posts-holder-push-right {
		order: 0;
	}
	.posts-holder,
	.posts-holder-push-right {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.blog-item-1col-list {
		display: block;
	}
	.blog-item-1col-list .post-image {
		width: 100%;
		height: 300px;
		margin-bottom: 32px;
	}
	.blog-item-1col-list .post-holder {
		width: 100%;
	}
	
	.blog-item-1col .post-holder{
		padding: 0;
	}
	
	.list-holder {
    position: relative;
    top: auto;
	left: 0;
	right: 0;
    transform: none;
	}	
	
	.author-single-page {
		display: block;
	}

	.author-content {
		margin-left: 0;
		margin-top: 32px;
	}
	
	/* end blog */
	
	.gallery-post,
	.gallery-4cols .gallery-post {
		width: 50%;
		height: 200px;
	}
	
	#fs-holder{
	padding: 0;
	}
	
	.meta-nav-right {
		margin-top: 32px;
	}
	.meta-nav-right.margin-none {
		margin-top: 0;
	}
	
	.meta-nav-right .pn-desc{
		text-align: left;
	}
	
	.meta-nav-right .pn-desc{
		order: 2;
	}
	.meta-nav-right .pn-img {
	margin-left: 0;
	margin-right: 24px;
	}
	
	.menu-2cols li,
	.menu-3cols li {
		width: 100%;
	}
	
	.food-menu:last-child,
	.food-menu-v2:last-child{
		margin-bottom: 0;
	}
	
	.order-mobi1{
		order: 1;
	}	
	.order-mobi2{
		order: 2;
	}
	
	.order-mobi3{
		order: 3;
	}
		
	/* comments */
	
	.form-submit {
		margin-top: 0;
	}
	
	.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 */
	.elementor-widget-tabs .elementor-tab-mobile-title,
	.elementor-widget-tabs .elementor-tab-content {
		padding: 10px 0;
	}
	
	.elementor-widget-tabs .elementor-tabs-wrapper {
    text-align: left;
    display: block;
	}

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

	.elementor-widget-tabs .elementor-tab-mobile-title{
	display: none;
	}
	
	.img-border-left .elementor-widget-container,
	.img-border-right .elementor-widget-container{
		width: 100%;
	}
	
	.img-border-left .elementor-widget-container:before,
	.img-border-right .elementor-widget-container:before{
		display: none;
	}

}

@media (max-width: 568px) {
	.page-links a {
		margin-bottom: 16px;
	}
	
	.comment-form .comm-field {
		margin-bottom: 32px;
	}
	.comment-form-cookies-consent {
		margin-top: 0;
	}

}

@media (max-width: 480px) {
	.post-password-form label input,
	.post-password-form input[type="submit"] {
		display: block;
		margin-left: 0;
		margin-top: 8px;
	}
	
	.gallery-post,
	.gallery-4cols .gallery-post {
		width: 100%;
		height: 250px;
	}
}

/*CUSTOM CSS*/
.space-holder {
    padding: 0px!important;
}
.slider-container {
    display: none!important;
}
#footer-instagram {
    display: none!important;
}
.img-border-left .elementor-widget-container:before, .img-border-right .elementor-widget-container:before {
    content: "";
    position: absolute;
    width: calc(100% - 54px );
    height: 100%;
    bottom: -54px;
    right: 108px;
    border: 16px solid #A2AD36!important;
    z-index: -1;
}
.img-fluid, .single-post-content img, .custom-page-template img {
    background: none!important;
}
.elementor-436 .elementor-element.elementor-element-517528da .elementor-tab-title {
    font-family: 'Gitan Latn Sb'!important;
    font-weight: 500!important;
    margin-bottom: 20px!important;
}
.elementor-widget-tabs .elementor-tabs-wrapper {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.el-tab .elementor-tab-title a:hover, .el-tab .elementor-tab-title.elementor-active a, .el-tab .elementor-tab-title:hover, .el-tab .elementor-tab-title.elementor-active {
    color: #A2AD36!important;
}
h1, h2, h3, h4, h5, h6, blockquote, .logo-txt, .wp-block-latest-comments__comment-author, .wp-block-latest-comments__comment-link {
    font-family: 'Gitan Latn Sb'!important;
    
}
.elementor-1117 .elementor-element.elementor-element-a08ae59 .elementskit-navbar-nav > li > a {
    font-family: 'Gitan Latn Sb'!important;
    font-weight: normal!important;
    color: var( --e-global-color-73cc570 );

}
.douglas-willis-font {
	font-family: 'Gitan Latn Sb'!important;
}
.top-single-bkg {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 108px;
    width: 100%;
    height: 300px!important;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.elementor-436 .elementor-element.elementor-element-517528da .elementor-tab-content {
    background-color: #a2ad36!important;
}
.menu-content {
    padding: 20px!important;
}
.menu-content h5 {
	color: white!important;
}
.elementor-1117 .elementor-element.elementor-element-a08ae59 .elementskit-menu-close {

    border-color: #a2ad36;
    color: #a2ad36;
}

.elementor-2032 .elementor-element.elementor-element-1689e531 .mf-input-label {
    text-align: left;
}
.elementor-2032 .elementor-element.elementor-element-7999e561 .mf-input-label {
    text-align: left;
}
.elementor-2032 .elementor-element.elementor-element-723d4805 .mf-input-label {
    text-align: left;
}
.elementor-2032 .elementor-element.elementor-element-699b3443 .mf-input-label {
    text-align: left;
}
.elementor-2032 .elementor-element.elementor-element-4462219f .mf-input-label {
    text-align: left;
}

.elementor-106 .elementor-element.elementor-element-f9ab612 a:hover {
	color: white!important;
}
.elementor-436 .elementor-element.elementor-element-517528da .elementor-tab-content {
    font-family: 'Gitan Latn Sb'!important;
    font-size: 24px!important;
    color: white!important;
}
.elementor-436 .elementor-element.elementor-element-517528da .elementor-tab-content h5 a {
    font-family: 'Gitan Latn Sb'!important;
    font-size: 24px!important;
    color: white!important;
}
.elementor-tab-content h5 {
	color: white!important;
}
.elementor-tab-content h6 {
	color: white!important;
}

@media(max-width: 1200px){
	.elementor-1117 .elementor-element.elementor-element-a08ae59 .elementskit-navbar-nav > li > a {
    font-size: 16px!important;
    padding: 0px 15px 0px 15px;
	}
	.elementor-106 .elementor-element.elementor-element-5b643d29 .elementor-container .elementor-row {
		flex-wrap: wrap;
	}
	.elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
    width: 50%!important;
	}
}
@media(max-width: 1185px){
    .elementor-1117 .elementor-element.elementor-element-ec65738 .elementskit-btn {
    padding: 10px 20px 10px 10px;
    font-size: 16px!important;
	}
	.elementor-1117 .elementor-element.elementor-element-4f44b63 .elementskit-btn {
    padding: 10px 20px 10px 10px;
    font-size: 16px!important;
	}
	.elementor-1117 .elementor-element.elementor-element-45e4b78 .elementskit-btn {
    padding: 10px 20px 10px 10px;
	font-size: 16px!important;
	}
}
@media(max-width: 1100px){
	.elementor-1117 .elementor-element.elementor-element-a08ae59 .elementskit-navbar-nav > li > a {
    font-size: 16px!important;
    padding: 0px 10px 0px 10px!important;
	}
}
@media(max-width: 1070px){
	.elementor-1117 .elementor-element.elementor-element-a11b5a7 .elementskit-btn {
    padding: 5px 15px 5px 15px;
    font-size: 16px!important;
	}
	.elementor-1117 .elementor-element.elementor-element-ec65738 .elementskit-btn {
    padding: 8px 10px 7px 5px!important;
    font-size: 14px!important;
	}
	.elementor-1117 .elementor-element.elementor-element-4f44b63 .elementskit-btn {
    padding: 8px 10px 6px 5px!important;
    font-size: 14px!important;
	}
	.elementor-1117 .elementor-element.elementor-element-45e4b78 .elementskit-btn {
    padding: 8px 10px 8px 5px!important;
	font-size: 14px!important;
	}
}
@media(max-width: 1024px){
	.elementor-1117 .elementor-element.elementor-element-a08ae59 .elementskit-menu-hamburger {
    padding: 8px 8px 8px 8px;
    width: 45px;
    border-radius: 0px!important;
    border-width: 2px;
    border-color: white;
	}
	.elementor-widget-ekit-nav-menu {
    display: flex!important;
    justify-content: center;
    padding-top: 10px;
	}
	.elementor-1117 .elementor-element.elementor-element-a08ae59 .elementskit-navbar-nav > li > a {
    font-size: 20px!important;
    padding: 0px 10px 0px 10px!important;
    color: #a2ad36;!important;
	}
	.elementor-1117 .elementor-element.elementor-element-a08ae59 .elementskit-navbar-nav > li.current-menu-item > a {
    color: #252223!important;
	}
}
@media(max-width: 970px){
	.elementor-1117 .elementor-element.elementor-element-f1d087b .elementor-container .elementor-row {
		display: flex;
		flex-direction: column;
	}
	.elementor-1117 .elementor-element.elementor-element-bc5f1e5 {
    width: 100%!important;
	}
	.elementor-1117 .elementor-element.elementor-element-66d5fc0 {
    width: 100%!important;
	}
	.elementor-1117 .elementor-element.elementor-element-66d5fc0.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
    justify-content: center;
	}
	.elementor-1117 .elementor-element.elementor-element-bc5f1e5.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    justify-content: center;
    align-items: center;
	}
	.elementor-1117 .elementor-element.elementor-element-035f8f4 {
    width: 60%!important;
	}
	.elementor-1117 .elementor-element.elementor-element-5b9a241 {
    width: 40%;
	}
}
@media(max-width: 767px){
	h1 {
    color: var( --e-global-color-73cc570 );
    font-family: "Galdeano", Sans-serif;
    font-size: 36px!important;
    font-weight: 600;
	}
	.elementor-2357 .elementor-element.elementor-element-ac6201b > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px!important;
	}
	.elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
    width: 100%!important;
	}
	.elementor-1270 .elementor-element.elementor-element-62ef6dc > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-top: 20px!important;
	}
	.elementor-106 .elementor-element.elementor-element-e9d9056 {
		position: relative!important;
		margin-bottom: 30px;
	}
	.elementor-106 .elementor-element.elementor-element-de32925{
		position: relative!important;
		margin-bottom: 30px;
	}
	.elementor-106 .elementor-element.elementor-element-46168d6{
		position: relative!important;
	}
	.elementor-106 .elementor-element.elementor-element-9bb9711 {
    font-family: "Montserrat", Sans-serif;
    padding: 20px;
	}
	.elementor-106 .elementor-element.elementor-element-e7350a7 {
    font-family: "Montserrat", Sans-serif;
    padding: 20px;
	}
	.elementor-106 .elementor-element.elementor-element-b70f42f {
    font-family: "Montserrat", Sans-serif;
    padding: 20px;
	}
	.elementor-1117 .elementor-element.elementor-element-5b9a241 {
    width: 100%!important;
	}
	.elementor-1117 .elementor-element.elementor-element-5b9a241 > .elementor-element-populated > .elementor-widget-wrap {
    padding: 0px 0px 0px 0px!important;
	}
	.elementor-1117 .elementor-element.elementor-element-035f8f4 {
    width: 100%!important;
	}
	.elementor-widget-wrap>.elementor-element {
    width: 100%;
    padding: 0px 20px!important;
	}
	.elementor-widget-wrap>.elementor-element-f19cd2a{
		padding: 0px 0px!important;
	}
	.elementor-119 .elementor-element.elementor-element-ef0a9f8 > .elementor-element-populated > .elementor-widget-wrap {
    padding: 20px 0px!important;
	}
	.elementor-2032 .elementor-element.elementor-element-8a37600 {
    padding: 0px!important;
	}
}
@media(max-width: 560px){
	.elementor-1117 .elementor-element.elementor-element-66d5fc0.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    flex-direction: column!important;
	}
	.elementor-1117 .elementor-element.elementor-element-4f44b63 {
    width: initial;
    max-width: initial;
    margin-bottom: 10px;
	}
	.elementor-1117 .elementor-element.elementor-element-ec65738 {
    margin-bottom: 10px;
	}
}
@supports (-webkit-touch-callout: none) {
	@media(max-width: 1024px){
   /* CSS specific to iOS devices */ 
   .top-single-bkg {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 108px;
    width: 100%;
    height: 300px!important;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	}
	}
}


