#header-menu ul.nav .smoo-nav-icon {
    /* background: url(image-de-secours.png); */
    background-image: url(/images/logo-04.svg);
}

/*
#wrapper {
    width: 100%;
    height: calc( 100vh - 100px );
}

#wrapper > .inner {
    padding: 8rem 6rem 4rem !important;
    height: 100%;
    display: flex;
    align-items: center;
}
*/

#header-video > .inner {
    /* padding: 6rem 6rem 7rem !important; */
    padding: 16rem 6rem 4rem !important;
    height: 100%;
    display: flex;
    align-items: center;
    /* background-color: rgba(15, 5, 5, 0.25); */
    background-color: rgba(15, 5, 5, 0.5);
}

#header-video {
    position: relative;
    /* background: url(image-de-secours.png); */
    background-image: url(/images/bar-hero-03.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 100vh !important;
    height: 100svh !important;
}

.header-video {
    padding-top: 0;
    display: block;
}

#header-video .tck-module .tck-module-text {
    height: 100%;
}

#header-video .mod-custom {
    display: flex;
    justify-content: space-between;
    height: calc(100vh - 12rem - 100px);
    /* height: calc(100vh - 12rem); */
    flex-wrap: wrap;
    flex-direction: column;
    /* padding-bottom: 4rem; */
}

#header-video .smoo-page-title-hero {
    display: flex;
    align-items: center;
}

#header-video .mod-custom h1 {
    font-size: 10.5rem;
    line-height: 10.5rem;
    letter-spacing: -2px;
    overflow: hidden;
    width: 60%;
    padding-top: 2rem;
}

#header-video .mod-custom h1 span {
    display: block;
}

#header-video .mod-custom .smoo-page-title-desc {
    border: 1px solid #FFFCF8;
    padding: 2rem 3rem;
    border-radius: 0.375rem;
    /* box-shadow: rgba(11, 37, 54, 1) 0.5rem 0.5rem 0; */
    box-shadow: rgba(153, 48, 21, 1) 0.5rem 0.5rem 0;
    opacity: 0;
    visibility: hidden;
    width: 40%;
    height: fit-content;
    background-color: #0F0505;
}

#header-video .mod-custom p {
    line-height: 3rem;
    font-size: 1.3125rem;
    letter-spacing: 0.5px;
}

#header-video .mod-custom p:nth-of-type(1) {
    padding-top: 0;
}

#header-video .mod-custom .smoo-down-btn {
    width: 100%;
}

#content-modules-wrapper > .inner {
    padding: 8rem 4rem 0 !important;
}

#content-modules-wrapper section {
    display: flex;
    border: 1px solid #FFFCF8;
    padding: 2rem;
    border-radius: 0.375rem;
    box-shadow: rgba(153, 48, 21, 1) 0.5rem 0.5rem 0;
    margin-bottom: 8rem;
}

#content-modules-wrapper section#bar-img-row {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    margin-left: -4rem;
    margin-right: -4rem;
    top: -2px;
}

#content-modules-wrapper section#bar-img-row .tck-module-text {
    /*width: fit-content;*/
}

#content-modules-wrapper section#bar-row-2-columns {
    border: 1px solid #0B2536;
}

#content-modules-wrapper section#tapas-row {
    border: 1px solid #0B2536;
}

#bar-row-2-columns::before {
    content: "";
    margin-left: calc( -4rem - 1px );
    position: absolute;
    z-index: -1;
    width: calc( 100% + 8rem + 2px );
    height: 100%;
    top: -8rem;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FFFCF8;
    padding-top: 8rem;
    padding-bottom: 8rem;
}

#tapas-row::before {
    content: "";
    margin-left: calc( -4rem - 1px );
    position: absolute;
    z-index: -1;
    width: calc( 100% + 8rem + 2px );
    height: 100%;
    top: -8rem;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FFFCF8;
    padding-top: 8rem;
    padding-bottom: 8rem;
}

#bar-row-2-columnscolumn1 {
    width: calc( 66.67 / 100 * ( 100% - 0px - ( 1 * 0px) ) );
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 4rem;
}

#bar-row-2-columnscolumn2 {
    line-height: 0;
    width: calc( 33.33 / 100 * ( 100% - 0px - ( 1 * 0px ) ) );
}

