@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;600&display=swap');
body {
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    font-style: normal;
    line-height: 28px;
    font-weight: 400;
    background-color: rgb(93, 87, 60);
    color: #343434;
}

a, *:hover, *:focus{
	outline: none !important;
}

header.site-header {
    display: flex;
    justify-content: space-between;
    background: url(assets/images/header-bg.jpg) 0 0 repeat-x;
    padding: 0 50px;
    width: 100%;
    align-items: flex-end;
}
header.site-header:before,
header.site-header:after{
	display: none;
}
.site-content{
	background:#fff;
}
.header {
	color: #5d573c;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.header-info {
    position: absolute;
    top: 28px;
    right: 50px;
}

.header-info a {
    color: #ffffff;
    font-size: 22px;
    margin-left: 70px;
}
.custom-header img{
	display: block;
}
/* Navigation */
.navigation-top {
    margin: 0 0 42px 0;
}
.navigation-top .wrap {
    max-width: 100%;
}
.custom-header{
	margin-bottom: 0 !important;
}


/* Content */
.site-content {
    max-width: 100%;
}

.site-footer{
	margin: 0;
	border:0;
	background: url(assets/images/footer-bg.jpg) 0 0 no-repeat;
	background-size: cover;
	padding: 50px 110px;
	font-size: initial;
}
.site-footer .widget-column.footer-widget-1 {
    width: 100%;
}
.new-footer .row {
    display: flex;
    justify-content: space-between;
}

.new-footer .row h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
}

.new-footer .row p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.site-footer .new-footer .row a {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}
.new-footer .row a img {
    box-shadow: none;
    margin: 0 0 10px 0;
}
footer .widget_custom_html {
    padding: 0;
}
.copyright {
    background: #000;
    font-size: 14px;
    color: #ffffff;
    padding: 10px 20px;
    text-align: center;
}
.site-footer .wrap{
	padding: 0;
}
.site-footer .widget-area {
    padding-bottom: 0;
    padding-top: 0;
}
.main-navigation li{
	margin-left: 30px;
}
.navigation-top a {
	color: #000000;
	font-weight: 400;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	position: relative;
}
.navigation-top a:hover{
	color: #000;
}
.navigation-top a:hover:after, .navigation-top .current-menu-item a:after, .navigation-top .current-menu-parent a:after {
    width: 80%;
    height: 2px;
    background: #463f22;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.main-navigation li li:hover, .main-navigation li li.focus {
    background: none;
    margin: 0;
}
.main-navigation li li.focus > a, .main-navigation li li:focus > a, .main-navigation li li:hover > a, .main-navigation li li a:hover, .main-navigation li li a:focus, .main-navigation li li.current_page_item a:hover, .main-navigation li li.current-menu-item a:hover, .main-navigation li li.current_page_item a:focus, .main-navigation li li.current-menu-item a:focus {
    color: #000000;
}
.navigation-top .sub-menu li{
	margin: 0;
}
.navigation-top .sub-menu li a:after{
	display: none;
}
.site-navigation-fixed.navigation-top {
    position: static;
}
.home-section-2 {
    display: inline-block;
    width: 100%;
    padding: 80px 50px;
}

.home-section-2 .heading-with-border {
    color: #000;
    margin-bottom: 70px;
}

.home-section-2 .heading-with-border:after {
    background: #000;
}

.home-section-2 .row {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.home-section-2 .row .col {
    padding: 0 60px;
}

.home-section-2 .row .col a {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    box-shadow: none;
    border: 1px solid #000;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    min-width: 140px;
}

.site-footer .site-info{
	display: none;
}
#menu-footer{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#menu-footer li{
	display: inline-block;
}
#menu-footer li a{
	color: #5d573c;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	border-right: 1px solid #5d573c;
	padding: 0 6px 0 2px;
	display: block;
	line-height: 11px;
}
#menu-footer li:last-child a{
	border:0;
}
.owl-carousel-item-imgoverlay {
    text-shadow: none;
}
.owl-carousel .owl-carousel-item-imgoverlay p {
    margin: 0;
    font-size: 60px;
    text-transform: uppercase;
}
.owl-carousel .owl-carousel-item-imgoverlay {
    display: flex;
    opacity: 1;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
}
.owl-carousel .item:hover .owl-carousel-item-imgoverlay {
    opacity: 1;
    background-color: transparent;
}
.owl-carousel-item-imgoverlay .owl-carousel-item-imgtitle{
	display: none;
}
.owl-theme .owl-controls{
	display: none !important;
}
.owl-carousel-home-slider {
    background: #000;
}

.owl-carousel-home-slider .item img {
    opacity: .6;
    display: block;
}
.site-main .entry-header{
	display: none;
}
.panel-content .wrap{
	padding: 0;
}
.page:not(.home) #content{
	padding: 0;
}

