/* 
//
Template name: SAFFRON
//
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Muli:300i,400,400i');

body {
    font-family: 'Muli', sans-serif;
    background-color: #cacec1;
}

h1,h2,h3,
.menu-section__button,
.home__booking-btn,
.qnav .nav-link {
    font-family: 'Montserrat', sans-serif;
}

section .container, section .container-fluid {
    background-color: transparent;
}

.home__logo--text {
    color: #fff;
    margin: 1.5rem 0;
    font-weight: 600;
    text-shadow: none;
}

.menu-section__nav {
    border: none;
}

.qnav.shrink .navbar-toggler-icon path {
    stroke: #333;
}

.qnav__boooking-btn .nav-link {
    font-weight: bold;
    padding-left:.75rem !important;
    padding-right:.75rem !important;
}

.qmenu__item {
    margin-top: 1.75rem !important;
}

.qmenu__item {
    margin-top: 1.75rem !important;
}

.qmenu__description {
    font-style: italic;
}

.qmenu__img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.menu-section__button.active {
    border-bottom: 1px solid #333431;
}

.menu-section__button {
    margin: auto 1rem;
    color: #000;
    font-size: 1.3rem;
    font-weight: 500;
    padding-bottom: .2rem;
}

.menu-section__button:hover {
    color: #000;
    text-decoration: none;
}

.standard-section .qcontent .section-content {
    max-width:auto;
}

.standard-section article.no-image .section-content {
    max-width: 45rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.break-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.both-left-image, .both-right-image {
    width:100%;
}

.section-subtitle {
    font-size: 1.2rem;
    color: #000;
    font-weight: 400;
    letter-spacing: .1rem;
}

.section-title::before, .section-title::after {
    content:"•";
    padding:0 5px;
}

.standard-section .section-subtitle::after {
    content: "";
    display: block;
    margin: 0 auto;
    height: 1px;
    width: 5rem;
    background-color: #000;
    margin-top: 2rem;
}

a {
    color:#9fc4ce;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 1s cubic-bezier(0.25,1,.35,1) 0s;
    -moz-transition: all 1s cubic-bezier(0.25,1,.35,1) 0s;
    -o-transition: all 1s cubic-bezier(0.25,1,.35,1) 0s;
    -ms-transition: all 1s cubic-bezier(0.25,1,.35,1) 0s;
    transition: all 1s cubic-bezier(0.25,1,.35,1) 0s;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover, .navbar-brand:hover {
    color: #9fc4ce;
    cursor:pointer;
}

.default-background .qcontent.container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.qcontent {
    margin: 3rem auto;
}

.standard-section article, .quandoo-section article {
    padding: 0;
}

section.jfc-background {
    padding-top:0;
    padding-bottom:0;
}

.qnav {
    background-color:transparent;
    border:0;
    box-shadow: none;
    color:#ffffff;
}

.qnav .nav-link {
    border: none;
}

.qnav .nav-link.active {
    box-shadow: none;
    text-shadow: 0 0 .65px #fff, 0 0 .65px #fff;
}

.contact-section {
    margin-top: 0;
}

.shrink {
    background-color: #252525;
}

.fa-calendar-alt {
    display:none;
}

.home__booking-btn {
    font-size: 1.5rem;
    font-weight: 200;
    color: #fff;
    text-transform: uppercase;
    border: none;
    background-color: #333431;
    padding: .5rem 1rem;
    border-radius: 5px;
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus, .btn-outline-light.focus, .btn-outline-light:focus {
    box-shadow: none;
}
.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #ffffff;
}

.btn-outline-light:hover {
    border-color: transparent;
}

.btn-menu {
    color: #9fc4ce;
    background-color: transparent !important;
    border:0;
}

.nav-tabs .nav-link {
    border: 0;
    border-radius: 0;
    color:#000;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 1s cubic-bezier(0.25,1,.35,1) 0s;
    -moz-transition: all 1s cubic-bezier(0.25,1,.35,1) 0s;
    -o-transition: all 1s cubic-bezier(0.25,1,.35,1) 0s;
    -ms-transition: all 1s cubic-bezier(0.25,1,.35,1) 0s;
    transition: all 1s cubic-bezier(0.25,1,.35,1) 0s;
}

.nav-tabs .nav-link:hover {
    color: #9fc4ce;
}

.section-title {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #858a7c;
    font-size: .9rem;
    margin-bottom: 1rem;
}

.pdf-menus-cont {
    margin-bottom: 2rem;
}

.btn-primary {
    background-color: #9fc4ce;
    border-color: #9fc4ce;
}

.btn-primary, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #5ba8bb;
    border-color: #5ba8bb;
}

.qcontent.container-fluid .grid-gallery {
    margin-left: -15px;
    margin-right: -15px;
}

.gallery-item a {
    -webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in;
}

.gallery-item a:hover {
    background-position: center center;
    -webkit-transition: all 1.3s ease-in;
    -moz-transition: all 1.3s ease-in;
    -ms-transition: all 1.3s ease-in;
    -o-transition: all 1.3s ease-in;
    transition: all 1.3s ease-in;
    transform: scale(1.2);
}

.gallery-section .section-entry { display: none; }

.gallery-section .qcontent { margin: 0 auto; }

.navbar-brand {
    z-index: 999;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}

.menu-section__tab-content {
  margin-top: 2rem;
}

@media (max-width: 991px) {
    .navbar-collapse {
        color:#000;
    }
    .standard-section article, .quandoo-section article {
        padding-top:2rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .opening-hours {
        padding-top:2rem;
    }
    .qnav__boooking-btn .nav-link{
        margin-left: -1rem;
    }
}

@media (min-width: 768px) {
    .home__logo--text {
        font-size: 4.5rem;
    }
}

@media (min-width:992px) {
    .map-cont {
        padding-left: 0;
    }
    .qnav.shrink {
        background: #333;
        color: #fff;
    }

    .section-subtitle {
        font-size: 1.8rem;
    }

    .home__logo--text {
        font-size: 5.5rem;
    }

    #top-menu {
        margin: 0 auto;
    }

    .qnav .nav-link {
        color: #e2e5e3; 
    }   

    #navbarNavDropdown {
        position: absolute;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .home__logo--text {
        font-size: 6rem;
    }

    .section-content {
        margin-top: 1.2rem;
    }

    .standard-section .section-content {
        margin-top: 2rem;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width:1340px;
    }
}