#bar-2-columns-1 h1 {
    padding-bottom: 2rem;
    line-height: 2.625rem;
    font-size: 2.625rem;
    letter-spacing: 0.25px;
    color: #0F0505;
}

#mod-custom150 p {
    font-size: 1.3125rem;
    line-height: 2rem;
    padding-top: 1rem;
    color: #0F0505;
}

#mod-custom150 p:nth-of-type(1) {
    padding-top: 0;
}




#mod-custom158 {
    position: relative;
    width: 100vw;
    height: 100vh;
}

#mod-custom158 .panel {
    /*height: 6rem;
    width: 100%;*/
    width: 100vw;
    height: 100vh;
    /*height: auto;*/
    overflow: hidden;
}

#mod-custom158 .panel:nth-of-type(1) {
    /*background: url("image-de-secours.png");*/
    background-image: url(/images/facade-old-01.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /*position: relative;*/
    /*z-index: 1;*/
}

#mod-custom158 .panel:nth-of-type(2) {
    /*background: url("image-de-secours.png");*/
    background-image: url(/images/facade-new-01.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    clip-path: inset(0% 0% 0% 0%);
}

.pin-spacer {
    /*padding-bottom: calc(100% - 12rem) !important;*/
}



#content-modules-wrapper section#cocktails-row-2-columns {
    margin-top: 8rem;
    margin-bottom: 16rem;
}
/*
#content-modules-wrapper section#cocktails-row-2-columns .smoo-bar-img:nth-of-type(1) {
    opacity: 1;
    visibility: visible;
}
*/

#cocktails-2-columns-1,
#cocktails-2-columns-1 > .inner,
#cocktails-2-columns-1 .cocktails-2-columns-1,
#cocktails-2-columns-1 .cocktails-2-columns-1 .tck-module-text,
#cocktails-2-columns-1 .cocktails-2-columns-1 .mod-custom,
#cocktails-2-columns-1 .cocktails-2-columns-1 .smoo-bar-img {
    height: 100%;
}

#content-modules-wrapper section#cocktails-row-2-columns .cocktails-2-columns-1 ul {
    padding: 0;
    margin: 0;
}

#content-modules-wrapper section#cocktails-row-2-columns .smoo-bar-img {
    position: relative;
    /*padding-bottom: 100%;*/
    display: flex;
    overflow: hidden;
}

#content-modules-wrapper section#cocktails-row-2-columns .smoo-bar-img .responsive-image {
    min-width: 100%;
}

#content-modules-wrapper section#cocktails-row-2-columns .smoo-bar-img img {
    /*opacity: 0;
    visibility: hidden;*/
    /*position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;*/
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    display: block;
}

#cocktails-row-2-columnscolumn2 {
    width: calc( 66.67 / 100 * ( 100% - 0px - ( 1 * 0px) ) );
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 4rem;
}

#cocktails-row-2-columnscolumn1 {
    line-height: 0;
    width: calc( 33.33 / 100 * ( 100% - 0px - ( 1 * 0px ) ) );
}

#cocktails-row-2-columnscolumn2 h1 {
    padding-bottom: 2rem;
    line-height: 2.625rem;
    font-size: 2.625rem;
    letter-spacing: 0.25px;
}

#mod-custom152 p {
    font-size: 1.3125rem;
    line-height: 2rem;
    padding-top: 1rem;
}

#mod-custom152 p:nth-of-type(1) {
    padding-top: 0;
}

#content-modules-wrapper section#gallery-row-3-columns {
    margin-bottom: 0;
    margin-left: -4rem;
    margin-right: -4rem;
    border: none;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}

.smoo-link-banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.smoo-link-banner-main {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center;
    text-transform: uppercase;
    background: #0B2536;
}

.smoo-link-banner-main p {
    width: 100%;
    line-height: 2.625rem;
    font-size: 2.625rem;
    letter-spacing: 0.25px;
    font-weight: normal;
    font-family: Fjalla One;
}

.smoo-link-banner-main p:nth-of-type(1) {
    padding: 4rem 0 2rem;
}