.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments{
	width: 100%;
}
.wrap {
    max-width: 100%;
}
.heading-with-border {
    font-size: 40px;
    font-weight: 600;
    color: #5d573d;
    position: relative;
    padding: 0 0 16px 0;
    margin: 0 0 40px;
    text-align: center;
}

.heading-with-border:after {
    height: 3px;
    width: 150px;
    margin: 0 auto;
    content: '';
    position: absolute;
    bottom: 0;
    background: #5d573d;
    left: 0;
    right: 0;
}

.page-two-column #primary {
    width: 100%;
    padding: 0;
    float: left;
    background: #fff;
}
.home-about {
    padding: 90px 170px;
    margin: 0;
}
.page-two-column aside#secondary {
	background: url(assets/images/home-bg-2.jpg) 0 0 no-repeat;
	padding: 140px 100px;
	float: left;
	width: 100%;
	background-size: cover;
	background-attachment: fixed;
}
.page-two-column aside#secondary .heading-with-border{
	color: #fff;
	margin: 0 0 80px;
}
.page-two-column aside#secondary .heading-with-border:after{
	background: #fff;
}
.news-and-photos {
    margin: 0;
    list-style: none;
}

.news-and-photos {
    margin: 0 !important;
    list-style: none !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news-and-photos li {
    width: calc(100% / 4);
    padding: 0 30px !important;
    font-size: 20px;
    color: #fff;
}
.news-and-photos li img {
    width: 100%;
    margin: 0 !important;
    display: block;
}
.news-and-photos li p {
    font-size: 20px !important;
    margin: 0 0 25px 0;
    line-height: 28px !important;
}
.news-and-photos li a, .news-and-photos li a:hover {
    display: inline-block;
    font-size: 16px;
    color: #ffffff !important;
    border: 2px solid;
    width: 140px;
    text-align: center;
    height: 40px;
    line-height: 34px;
    border-radius: 50px;
}
.news-and-photos li p {
    font-size: 20px !important;
    margin: 0 0 25px 0;
    line-height: 28px !important;
}
.page-two-column aside#secondary a{
	box-shadow: none;
}
.page-two-column aside#secondary img{
	box-shadow: none;
	margin-bottom: 8px;
}
.page-two-column aside#secondary .widget{
	padding: 0 0 15px;
}
.page-two-column aside#secondary h2.widget-title {
    margin: 0 0 25px 0;
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: normal;
    letter-spacing: inherit;
}
.page-two-column aside#secondary p {
    font-size: 20px;
    line-height: normal;
    color: #fff;
}
.page-template-template-add-reservation.page-two-column aside#secondary {
    display: flex;
    justify-content: center;
}
.page-template-template-add-reservation.page-two-column aside#secondary section.widget{
	margin: 0 40px;
}
h3 {
	display: block;
	font-size: 1.17em;
	margin: 0 0 1em 0;
	font-weight: bold;
}
.photo-main{
	padding: 40px;
	display: inline-block;
	width: 100%;
}
.photo-main .photo-text{
	font-size: medium;
	margin: 0 0 50px 0;
}
.photo-main h2{
	font-size: 16px;
	margin: 0 0 5px;
}
.photo-main .col-md-4{
	padding: 0 3px;
	margin: 0 0 10px 0;
}
.photo-main .img-thumb {
	width: 100%;
	display: flex;
	border: 1px solid #000;
	height: 136px;
	align-items: center;
	margin: 0 0 5px 0;
}
.photo-main .thumbnail {
	border: 0;
	padding: 0;
	background: none;
	border-radius: 0;
	margin-bottom: 5px;
	width: auto;
	height: auto;
	max-height: 100%;
	margin: 0 auto;
}
.photo-main label{
	font-size: 13px;
	font-weight: normal;

}
.photo-submit{
	padding: 40px;
}
.photo-submit .text-input, .photo-submit .text-input:focus, select, 
.wppb-form-field input, .wppb-form-field input[type="text"], .wppb-form-field input[type="number"], .wppb-form-field input[type="email"], .wppb-form-field input[type="url"], .wppb-form-field input[type="password"], .wppb-form-field input[type="search"], .wppb-form-field select, .wppb-form-field textarea, .wppb-checkboxes, .wppb-radios, #wppb-login-wrap .login-username input, #wppb-login-wrap .login-password input{
	display: block;
	border: 1px solid #c9bdad;
	padding: 7px 10px;
	border-radius: 0;
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: rgb(93, 87, 60);
	background: #fff;
	line-height: normal;
	height: 40px;
	margin-bottom: 10px;
	width: 100%;
}
button, input[type="button"], input[type="submit"] {
    background: #5d573c;
    font-size: 16px;
    text-transform: uppercase;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"]{
	border: 1px solid #c9bdad;
	padding: 7px 10px;
	border-radius: 0;
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: rgb(93, 87, 60);
	background: #fff;
	line-height: normal;
	height: 40px;
	margin-bottom: 10px;
	width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus{
	border: 1px solid #c9bdad;	
}
label {
	font-weight: 400;
	margin-bottom: 5px;
}
.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label{
	width: 100%;
	font-weight: 400;
	margin-bottom: 5px;
}
.wppb-form-field textarea{
	height: 100px;
}
.wppb-form-field > span.select2-container {
	font-style: normal;
	font-size: 100%;
	clear: left;
	min-width: 100%;
	margin: 0;
}
body .select2-container--default .select2-selection--single{
	border: 1px solid #c9bdad;
	padding: 7px 10px;
	border-radius: 0;
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: rgb(93, 87, 60);
	background: #fff;
	height: 40px;
	width: 100%;
	margin-bottom: 10px;
}
#wppb-login-wrap p, #select_user_to_edit_form p {
	padding-bottom: 0;
}
.display.cell-border th{
	padding: 5px 10px;
}
.display.cell-border td{
	padding: 5px 10px;
}
.display.cell-border td input[type="submit"]{
	padding: 8px 10px;
	font-size: 12px;
}
.message-list-re {
	background: #5d573c;
	padding: 0 10px;
	line-height: 37px;
	color: #fff;
	margin: 0 0 10px 0;
}
.wppb-user-forms ul li h4 {
	margin: 0;
	border-bottom: 1px solid #ccc1af;
}
body .carousel-inner>.item>img, body .carousel-inner>.item>a>img {
    margin: 0 auto;
}

