.main-banner {
    background-color: black !important;
}

.time {
    margin: 0 !important;
    background-size: 100% 100% !important;
    width: 40px !important;
    height: 45px !important;
}

    .time strong {
        font-size: 18px !important;
        padding: 0 0 0 9px !important;
    }

    .time a {
        width: 40px !important;
    }

.tripAdvLogo {
    margin-top: 20px;
}

    .tripAdvLogo > div {
        float: left;
        width: 60%;
        font-size: 10px;
        text-align: right;
    }

    .tripAdvLogo img {
        width: 30%;
    }

.checkintime {
    line-height: 50px;
    vertical-align: middle;
    height: 50px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.offert {
    width: 150px;
    text-align: center;
    padding: 5px;
    border: 2px solid;
    background-color: red;
    color: white;
    font-size: 11px;
    position: relative;
    top: -54px;
    left: 172px;
    border-radius: 10px;
    transform: rotate(-30deg);
    line-height: 16px;
}

.offert-room {
    width: 150px;
    text-align: center;
    padding: 5px;
    border: 2px solid;
    background-color: red;
    color: white;
    font-size: 11px;
    position: relative;
    top: -9px;
    left: 74px;
    border-radius: 10px;
    transform: rotate(-15deg);
    margin: 0;
    line-height: 15px;
    text-indent: unset;
    display: inline-block;
}

@media only screen and (max-width: 959px) {
    .checkintime {
        height: 100px;
    }
}



/*body {
    background-color: #fff;
    font-size: 15px;
    font-weight: 400;
    color: #9b9b9b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}*/

::selection {
    background-color: #c7a254;
    color: #fff
}

a {
    color: inherit;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear
}

    a:hover {
        color: #886b2d;
        text-decoration: none
    }

textarea {
    resize: none
}

/*section {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px
}*/

img {
    max-width: 100%
}

*, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
    margin-top: 0;
    padding-top: 0
}

*, :active, :focus {
    outline: 0
}

ol, ul {
    list-style: none
}

button {
    border: none;
    padding: 0
}

    .btn.focus, .btn:focus, .form-control, .form-control:focus, button, button:focus {
        outline: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none
    }

textarea {
    resize: none
}

select {
    background-color: transparent
}

.col-padding-0 > .row {
    margin: 0
}

    .col-padding-0, .col-padding-0 > .row > [class*=col-] {
        padding: 0
    }

.inner-padding {
    padding: 120px 70px
}

.vertical-align-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.background-banner {
    min-height: 500px
}

.width-auto {
    width: auto !important
}

.lh-1 {
    line-height: 1 !important
}

.vh-100 {
    height: 100vh !important
}

.align-v {
    display: flex;
    align-items: center
}

.align-v-h {
    display: flex;
    justify-content: center;
    align-items: center
}

.border-top {
    border-top: 1px solid #eaeaea !important
}

.border-bottom {
    border-bottom: 1px solid #eaeaea !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mt-90 {
    margin-top: 90px !important
}

.mt-100 {
    margin-top: 100px !important
}

