/* 
//
Template name: ESCARGOT DARK
//
*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700|Roboto:300,400,500,700');

body {
    font-family: 'Roboto', sans-serif;
    color: #d4d4d4;
    background: #000;
}

h1, h2, h3 {
    font-family: 'Roboto Slab', serif;
}

a,
.slider__item {
    color: #d4d4d4;
}

.slider__item:hover {
    color: #d4d4d4;
}

.qnav,
.navbar-collapse {
    background: #000;
}

.navbar-toggler-icon svg path{
    stroke: #d4d4d4;
}

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

.section-title {
    font-weight: normal;
}

.navbar-brand img.logo {
    max-height: 48px;
    padding-bottom: 5px;
}

.type_2_header {
    z-index: 2;
}

.jfc-background .section-entry {
    margin-bottom: 0;
}

.menu-section__button {
    color: #d4d4d4;
}

.qmenu__tag {
    font-weight: 300;
    color: #333;
    background: #93dade;
}

.qmenu__tag, .qmenu__item--has-tag .qmenu-item__container::before {
    background: #93dade;
}

.contact__icon {
    fill: #d4d4d4;
}

.site-footer {
   margin-top: 0;
    padding-top: 1rem; 
}

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

.slider__tag {
    background-color: #93dade;
    color: #333;
}


.home__res_wrap {
    background-color: rgba(0, 0, 0, 0.5);
}

.contact-booking .btn, .btn-book-menu {
    box-shadow: none;
}

.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: #d1771a;
    border-color: #dc7e1a;
}

.qnav .navbar-brand {
    color: #fff;
    font-weight: bold;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.5rem;
    padding: 1rem;
}

.qnav.shrink .navbar-brand {
    color: #333;
}

.jfc-background {
    display: flex;
    align-items: center;
    justify-content: center;
}

.jfc-background > .row {
    flex: 1;
}

.pdf-menus-cont a {
    border-left: none;
    border-right: none;
    border-top: none;
}

.menu-section ul.nav.nav-tabs {
    text-align: center;
    display: block;
}

.menu-section ul.nav.nav-tabs > li {
    display: inline-block;
}

.menu-section .btn-primary {
    background-color: transparent !important;
    color: inherit;
    font-family: 'Roboto Slab', serif;
    font-size: 1.7rem;
    font-weight: normal;
    border-radius: 0;
    border-bottom-width: .2rem;
    padding: 0;
    padding-bottom: .3rem;
    margin-left: .5rem;
    margin-right: .5rem;
}

.menu-section .btn-primary:hover, 
.menu-section .btn-primary:active, 
.menu-section .btn-primary:focus, 
.menu-section .btn-primary.active {
    background-color: transparent !important;
    color: #333 !important; 
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    border-radius: 2px;
}

.menu-section .btn-primary:not(:disabled):not(.disabled).active:focus, 
.menu-section .btn-primary:not(:disabled):not(.disabled):active:focus, 
.menu-section .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none !important;
    border-radius: 2px;
}

.logo_holder h1 {
    font-weight: normal;
}

.home__booking-btn {
    border: none;
    background: none;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    color: #fff;
}

.book-small.dropdown-menu.dropdown-menu-right.show {
    left: 0;
    right: auto;
}

.home__booking-btn:hover {
    color: #fff;
    background-color: transparent;
    background: none;
}

.home__booking-btn::after {
    content: "";
    width: 60%;
    height: 0.15rem;
    background-color: #d1771a;
    display: block;
    margin: 0 auto;
    margin-top: .25rem;
    transition: 0.3s ease-out;
}

.home__booking-btn:hover::after {
    width: 100%;
    transition: 0.3s ease-in;
}

.btn-book-menu:hover {
    color: initial;
    opacity: 0.9;
}

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

.grid-blog h3 {
    background-color: #ffffff;
    margin: 0 1rem -2rem 1rem;
    padding: 1rem .75rem;
    width: calc(100% - 2rem);
    color: #545454;
    font-weight: 300;
}

.grid-blog .no-image h3 {
    color: #545454;
}

.category-section .no-image .res_wrap {
    border: none;
}

.site-footer {
    background: transparent;
    margin-top: 1rem;
}

.gallery-section .qcontent {
    padding-top: 3rem;
}

.type_2_header .section-title, .type_2_header .section-subtitle {
    color: #93dade;
}

.menu-section .btn-book i {
    display: none;
}

.menu-section .btn-book {
    margin-bottom: 2rem;
}

.category-section .btn-primary {
    background-color: transparent !important;
    color: inherit;
    font-family: 'Roboto Slab', serif;
    font-size: 1.7rem;
    font-weight: normal;
    border-radius: 0;
    border-bottom-width: .2rem;
    padding: 0;
    padding-bottom: .3rem;
    margin-left: .5rem;
    margin-right: .5rem;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-top: 3rem;
}

.category-section .btn-primary {
    margin-top: 5rem;
}

.type_2_header.menu-section > .row > .qcontent > .section-content {
    margin-top: 3rem;
}

@media (max-width: 991px) {
    .qnav__boooking-btn .nav-link{
        margin-left: -1rem;
    }
}

@media (max-width: 767px) {

    .parallax-background {
        background-attachment: scroll !important;
    }
}

@media (min-width: 576px) {
    .menu-section .card-columns {
        column-count: 2;
    }

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


@media (min-width: 768px) {
    section.jfc-background {
        padding-bottom: 0;
        padding-top: 0;
    }
    
    .section.default-background {
        margin-bottom: 3rem;
    }

    .container-fluid.type_2_header {
        margin-bottom: 3rem;
    }

    .container-fluid.type_2_header:last-child {
        margin-bottom: 1rem;
    }

    .category-section .btn-primary {
        margin-top: 5rem;
    }

    .home__landing {
        margin-bottom: 3rem;
    }

    .standard-section article {
        padding: 3rem;
        margin-right: auto;
        margin-left: auto;
        text-align: justify;
    }

    .type_2_header .section-title {
        font-weight: normal;
        font-size: 3.5rem;
    }

    .type_2_header .section-subtitle {
        font-size: 2rem;
    }

    .category-section .qcontent {
        padding-top: 4rem;
    }

    #background-slider, .carousel-slider, #home .item {
        height: calc(100vh + 65px);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 94%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 94%, 0 100%);
        
    }

    .item.carousel-item {
        filter: grayscale(60%);
        -webkit-filter: grayscale(60%);
    }

    #background-slider .carousel-caption {
        padding-bottom: 3rem;
    }

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

    .over-top .qcontent.container {
        margin-top: 0;

    }

    .over-bottom .qcontent.container {
        margin-bottom: 0;
    }

    article.col-12.col-md-6 {
        line-height: 1.8rem;
    }

    article.col-12.col-md-6.img-left {
        margin-left: auto;
        text-align: left;
    }

    article.col-12.col-md-6.img-left .section-title,
    article.col-12.col-md-6.img-left .section-subtitle {
        text-align: left;
    }

    article.col-12.col-md-6.img-order-md-12 {
        margin-right: auto;
        text-align: left;
    }

    article.col-12.col-md-6.img-order-md-12 .section-title,
    article.col-12.col-md-6.img-order-md-12 .section-subtitle {
        text-align: left;
    }

    .jfc-background {
        clip-path: polygon(0 16%, 100% 0, 100% 84%, 0 100%);
    }

    .menu-section.jfc-background > div {
        clip-path: polygon(0 16%, 100% 0, 100% 84%, 0 100%);
    }

    .type_2_header.menu-section .section-content.tab-content {
        margin-top: 3rem;
    }

    .standard-section-img.col-12.col-md-6.order-md-12 {
        border-right: none;
    }

    .standard-section-img.col-12.col-md-6.left {
        border-left: none;
    }

    .jfc-background .qcontent, .contact-booking, .jfc-background {
        min-height: 25rem;
    }

    .q-name-desc h6 {
        font-size: 1.2rem;
    }

    .menu-item-description {
        font-size: 95%;
        line-height: 2rem;
    }

    .gallery-section .row-carousel-controls .fas {
        background-color: #a5a5a5;
        padding: 1rem;
        border-radius: 50%;
        height: 2.8rem;
        width: 2.8rem;
        color: #fff;
    }

    .type_2_header.menu-section {
        background-color: #f5f5f5;
        margin-top: -5rem;
        padding-top: 5rem;
    }

}

@media (min-width: 992px) {
        .qnav, .navbar-collapse {
        background: transparent;
    }

    .qnav .nav-link {
        border-bottom: 2px solid;
        border-bottom-color: transparent;
        border-radius: 0;
        transition: 0.1s ease-in;
    }
    .qnav .nav-link:hover {
        border-bottom-color: #d4d4d4;
    }

    .qnav.shrink {
        color: #d4d4d4;
    }
    .type_2_header .qcontent > .section-content {
        margin-top: 0;
    }

    .page-template-default .qnav,
    .post-template-default .qnav {
        background-color: rgba(0, 0, 0, 0.8);
        padding-top: 1rem;
        margin-top: 0;
    }

   .type_2_header.gallery-section {
        margin-top: 2rem;
    }

    .type_2_header.gallery-section .section-entry {
        margin-top: -20.5rem;
    }

    .qnav {
        background-color: transparent;
        color: #fff;
        box-shadow: none;
    }

    .qnav .btn-outline {
        border-color: transparent;
    }

    .qnav #top-menu {
        margin: 0 auto;
    }

    .qnav {
        margin-top: 1.5rem;
    }

    .qnav.shrink {
        background-color: #040404;
        margin-top: 0;
        padding-top: 1rem;
    }
    
    .qnav .menu-item {
        padding: 0 0.5rem;
    }

    .qnav .nav-link {
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .qnav .menu-item ul li .nav-link {
        font-weight: lighter;
        text-transform: none;
        letter-spacing: 0;
    }

    .qnav .nav-link.active {
        background-color: transparent;
        box-shadow: none;
        border-bottom: 2px solid #fff;
        border-radius: 2px;
    }

    
    .section-title {
        font-size: 3rem;
    }



}


@media (min-width: 1200px) {

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

    .qnav .navbar-brand {
        position: absolute;
    }

    .language-chooser {
        position: absolute;
        right: 1rem;
    }
}


@media (min-width: 1400px) {
    .qnav .nav-link {
        font-size: 1.2rem;
    }

    .qnav .menu-item {
        padding: 0 0.8rem;
    }
}