@font-face {
    font-family: 'Julius Sans One';
    src: url('../fonts/JuliusSansOne-Regular.eot');
    src: url('../fonts/JuliusSansOne-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JuliusSansOne-Regular.woff2') format('woff2'),
        url('../fonts/JuliusSansOne-Regular.woff') format('woff'),
        url('../fonts/JuliusSansOne-Regular.ttf') format('truetype'),
        url('../fonts/JuliusSansOne-Regular.svg#JuliusSansOne-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Goudy Heavyface Std';
    src: url('../fonts/GoudyStd-Heavyface.eot');
    src: url('../fonts/GoudyStd-Heavyface.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GoudyStd-Heavyface.woff2') format('woff2'),
        url('../fonts/GoudyStd-Heavyface.woff') format('woff'),
        url('../fonts/GoudyStd-Heavyface.ttf') format('truetype'),
        url('../fonts/GoudyStd-Heavyface.svg#GoudyStd-Heavyface') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Condensed';
    src: url('../fonts/DINCondensed-Bold.eot');
    src: url('../fonts/DINCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINCondensed-Bold.woff2') format('woff2'),
        url('../fonts/DINCondensed-Bold.woff') format('woff'),
        url('../fonts/DINCondensed-Bold.ttf') format('truetype'),
        url('../fonts/DINCondensed-Bold.svg#DINCondensed-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Light.woff2') format('woff2'),
        url('../fonts/Roboto-Light.woff') format('woff'),
        url('../fonts/Roboto-Light.ttf') format('truetype'),
        url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



body {
    
    padding: 0;
    margin: 0;
    color: #4a1a0d;
    letter-spacing: 0.2em;
    line-height: 21.6px;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-family: 'DIN Condensed';
    background-color: #fdf6ed;
}

h1,h2,h3,h4,h5,h6{
    margin: 0 0 20px 0;
}
h1 {
    font-size: 36px;
    line-height: 1.2;
}
h2{
    font-size: 22px;
    line-height: 27px;
}
h3{ 
    font-size: 24px;
    line-height: 1.2;
}
h4{
    font-size: 22px;
    line-height: 1.3;
}
h5{
    font-size: 20px;
    line-height: 1.3;
}
h6{
    font-size: 18px;
    line-height: 21.6px;
}
p{  
    margin: 0 0 20px 0;
}
strong {
    
}
b {
    
}
ul , ol{
    padding: 0px 0 0 40px;
    margin: 0 0 20px;
}
ul li , ol li{
    margin: 0 0 0;
    padding: 0px;
}
a {
    color: #c98429;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a, a:visited, a:focus{
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: none;
    color: #c98429;
}    
img{
    max-width: 100%;
}
input, textarea, a, img {
    outline: none !important;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type=number] {
    -moz-appearance:textfield;
}
textarea {
    resize: none;
}
button,button:focus {
    outline: none;
    box-shadow: none;
}
section:before, section:after{
    clear: both;
    display: table;
    content: "";
}
section{
    position: relative;
    clear: both;
    padding: 55px 0;
    display: inline-block;
    float: left;
    width: 100%;
    z-index: 1;
    /*overflow: hidden;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/*input[type="text"] , input[type="password"] , input[type="email"] , input[type="url"] , input[type="phone"] , textarea{
    border: 1px solid #58646a;
    width: 100%;
    padding: 0 20px;
    background: #ffffff;
    //height: 42px;
}*/

/*textarea{
    height: 150px;
    resize: none;
    padding: 20px;
}*/
table{  
    margin-bottom: 0px;/*
    overflow-x: auto;*/
}
td , th{
    padding: 10px 20px;
    border-right: 1px solid #e1e1e1;
    background: #fff;
}
tr th:first-child , tr td:first-child{
}
th,tr{  
    border: 1px solid #e1e1e1;
}
.max-title-1 h1,
.max-title-1 h2,
.max-title-1 h3,
.max-title-1 h4,
.max-title-1 h5,
.max-title-1 h6 {
    font-size: 89px;
    line-height: 94px;
}

.max-title-2 h1,
.max-title-2 h2,
.max-title-2 h3,
.max-title-2 h4,
.max-title-2 h5,
.max-title-2 h6 {
    font-size: 52px;
    line-height: 74px;
}

.max-title-3 h1,
.max-title-3 h2,
.max-title-3 h3,
.max-title-3 h4,
.max-title-3 h5,
.max-title-3 h6 {
    font-size: 30px;
    line-height: 36px;
}

.max-title-4 h1,
.max-title-4 h2,
.max-title-4 h3,
.max-title-4 h4,
.max-title-4 h5,
.max-title-4 h6 {
    font-size: 25px;
    line-height: 32px;
}

.max-title-5 h1,
.max-title-5 h2,
.max-title-5 h3,
.max-title-5 h4,
.max-title-5 h5,
.max-title-5 h6 {
    font-size: 18px;
    line-height: 26px;
}

.max-title-6 h1,
.max-title-6 h2,
.max-title-6 h3,
.max-title-6 h4,
.max-title-6 h5,
.max-title-6 h6 {
    font-size: 14px;
    line-height: 20px;
}
.grid-32 .row {
    margin: 0 -32px;
}
.grid-32 .row > [class^="col-"]{
    padding: 0 32px;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0px;
   padding-left: 0;
}
.content-middle .row > [class^="col-"] {
    align-self: center;
}
.content-middle .content-blog {
    display: flex;
    flex-direction: column;
}
.white-color {
    color: #fff !important;
}
.black-color {
    color: #000;
}
.orange-color {
    color: #c98429;
}
.bg-white {
    background-color: #ffffff;
}
.bg-orange{
    background-color: #c98429;
}
.bg-skeen {
    background-color: #faefdf;
}
/*---------header-part---------*/

.main-part {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}

.main-area,
.main-area:not(.main-vertical)>.container,
.main-content-wrap,
.main-col,
.main-element {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.main-area {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: stretch
}

.main-content-wrap {
    width: 100%;
    position: relative;
}

.main-col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.main-col.main-left-col {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.main-col.main-center-col,
.main-area .main-element {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.main-col.main-right-col {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.main-col:empty {
    display: none
}

.main-area.main-content-top .main-col {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.main-area.main-content-middle .main-col,
.main-area .main-element {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.main-area.main-content-bottom .main-col {
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

/*---------header----------*/
body.sk-hidden {
    overflow: hidden;
}
.header-part {
    position: fixed;
    display: inline-block;
    width: 100%;
    float: left;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color: #fdf6ed;
}
.logged-in.admin-bar .header-part {
	top: 32px;
}
.header-part.sticky {
    box-shadow: 0 0 10px rgba(0,0,0,0.37);
}
.header-nav {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    padding: 54px 0 73px;
}
.header-part.sticky .header-nav {
    padding:15px 0;
}
.header-logo {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    padding-bottom: 66px;
}
.header-logo img {
    width: 300px;
}
.header-part.sticky .header-logo {
    padding-bottom: 20px;
}
.header-part.sticky .header-logo img {
    width: 220px;
}
.main-menu {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}
.main-menu li {
    position: relative;
    display: flex;
    float: left;
    padding: 0 0px;
    margin: 0;
    align-items: center;
}
.main-menu li:after {
    position: relative;
    display: flex;
    content: '|';
    color: #c98429;
    font-family: 'Goudy Heavyface Std';
    font-weight: 900;
    font-size: 15px;
    line-height: 18px;
    margin:0 12px;
    margin-top: -2px;
    float: left;
    letter-spacing: 4.5px;
}
.main-menu li:last-child:after {
    display: none;
}
.main-menu li a {
    position: relative;
    display: flex;
    font-size: 15px;
    line-height: 18px;
    color: #c98429;
    text-transform: uppercase;
    font-family: 'Goudy Heavyface Std';
    font-weight: 900;
    letter-spacing: 4.5px;
    float: left;
}
.main-menu li.current-menu-item a,
.main-menu li:hover a{
    color: #4a1a0d;
}
.header-right {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.header-right li {
    position: relative;
    display: flex;
    padding: 0 0 0 15.376px;
    margin: 0;
    align-items: center;
}
/*--------mobile-header-css-----*/
.desktop-header {
    display: block;
}
.mobile-header {
    display: none;
}
.desktop-header,.mobile-header {
    width: 100%;
}
.mobile-header .canvas-menu a {
    margin-left: 0px;
    position: relative;
    display: inline-block;
}
.dropdown-toggle {
    width: 34px;
    height: 22px;
}
.dropdown-toggle span {
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    top: 0;
    height: 4px;
    background-color: #4a1a0d;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.dropdown-toggle span:before {
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
    width: 100%;
    height: 4px;
    background-color: #4a1a0d;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.dropdown-toggle span:after{
    position: absolute;
    content: '';
    left: 0;
    top: 18px;
    width: 100%;
    height: 4px;
    background-color: #4a1a0d;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.dropdown-toggle.open span {
    transform: translate3d(0,9px,0) rotate(45deg);
}
.dropdown-toggle.open span:before {
    transform: rotate(-45deg) translate3d(-6px,-6px,0);
    opacity: 0;
}
.dropdown-toggle.open span:after {
    transform: translate3d(0,-18px,0) rotate(-90deg);
}
.dropdown-toggle::after {
    display: none;
}
.sk-offcanvas-content {
    position: fixed;
    left:-0%;
    width: 100%;
    max-width: 100%;
    top: -100%;
    bottom: 0;
    z-index: 9999;
    visibility: hidden;
    background: #fdf6ed;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
}
.sk-offcanvas-content.open {
    top: 110px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.logged-in.admin-bar .sk-offcanvas-content.open {
    top: 142px;
}
.header-part.sticky .sk-offcanvas-content.open {
    top: 80px;
}
.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content.open {
    top: 126px;
}
.sk-offcanvas-content .close-canvas {
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    /*border: 1px solid #dee2e6;
    -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);*/
    display: inline-block;
    /*border: 1px solid rgba(0, 0, 0, 0.1);*/
}
.sk-offcanvas-content .close-canvas a {
    display: inline-block;
    width: 45px;
    height: 45px;
    color: #0f7174;
    position: relative;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    float: left;
}
.sk-offcanvas-content .close-canvas a .fa-times-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.sk-offcanvas-content .close-canvas a:hover {
    cursor: pointer;
    color: #d41e44;
}
.sk-offcanvas-content .wp-sidebar {
    overflow-x: hidden;
    height: 100%;
    padding: 20px 0px;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 540px;
    margin: auto;
    padding: 0 15px;
}
.sk-offcanvas-content #sk-mobile-menu ul.sk-mobile-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
ul.sk-nav-menu li {
    position: relative;
    list-style: none;
    display:inline-block;
    float: left;
    padding:18px 0 14px;
    margin:0;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
ul.sk-nav-menu li:last-child {
    border-bottom: none;
}
ul.sk-mobile-menu li a {
    display: block;
    color: #c98429;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Goudy Heavyface Std';
    font-weight: 900;
    letter-spacing: 4.5px;
}
ul.sk-mobile-menu li.current-menu-item a,
ul.sk-mobile-menu li:hover a {
    color: #4a1a0d;
}

/*-------------end-----------------*/

/*------------main-part-----------*/
body {
    padding-top: 318px;
}
.home-custom-info {
    display: block;
    margin: auto;
    max-width: 732px;
}
.home-custom-info.center-align {
    text-align: center;
}
.text-up-p p {
    text-transform: uppercase;
}
.opening-hours {
    letter-spacing: 1.5px;
}
.email-link {
    display: inline-block;
}
.email-link:hover {
    text-decoration: underline;
}
.fancy-title h2 {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.fancy-title h2:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 233px;
    height: 1px;
    background-color: #4a1a0d;
}
.gallery-item {
    position: relative;
    display: flex;
    width: 100%;
    padding-bottom: 100%; 
}
.gallery-item img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.gallery-row {
    max-width: 936px;
    margin: auto;
}
.address-info {
    letter-spacing: 0.1em;
}
.booking-form iframe {
    max-width: 100%;
}
/*-------------end-----------------*/


/*------------footer---------------*/
.footer-part {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    padding-top: 38px;
}
.footer-img {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 38px;
}
.footer-info {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 38px;
}
.footer-info p {
    max-width: 260px;
    margin: auto;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.3em;
}
/*--------------end-----------------*/