.mt-120 {
    margin-top: 120px !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-45 {
    margin-bottom: 45px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mb-90 {
    margin-bottom: 90px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.mt--100 {
    margin-top: -100px
}

.mr-0 {
    margin-right: 0 !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-20 {
    margin-right: 20px !important
}

.mr-30 {
    margin-right: 30px !important
}

.mr-40 {
    margin-right: 40px !important
}

.mr-50 {
    margin-right: 50px !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px !important
}

.ml-30 {
    margin-left: 30px !important
}

.ml-40 {
    margin-left: 40px !important
}

.ml-50 {
    margin-left: 50px !important
}

.pb-10 {
    padding-top: 10px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pt-60 {
    padding-top: 60px !important
}

.pt-70 {
    padding-top: 70px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pt-90 {
    padding-top: 90px !important
}

.pt-100 {
    padding-top: 100px !important
}

.pt-110 {
    padding-top: 110px !important
}

.pt-120 {
    padding-top: 120px !important
}

.pt-130 {
    padding-top: 130px !important
}

.pt-140 {
    padding-top: 140px !important
}

.pt-150 {
    padding-top: 150px !important
}

.pt-170 {
    padding-top: 170px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pb-60 {
    padding-bottom: 60px !important
}

.pb-70 {
    padding-bottom: 70px !important
}

.pb-80 {
    padding-bottom: 80px !important
}

.pb-90 {
    padding-bottom: 90px !important
}

.pb-100 {
    padding-bottom: 100px !important
}

.pb-110 {
    padding-bottom: 110px !important
}

.pb-120 {
    padding-bottom: 120px !important
}

.pb-130 {
    padding-bottom: 130px !important
}

.pb-140 {
    padding-bottom: 140px !important
}

.pb-150 {
    padding-bottom: 150px !important
}

.pb-170 {
    padding-bottom: 170px !important
}

.pr-0 {
    padding-right: 0 !important
}

.pr-15 {
    padding-right: 15px !important
}

.pr-20 {
    padding-right: 20px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pr-50 {
    padding-right: 50px !important
}

.pr-60 {
    padding-right: 60px !important
}

.pr-70 {
    padding-right: 70px !important
}

.pr-100 {
    padding-right: 100px !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-15 {
    padding-left: 15px !important
}

.pl-20 {
    padding-left: 20px !important
}

.pl-30 {
    padding-left: 30px !important
}

.pl-50 {
    padding-left: 50px !important
}

.pl-60 {
    padding-left: 60px !important
}

.pl-70 {
    padding-left: 70px !important
}

.pl-100 {
    padding-left: 100px !important
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .inner-padding {
        padding: 120px 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    /*section {
        padding: 75px 0
    }*/

    .inner-padding {
        padding: 100px 50px !important
    }

    .mt-30 {
        margin-top: 30.7692307692px !important
    }

    .mt-40 {
        margin-top: 28.5714285714px !important
    }

    .mt-50 {
        margin-top: 35.7142857143px !important
    }

    .mt-60 {
        margin-top: 42.8571428571px !important
    }

    .mt-70 {
        margin-top: 50px !important
    }

    .mt-80 {
        margin-top: 57.1428571429px !important
    }

    .mt-90 {
        margin-top: 64.2857142857px !important
    }

    .mt-100 {
        margin-top: 71.4285714286px !important
    }

    .mb-30 {
        margin-bottom: 23.0769230769px !important
    }

    .mb-40 {
        margin-bottom: 28.5714285714px !important
    }

    .mb-50 {
        margin-bottom: 35.7142857143px !important
    }

    .mb-60 {
        margin-bottom: 42.8571428571px !important
    }

    .mb-70 {
        margin-bottom: 50px !important
    }

    .mb-80 {
        margin-bottom: 57.1428571429px !important
    }

    .mb-90 {
        margin-bottom: 64.2857142857px !important
    }

    .mb-100 {
        margin-bottom: 71.4285714286px !important
    }

    .mr-30 {
        margin-right: 23.0769230769px !important
    }

    .mr-40 {
        margin-right: 28.5714285714px !important
    }

    .mr-50 {
        margin-right: 35.7142857143px !important
    }

    .ml-30 {
        margin-left: 27.2727272727px !important
    }

    .ml-40 {
        margin-left: 33.3333333333px !important
    }

    .ml-50 {
        margin-left: 35.7142857143px !important
    }

    .pt-30 {
        padding-top: 23.0769230769px !important
    }

    .pt-40 {
        padding-top: 28.5714285714px !important
    }

    .pt-50 {
        padding-top: 35.7142857143px !important
    }

    .pt-60 {
        padding-top: 42.8571428571px !important
    }

    .pt-70 {
        padding-top: 50px !important
    }

    .pt-80 {
        padding-top: 57.1428571429px !important
    }

    .pt-90 {
        padding-top: 64.2857142857px !important
    }

    .pt-100 {
        padding-top: 71.4285714286px !important
    }

    .pt-110 {
        padding-top: 78.5714285714px !important
    }

    .pt-120 {
        padding-top: 85.7142857143px !important
    }

    .pt-130 {
        padding-top: 93.3333333333px !important
    }

    .pt-140 {
        padding-top: 87.5px !important
    }

    .pt-150 {
        padding-top: 88.2352941176px !important
    }

    .pt-160 {
        padding-top: 88.8888888889px !important
    }

    .pt-170 {
        padding-top: 89.4736842105px !important
    }

    .pb-30 {
        padding-bottom: 23.0769230769px !important
    }

    .pb-40 {
        padding-bottom: 28.5714285714px !important
    }

    .pb-50 {
        padding-bottom: 35.7142857143px !important
    }

    .pb-60 {
        padding-bottom: 42.8571428571px !important
    }

    .pb-70 {
        padding-bottom: 50px !important
    }

    .pb-80 {
        padding-bottom: 57.1428571429px !important
    }

    .pb-90 {
        padding-bottom: 64.2857142857px !important
    }

    .pb-100 {
        padding-bottom: 71.4285714286px !important
    }

    .pb-110 {
        padding-bottom: 78.5714285714px !important
    }

    .pb-120 {
        padding-bottom: 85.7142857143px !important
    }

    .pb-130 {
        padding-bottom: 86.6666666667px !important
    }

    .pb-140 {
        padding-bottom: 87.5px !important
    }

    .pb-150 {
        padding-bottom: 88.2352941176px !important
    }

    .pb-160 {
        padding-bottom: 88.8888888889px !important
    }

    .pb-170 {
        padding-bottom: 89.4736842105px !important
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    /*section {
        padding: 50px 0
    }*/

    .inner-padding {
        padding: 50px 30px !important
    }

    .text-center-xs-sm {
        text-align: center !important
    }

    .mt-30 {
        margin-top: 23.0769230769px !important
    }

    .mt-40 {
        margin-top: 28.5714285714px !important
    }

    .mt-50 {
        margin-top: 33.3333333333px !important
    }

    .mt-60 {
        margin-top: 33.3333333333px !important
    }

    .mt-70 {
        margin-top: 35px !important
    }

    .mt-80 {
        margin-top: 40px !important
    }

    .mt-90 {
        margin-top: 45px !important
    }

    .mt-100 {
        margin-top: 50px !important
    }

    .mb-30 {
        margin-bottom: 23.0769230769px !important
    }

    .mb-40 {
        margin-bottom: 28.5714285714px !important
    }

    .mb-50 {
        margin-bottom: 33.3333333333px !important
    }

    .mb-60 {
        margin-bottom: 33.3333333333px !important
    }

    .mb-70 {
        margin-bottom: 35px !important
    }

    .mb-80 {
        margin-bottom: 40px !important
    }

    .mb-90 {
        margin-bottom: 45px !important
    }

    .mb-100 {
        margin-bottom: 50px !important
    }

    .mr-30 {
        margin-right: 25px !important
    }

    .mr-40 {
        margin-right: 30.7692307692px !important
    }

    .mr-50 {
        margin-right: 33.3333333333px !important
    }

    .ml-30 {
        margin-left: 25px !important
    }

    .ml-40 {
        margin-left: 30.7692307692px !important
    }

    .ml-50 {
        margin-left: 33.3333333333px !important
    }

    .pt-30 {
        padding-top: 23.0769230769px !important
    }

    .pt-40 {
        padding-top: 28.5714285714px !important
    }

    .pt-50 {
        padding-top: 33.3333333333px !important
    }

    .pt-60 {
        padding-top: 33.3333333333px !important
    }

    .pt-70 {
        padding-top: 35px !important
    }

    .pt-80 {
        padding-top: 40px !important
    }

    .pt-90 {
        padding-top: 45px !important
    }

    .pt-100 {
        padding-top: 50px !important
    }

    .pt-110 {
        padding-top: 55px !important
    }

    .pt-120 {
        padding-top: 60px !important
    }

    .pt-130 {
        padding-top: 66.6666666667px !important
    }

    .pt-140 {
        padding-top: 63.6363636364px !important
    }

    .pt-150 {
        padding-top: 65.2173913043px !important
    }

    .pt-160 {
        padding-top: 66.6666666667px !important
    }

    .pt-170 {
        padding-top: 68px !important
    }

    .pb-30 {
        padding-bottom: 23.0769230769px !important
    }

    .pb-40 {
        padding-bottom: 28.5714285714px !important
    }

    .pb-50 {
        padding-bottom: 33.3333333333px !important
    }

    .pb-60 {
        padding-bottom: 33.3333333333px !important
    }

    .pb-70 {
        padding-bottom: 35px !important
    }

    .pb-80 {
        padding-bottom: 40px !important
    }

    .pb-90 {
        padding-bottom: 45px !important
    }

    .pb-100 {
        padding-bottom: 50px !important
    }

    .pb-110 {
        padding-bottom: 55px !important
    }

    .pb-120 {
        padding-bottom: 60px !important
    }

    .pb-130 {
        padding-bottom: 61.9047619048px !important
    }

    .pb-140 {
        padding-bottom: 63.6363636364px !important
    }

    .pb-150 {
        padding-bottom: 65.2173913043px !important
    }

    .pb-160 {
        padding-bottom: 66.6666666667px !important
    }

    .pb-170 {
        padding-bottom: 68px !important
    }
}

.color-white {
    color: #fff !important
}

.color-gray {
    color: #f9f9f9 !important
}

.color-dark {
    color: #222 !important
}

.color-theme {
    color: #c7a254 !important
}

.color-heading {
    color: #282828 !important
}

.color-body {
    color: #9b9b9b !important
}

.bg-white {
    background-color: #fff !important
}

.bg-gray {
    background-color: #f9f9f9 !important
}

.bg-dark {
    background-color: #222 !important
}

.bg-heading {
    background-color: #282828 !important
}

.bg-theme {
    background-color: #c7a254 !important
}

.bg-img {
    position: relative;
    z-index: 1
}

.bg-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(27,26,26,.45)
}

.bg-overlay-2:before {
    background-color: rgba(27,26,26,.6)
}

.bg-overlay-3:before {
    background-color: rgba(27,26,26,.25)
}

.bg-overlay-4:before {
    background-color: rgba(27,26,26,.55)
}

.bg-overlay-gradient:before {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.55)),to(rgba(0,0,0,.01)));
    background-image: -webkit-linear-gradient(center bottom,rgba(0,0,0,.55),rgba(0,0,0,.01));
    background-image: -moz-linear-gradient(center bottom,rgba(0,0,0,.55),rgba(0,0,0,.01));
    background-image: -ms-linear-gradient(center bottom,rgba(0,0,0,.55),rgba(0,0,0,.01));
    background-image: -o-linear-gradient(center bottom,rgba(0,0,0,.55),rgba(0,0,0,.01));
    background-image: linear-gradient(center bottom,rgba(0,0,0,.55),rgba(0,0,0,.01))
}

.bg-parallax {
    background-attachment: fixed
}

h1, h2, h3, h4, h5, h6 {
    color: #282828;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 20px
}

p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px
}

h1 {
    font-size: 52px
}

h2 {
    font-size: 42px
}

h3 {
    font-size: 38px
}

h4 {
    font-size: 32px
}

h5 {
    font-size: 24px
}

h6 {
    font-size: 18px
}

.heading__subtitle {
    font-family: "Shadows Into Light",cursive;
    font-size: 30px;
    color: #c7a254;
    display: block;
    margin-bottom: 10px
}

.heading__title {
    font-size: 37px;
    margin-bottom: 10px
}

.heading__desc {
    margin-bottom: 0
}

.heading__icon {
    margin-bottom: 26px
}

    .heading__icon svg {
        fill: #c7a254
    }

.heading__desc + img {
    margin-top: 14px
}


.heading-white .heading__subtitle {
    color: #f9f9f9
}

.heading-white .heading__title {
    color: #fff
}

.heading-white .heading__icon svg {
    fill: #fff
}

@media only screen and (min-width:320px) and (max-width:767px) {
    p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 12px
    }

    .heading__title {
        font-size: 27px;
        margin-bottom: 10px
    }
}


.tab-content {
    padding-top: 35px
}


.icon-list {
    margin-bottom: 30px
}

    .icon-list li {
        position: relative;
        padding-left: 25px;
        color: #7f7f7f;
        line-height: 30px
    }

        .icon-list li:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            font-family: ElegantIcons;
            font-size: 15px;
            color: #282828
        }

    .icon-list.layout1 li:before {
        content: "I"
    }

.header-transparent .navbar {
    border-bottom: 1px solid rgba(255,255,255,.15);
    background-color: transparent
}

    .header-transparent .navbar .navbar-toggler .menu-lines span, .header-transparent .navbar .navbar-toggler .menu-lines:after, .header-transparent .navbar .navbar-toggler .menu-lines:before {
        background-color: #fff
    }

.header-transparent .logo-light {
    display: inline-block
}

.header-transparent .logo-dark {
    display: none
}

.header-transparent .nav__item .nav__item-link, .header-transparent .navbar__action-btn {
    color: #fff
}

.header-transparent .navbar__action-btn-reserve {
    background-color: #c7a254;
    border-color: #c7a254;
    color: #fff
}

    .header-transparent .navbar__action-btn-reserve:hover {
        background-color: #282828;
        border-color: #282828
    }

.header-transparent .social__icons li a {
    color: #fff
}

.header-transparent .navbar.fixed-navbar > .nav__item > .nav__item-link:before {
    background-color: #333
}


@-webkit-keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}


.header-transparent + .hero-banner {
    margin-top: -100px
}

.hero-banner {
    height: 100vh
}

    .hero-banner .hero__banner-inner {
        height: 100vh
    }

    .hero-banner .hero__banner-img {
        margin-top: 150px;
        text-align: center
    }

    .hero-banner .hero__banner-categories {
        position: absolute;
        bottom: 30px;
        left: 0;
        width: 100%
    }

        .hero-banner .hero__banner-categories .cat__item {
            text-align: center;
            margin-right: 55px
        }

            .hero-banner .hero__banner-categories .cat__item:last-child {
                margin-right: 0
            }

            .hero-banner .hero__banner-categories .cat__item img {
                -webkit-transition: .4s ease;
                -moz-transition: .4s ease;
                -ms-transition: .4s ease;
                -o-transition: .4s ease;
                transition: .4s ease
            }

            .hero-banner .hero__banner-categories .cat__item .cat__item-title {
                display: block;
                font-size: 13px;
                color: #fff;
                margin-top: 10px;
                opacity: 0;
                -webkit-transition: .4s ease;
                -moz-transition: .4s ease;
                -ms-transition: .4s ease;
                -o-transition: .4s ease;
                transition: .4s ease
            }

            .hero-banner .hero__banner-categories .cat__item:hover .cat__item-title, .hero-banner .hero__banner-categories .cat__item:hover img {
                opacity: 1;
                -webkit-transform: translateY(-10px);
                -moz-transform: translateY(-10px);
                -ms-transform: translateY(-10px);
                -o-transform: translateY(-10px);
                transform: translateY(-10px)
            }

    .hero-banner .divider-shape {
        position: absolute;
        bottom: 0;
        left: 50%;
        fill: #fff;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.text-banner .banner__subtitle {
    display: block;
    font-family: "Shadows Into Light",cursive;
    color: #fff;
    font-size: 27px;
    margin-bottom: 10px
}

.tippy-box[data-theme~='allergens'] {
    background-color: #f9c5c7;
    color: black;
}

.item-all-template-title{

    text-align:center;
    font-weight:bold;
    margin-bottom:10px;
}

.menu__item-allergens {
    background-image: url(/Images/attention.png);
    width: 20px;
    display: block;
    height: 20px;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 55px;
}

.text-banner .banner__title {
    color: #fff;
    font-size: 45px
}

.text-banner-layout1 {
}

    .text-banner-layout1 .divider-shape {
        position: absolute;
        bottom: 0;
        left: 50%;
        fill: #fff;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }


.banner__content {
    display: flex;
    align-items: center
}

    .banner__content .banner__content-text {
        flex: 0 0 46%;
        max-width: 46%;
        position: relative;
        z-index: 2
    }

    .banner__content .banner__content-text-inner {
        background-color: #fff;
        padding: 40px;
        border-radius: 2px;
        box-shadow: 0 5px 83px 0 rgba(40,40,40,.08);
        position: relative;
        z-index: 2;
        margin-right: -50px;
        text-align: center
    }

    .banner__content .banner__content-img {
        flex: 0 0 54%;
        max-width: 54%
    }


@media only screen and (min-width:768px) and (max-width:991px) {
    .text-banner .banner__subtitle {
        font-size: 25px;
        margin-bottom: 0
    }

    .text-banner .banner__title {
        font-size: 45px
    }

    .text-banner-layout1 {
        padding-top: 200px;
        padding-bottom: 50px
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .hero-banner .hero__banner-img {
        margin: 150px auto 0;
        max-width: 270px
    }

    .text-banner .banner__subtitle {
        font-size: 20px;
        margin-bottom: 0
    }

    .text-banner .banner__title {
        font-size: 35px
    }

    .text-banner-layout1 {
        padding-top: 100px;
        padding-bottom: 40px
    }

    .text-banner-layout2 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .text-banner-layout3 {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .banner__content {
        flex-direction: column !important
    }

        .banner__content .banner__content-text-inner {
            margin: 0 0 15px 0 !important;
            padding: 20px
        }

        .banner__content .banner__content-text {
            flex: 0 0 100%;
            max-width: 100%
        }

        .banner__content .banner__content-img {
            flex: 0 0 100%;
            max-width: 100%
        }
}

.divider__line {
    position: relative;
    height: 6px
}

    .divider__line:before {
        content: "";
        position: absolute;
        top: 0;
        left: calc(50% - 5px);
        width: 20px;
        height: 2px;
        background-color: #282828
    }

    .divider__line:after {
        content: "";
        position: absolute;
        top: 4px;
        right: calc(50% - 5px);
        width: 20px;
        height: 2px;
        background-color: #282828
    }

.divider__left:before {
    left: 10px
}

.divider__left:after {
    right: calc(100% - 20px)
}

.divider__white:before {
    background-color: #fff
}

.divider__white:after {
    background-color: #fff
}

.divider__theme:before {
    background-color: #c7a254
}

.divider__theme:after {
    background-color: #c7a254
}

.dotted__line {
    position: relative;
    width: 16px;
    height: 3px;
    display: inline-block;
    line-height: 1;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

    .dotted__line span {
        width: 4px;
        height: 3px;
        background-color: #dedede;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0
    }

        .dotted__line span:after, .dotted__line span:before {
            content: "";
            position: absolute;
            top: 0;
            left: 6px;
            width: 4px;
            height: 3px;
            background-color: #dedede;
            -webkit-transition: .3s ease;
            -moz-transition: .3s ease;
            -ms-transition: .3s ease;
            -o-transition: .3s ease;
            transition: .3s ease
        }

        .dotted__line span:after {
            left: 12px
        }

.dotted__white span {
    background-color: #fff
}

    .dotted__white span:after, .dotted__white span:before {
        background-color: #fff
    }

@-webkit-keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@-moz-keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@-ms-keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@-o-keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}


@media only screen and (min-width:320px) and (max-width:767px) {


    .custom-grid-3col {
        column-gap: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {


    .custom-grid-3col {
        column-gap: 15px
    }
}


.hr-dashed {
    border-style: dashed
}

.widget {
    background-color: #f9f9f9;
    padding: 40px;
    margin-bottom: 30px
}

    .widget:last-child {
        margin-bottom: 0
    }

    .widget .widget__title {
        font-size: 16px;
        font-weight: 700;
        letter-spacing: .5px;
        margin-bottom: 27px
    }


.widget-about .btn__link:hover {
    color: #222
}

.widget-categories li a {
    display: block;
    color: #333;
    padding: 10px 0;
    border-bottom: 1px solid #dbdbdb
}

    .widget-categories li a:hover {
        color: #c7a254
    }

.widget-categories li:last-child a {
    border-bottom: 0
}

.widget-tags ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0
}

    .widget-tags ul li a {
        display: block;
        font-size: 14px;
        color: #9b9b9b;
        line-height: 1;
        text-transform: capitalize;
        padding: 7px 9px;
        border: 1px solid #ededed;
        margin: 0 10px 10px 0;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

        .widget-tags ul li a:hover {
            background-color: #c7a254;
            border-color: #c7a254;
            color: #fff
        }

.banner__subtitle {
    font-family: Shadows Into Light;
    font-size: 20px;
    font-weight: bold;
    top: 11px;
    position: absolute;
    padding-left: 20px;
}

.text-banner-layout1, .menu-layout1 {
    display: flow-root;
}

.menu-item {
    position: relative;
    margin-bottom: 20px
}

    .menu-item .menu__item-title {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 7px
    }

    .menu-item .menu__item-price {
        color: #c7a254;
        font-size: 14px;
        font-weight: 500
    }

    .menu-item .menu__item-desc {
        font-size: 14px;
        margin-bottom: 0
    }

    .menu-item .pricing__tag {
        display: inline-block;
        position: relative;
        line-height: 16px;
        font-size: 13px;
        background-color: #c7a254;
        color: #fff;
        padding-left: 5px;
        padding-right: 3px
    }

        .menu-item .pricing__tag:after, .menu-item .pricing__tag:before {
            content: "";
            position: absolute;
            right: -4px;
            z-index: -1;
            width: 20px;
            height: 9px;
            background-color: #c7a254
        }

        .menu-item .pricing__tag:before {
            top: 0;
            -webkit-transform: skewX(-45deg);
            -moz-transform: skewX(-45deg);
            -ms-transform: skewX(-45deg);
            -o-transform: skewX(-45deg);
            transform: skewX(-45deg)
        }

        .menu-item .pricing__tag:after {
            bottom: 0;
            -webkit-transform: skewX(45deg);
            -moz-transform: skewX(45deg);
            -ms-transform: skewX(45deg);
            -o-transform: skewX(45deg);
            transform: skewX(45deg)
        }

    .menu-item .menu__item-img {
        margin-bottom: 28px
    }

.menu__block-title {
    font-family: "Shadows Into Light",cursive;
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px
}

.menu-layout1 .menu-item, .menu-layout5 .menu-item {
    padding-bottom: 11px;
    border-bottom: 1px dashed #dbdbdb;
    margin-bottom: 20px
}

    .menu-layout1 .menu-item .menu__item-title, .menu-layout5 .menu-item .menu__item-title {
        display: inline-block;
        margin-right: 10px
    }

    .menu-layout1 .menu-item .menu__item-price, .menu-layout5 .menu-item .menu__item-price {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        min-width: 50px;
        text-align: right
    }

@media (min-width:992px) {
    .menu-item:last-of-type {
        border-bottom: 0
    }
}

@media only screen and (min-width:320px) and (max-width:575px) {
    .menu-layout1 .menu-item .menu__item-price, .menu-layout5 .menu-item .menu__item-price {
        position: static;
        text-align: left
    }

    .menu__item-allergens {
        top: auto;
        right: 0;
    }

    .banner__subtitle {
        position: static;
    }

    .page-title-wrapper {
        margin-top: 45px;
        margin-bottom: 0;
    }
}