body:not(.home).page-two-column #primary, .page-template-template-list-reservation-php .site-content {
    padding: 90px 70px;
    min-height: 530px;
}
.wppb-user-forms ul {
    width: 100%;
}
#wppb-login-wrap .login-remember input#rememberme {
    width: 26px;
}
#wppb-login-wrap .login-remember {
    margin-bottom: 20px;
}
/*responsive*/
@media only screen and (max-width: 1600px) {
	.main-navigation li {
		margin-left: 20px;
	}
	.navigation-top a {
		font-size: 15px;
	}
}
@media only screen and (max-width: 1400px) {
	header.site-header {
		padding: 0 30px;
	}
	.header-info {
		right: 30px;
	}
	.main-navigation li {
		margin-left: 15px;
	}	
	.owl-carousel .owl-carousel-item-imgoverlay p {
		font-size: 50px;
	}
	.home-about {
		padding: 90px 100px;
	}
	.page-two-column aside#secondary{
		padding: 140px 80px;
	}
	.home-section-2 .row .col {
		padding: 0 30px;
	}
	.site-footer {
		padding: 50px 60px;
	}
}
@media only screen and (max-width: 1300px) {
	header.site-header {
		background-size: auto 138px;
	}
	.custom-header img {
		width: 300px;
	}
	.header-info {
		top: 17px;
	}
	.header-info a {
		font-size: 18px;
		margin-left: 30px;
	}
	.navigation-top {
		margin: 0 0 25px 0;
	}
	.main-navigation li {
		margin-left: 10px;
	}
	.navigation-top a {
		font-size: 12px;
		padding: 0 0 5px 0;
	}
	.owl-carousel .owl-carousel-item-imgoverlay p {
		font-size: 40px;
	}
	.home-about {
		padding: 60px 50px;
	}
	.page-two-column aside#secondary {
		padding: 100px 50px;
	}
	.page-two-column aside#secondary .heading-with-border {
		margin: 0 0 50px;
	}
	.news-and-photos li {
		padding: 0 10px !important;
	}
	.news-and-photos li p {
		font-size: 16px !important;
		margin: 0 0 25px 0;
		line-height: 20px !important;
	}
	.home-section-2 .row .col {
		padding: 0 20px;
	}
	.site-footer {
		padding: 50px 30px;
	}
	.new-footer .row h3 {
		font-size: 20px;
	}
	.new-footer .row p {
		font-size: 16px;
		line-height: 26px;
	}
	.site-footer .new-footer .row a {
		font-size: 16px;
		line-height: 26px;
	}
}
@media only screen and (max-width: 991px) {
	header.site-header {
		padding: 0 20px;
	}
	.custom-header img {
		width: 170px;
	}
	header.site-header {
		background-size: auto 78px;
	}
	.header-info {
		top: 0;
		right: 22px;
	}
	.header-info a {
		font-size: 14px;
		margin-left: 20px;
	}
	.navigation-top {
		margin: 0 0 12px 0;
	}
	.main-navigation li {
		margin-left: 4px;
	}
	.navigation-top a {
		font-size: 10px;
		padding: 0;
	}
	.owl-carousel .owl-carousel-item-imgoverlay p {
		font-size: 30px;
	}
	.home-about {
		padding: 40px 30px;
	}
	.heading-with-border {
		font-size: 35px;
	}
	.page-two-column aside#secondary {
		padding: 90px 30px;
	}
	.news-and-photos {
		flex-wrap: wrap;
	}
	.news-and-photos li {
		width: calc(100% / 3);
	}
	.news-and-photos li:last-child {
		width: 100%;
		margin: 20px 0 0 !important;
		text-align: center;
	}
	.home-section-2 {
		padding: 60px 30px;
	}
	.new-footer .row .col {
		padding: 0 10px;
	}


}
@media only screen and (max-width: 767px) {
	header.site-header {
		background-size: auto 92px;
		background-color: #5d573d;
		padding-top: 30px;
		background-position: top 30px center;
	}
	.custom-header img {
		width: 200px;
	}
	.header-info a {
		font-size: 14px;
		margin: 0 8px;
	}
	.header-info {
		right: 0;
		width: 100%;
		text-align: center;
		padding: 0 10px;
	}
	#masthead .wrap {
		position: relative;
		padding: 0;
	}
	.site-branding, .custom-header {
		margin-bottom: 0 !important;
		padding: 0;
	}	
	.navigation-top {
		margin: 0 0 0 0;
	}
	.navigation-top nav {
		background: none;
		margin-bottom: 0;
		padding: 0;
	}
	button.menu-toggle {
		background: #5d573d !important;
		color: #fff;
		line-height: 8px;
		font-size: 16px;
		padding: 7px 10px;
		display: flex !important;
		align-items: center;
		position: absolute;
		right: 0;
		top: -45px;		
		z-index: 2;
	}
	.main-navigation ul ul {
		padding: 0;
		text-align: left;
	}
	.main-navigation ul ul a {
		padding: 5px 10px 10px;
		text-transform: uppercase;
	}
	.main-navigation.toggled-on:after {
		background: rgb(0 0 0 / 80%);
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		content: '';
		z-index: 1;
	}

	.main-navigation > div > ul {
		position: fixed;
		right: -100%;
		transition: all 0.3s ease-in-out;
		width: 220px;
		height: 100%;
		overflow: auto;
		top: 0;
		padding: 0;
		text-align: left;
		z-index: 3;
	}
	.navigation-top nav.toggled-on button.menu-toggle {
		right: 228px;
		position: fixed;
		top: 81px;
	}
	.navigation-top nav.toggled-on > div > ul {
		right: 0;
	}
	.owl-carousel .owl-carousel-item-imgoverlay p {
		font-size: 20px;
	}
	.menu-toggle .icon {
		top: 0;
	}
	.photo-main {
		padding: 20px;
	}
	.photo-main .photo-text{
		margin: 0;
	}
	.photo-main .thumbnail{
		width: 100%;
	}	
	.heading-with-border {
		font-size: 30px;
	}
	.news-and-photos li {
		padding: 0 0 20px !important;
		width: 100%;
	}
	.home-section-2 .row .col {
		padding: 0 0 20px;
		width: 100%;
	}
	.home-section-2 .row {
		flex-wrap: wrap;
	}
	.new-footer .row {
		flex-wrap: wrap;
	}
	.new-footer .row .col {
		padding: 0 0 20px 0;
		width: 100%;
	}
	.js .main-navigation ul.menu {
		display: block;
	}
	.navigation-top a {
		font-size: 16px;
		padding: 10px 10px;
	}
	.navigation-top a:hover:after, .navigation-top .current-menu-item a:after, .navigation-top .current-menu-parent a:after{
		display: none;
	}
	.dropdown-toggle {
		font-size: 21px;
		right: 0;
		top: -2px;
	}
	.page-two-column aside#secondary img{
		width: 100%;
	}
	.wrap {
		padding-left: 0;
		padding-right: 0;
	}
	.main-navigation a:hover{
		color: #5d573c;
	}
	.photo-submit {
		padding: 20px;
	}
	.responsive-table{
		overflow: auto;
		white-space: nowrap;
	}
	.photo-main .img-thumb{
		height: auto;
	}
	body:not(.home).page-two-column #primary,
	.page-template-template-list-reservation-php .site-content {
		padding: 60px 20px;
	}
	.page-template-template-add-reservation.page-two-column aside#secondary {
		flex-wrap: wrap;
	}
	.page-template-template-add-reservation.page-two-column aside#secondary section.widget {
		margin: 0;
	}
}
@media only screen and (max-width: 360px) {
	body{
		min-width: 360px;
	}
}