.smoo-link-banner-main p:nth-of-type(2) {
    line-height: 3.9375rem;
    font-size: 3.9375rem;
    letter-spacing: 0.5px;
    padding: 0 0 4rem;
}

.smoo-link-banner-link {
    position: relative;
    width: calc( 100vw / 3 );
    height: 100%;
    line-height: 0;
}

.smoo-link-banner-link .smoo-link-banner-img {
    transition: background-color 0.25s ease-in-out;
}

.smoo-link-banner-link:hover .smoo-link-banner-img {
    background-color: rgba(15, 5, 5, 0);
}

.smoo-link-banner-link a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 4rem;
    width: 100%;
    line-height: 2.625rem;
    font-size: 2.625rem;
    letter-spacing: 0.25px;
    font-weight: normal;
    font-family: Fjalla One;
    text-decoration: none;
    text-transform: uppercase;
}

.smoo-link-banner-link a span {
    transition: transform 0.25s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: block;
    will-change: transform;
}

.smoo-link-banner-link:hover a span {
    transform: scale(1.15);
}

.smoo-link-banner-img {
    background-color: rgba(15, 5, 5, 0.25);
}

.smoo-link-banner-img img {
    position: relative;
    z-index: -1;
}


#content-modules-wrapper section#tapas-row {
    margin-bottom: 8rem;
    border: 1px solid #0B2536;
}

#tapas-rowcolumn1 {
    width: calc( 66.67 / 100 * ( 100% - 0px - ( 1 * 0px) ) );
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 4rem;
}

#tapas-rowcolumn2 {
    line-height: 0;
    width: calc( 33.33 / 100 * ( 100% - 0px - ( 1 * 0px ) ) );
}

#tapas-2-columns-1 {
    color: #0F0505;
}

#tapas-2-columns-1 h1 {
    padding-bottom: 2rem;
    line-height: 2.625rem;
    font-size: 2.625rem;
    letter-spacing: 0.25px;
    color: #0F0505;
}

#mod-custom154 p {
    font-size: 1.3125rem;
    line-height: 2rem;
    padding-top: 1rem;
}

#mod-custom154 p:nth-of-type(1) {
    padding-top: 0;
}


.smoo-modal-body .smoo-modal-body-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
    background: #0B2536;
    overflow: auto;
    align-items: center;
    justify-content: center;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    margin-bottom: 0;
    height: 100%;
    width: 100%;
    padding: 4rem;
}



@media only screen and (max-width: 1260px) {
    #header-video .mod-custom .smoo-page-title-desc {
        width: 50%;
    }
    #header-video .mod-custom h1 {
        font-size: 7.5rem;
        line-height: 9.5rem;
    }
}




@media only screen and (max-width: 1120px) {
    /*#header-video {
        height: 100vh !important;
    }*/
    #header-video .mod-custom {
        height: max-content;
        padding-top: 4rem;
        row-gap: 2rem;
    }
    #header-video .mod-custom h1 {
        font-size: 5rem !important;
        line-height: 7rem !important;
        text-align: center;
        width: auto;
        padding-bottom: 4rem;
        padding-top: 0;
        letter-spacing: 0;
        display: flex;
        column-gap: 1.5rem;
    }
    #header-video > .inner {
        padding: 6rem 6rem 4rem !important;
    }
    #header-video .smoo-page-title-hero {
        flex-direction: column;
    }
    #header-video .mod-custom .smoo-page-title-desc {
        width: 75% !important;
        margin-bottom: 2rem;
    }
    #content-modules-wrapper section#cocktails-row-2-columns .smoo-bar-img img {
        height: auto;
        width: auto;
    }
}




@media only screen and (max-width: 900px) {
    #header-video > .inner {
        padding: 6rem 4rem 4rem !important;
    }
    #bar-row-2-columns .flexiblecolumn {
        width: 100% !important;
        float: none;
        padding-right: 0;
    }
    #bar-row-2-columns > .inner {
        flex-direction: column;
    }
    #mod-custom150 {
        padding-bottom: 2rem;
    }
    #cocktails-row-2-columns > .inner {
        flex-direction: column;
        flex-wrap: wrap;
    }
    #cocktails-row-2-columnscolumn1 {
        width: 100%;
        height: 100%;
        float: none;
        min-height: calc(100vw - 12rem - 2px);
        order: 2;
    }
    #cocktails-row-2-columnscolumn2 {
        width: 100%;
        padding: 0;
        padding-left: 0;
        padding-bottom: 2rem;
    }
    #content-modules-wrapper section#cocktails-row-2-columns .smoo-bar-img img {
        max-height: none;
    }
    #tapas-row > .inner {
        flex-direction: column;
    }
    #tapas-row .flexiblecolumn {
        width: 100% !important;
        float: none;
        padding-right: 0;
    }
    #mod-custom154 {
        padding-bottom: 2rem;
    }
}






@media only screen and (max-width: 758px) {
    #header-video .mod-custom {
        padding-top: 2rem;
    }
    #header-video .mod-custom p {
        line-height: 2.625rem;
    }
    #header-video .mod-custom .smoo-page-title-desc {
        width: 100% !important;
    }
    .smoo-link-banner-main p:nth-of-type(2) {
        line-height: 5.25rem;
        padding: 0 2rem 4rem;
    }
}





@media only screen and (max-width: 600px) {
    #header-video .mod-custom h1 {
        font-size: 4rem !important;
        line-height: 5rem !important;
        display: block;
    }
    #header-video .mod-custom p {
        line-height: 2.25rem;
        font-size: 1.125rem;
    }
    .smoo-link-banner-link {
        width: 100%;
        height: 50vw;
    }
    .smoo-link-banner-link a {
        line-height: 4rem;
        font-size: 4rem;
        align-items: center;
        padding: 0;
        height: 50vw;
    }
    .smoo-link-banner-link .smoo-link-banner-img {
        height: 50vw;
        overflow: hidden;
    }
    
    #content-modules-wrapper > .inner {
        padding: 4rem 2rem 0 !important;
    }
    #content-modules-wrapper section {
        padding-top: 0;
        padding-bottom: 0;
        margin-left: -2rem;
        margin-right: -2rem;
        border: none !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        margin-bottom: 0;
    }
    #content-modules-wrapper section#cocktails-row-2-columns {
        background: #0F0505;
        border-radius: 0 !important;
        padding-bottom: 4rem;
        margin-bottom: 0;
    }
    #content-modules-wrapper section#tapas-row {
        padding-top: 4rem;
        margin-bottom: 4rem;
    }
    #mod-custom150 p,
    #mod-custom152 p,
    #mod-custom154 p {
        font-size: 1rem;
        line-height: 1.875rem;
    }
    #header-video .mod-custom .smoo-page-title-desc {
        padding: 2rem;
    }
    #cocktails-row-2-columnscolumn1 {
        min-height: calc(100vw - 7rem - 2px);
    }
    #content-modules-wrapper section#bar-img-row {
        margin-left: -2rem;
        margin-right: -2rem;
    }
    .pin-spacer {
        display: none !important;
    }
    /*#mod-custom158 {
        height: 50vh;
    }
    #mod-custom158 .panel {
        height: 50vh;
    }*/
    #bar-row-2-columns::before {
        padding-bottom: 4rem;
        width: 100%;
        margin-left: 0;
    }
    #tapas-row::before {
        width: 100%;
        margin-left: 0;
    }
    #content-modules-wrapper section#gallery-row-3-columns {
        max-width: 100vw;
        margin-left: -2rem;
        margin-right: -2rem;
    }
}





@media only screen and (max-width: 400px) {
    #header-video > .inner {
        padding: 6rem 2rem 4rem !important;
    }
    .header-video {
        padding-top: 6rem;
    }
    /*#header-video .mod-custom h1 {
        line-height: 4rem !important;
    }*/
    #header-video .mod-custom {
        padding-top: 0;
    }
    #header-video .mod-custom p {
        font-size: 1rem;
        line-height: 1.875rem;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }
    
    .smoo-link-banner-main p {
        line-height: 3rem;
        font-size: 2rem;
    }
    .smoo-link-banner-main p:nth-of-type(2) {
        font-size: 3rem;
        line-height: 4rem;
    }
    .smoo-link-banner-link a {
        font-size: 2rem;
        line-height: 2rem;
    }
}



@media only screen and (max-height: 700px) {
    #header-video {
        height: auto !important;
    }
}




































