@font-face {
    font-family: 'Martell';
    src: url('../fonts/martellweb-regular.woff2') format('woff2'),
        url('../fonts/martellweb-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martell';
    src: url('../fonts/martellweb-medium.woff2') format('woff2'),
        url('../fonts/martellweb-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martell';
    src: url('../fonts/martellweb-bold.woff2') format('woff2'),
        url('../fonts/martellweb-bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martell Sans';
    src: url('../fonts/MartelSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-tap-highlight-color: transparent;
}


html::-webkit-scrollbar {
    display: none;
    /* Hides the scrollbar */
}

/* For Firefox */
html {
    scrollbar-width: none;
    /* Hides scrollbar for Firefox */
    -ms-overflow-style: none;
    /* Hides scrollbar for older IE/Edge */
    scroll-behavior: smooth;
}


body {
    font-family: 'Martell Sans', sans-serif;
    font-weight: 400;
    color: var(--dark-blue);
    font-size: 12px;
    line-height: 22px;
    overscroll-behavior: none;
}

/*
.cocktail-image,
.xp-image,
.media-content{
    background: #efefef;
}
    */

.img-parent,
.xp-image,
.sm-item .sm-link {
    background: #efefef;
}

.sm-item video {
    width: 100%;
}

main {
    margin-top: 91px;
}

.page-template-template-history main {
    margin-top: 0 !important;
}

.home main {
    display: flex;
    flex-direction: column;
}

#pr_age_gate .age-gate_input {
    font-size: 16px;
}

input {
    border: 0px;
}

body.home main,
body.blog main,
body.blog.admin-bar main,
body.archive main,
body.archive.admin-bar main,
body.page-template-template-la-maison.admin-bar main,
body.page-template-template-la-maison main {
    margin-top: 0px;
}

body.page-template-template-visit-us main,
body.single-experiences main {
    margin-top: 0px !important;
}

body.page-template-default main {
    margin-top: 0px !important;
}



body.admin-bar main {
    margin-top: 123px;
}



body.admin-bar.page-template-template-collections main {
    margin-top: 91px;
}

body.home.admin-bar main {
    margin-top: 0px;
}

body.hidden {
    overflow: hidden;
}

.site-branding svg {
    width: 156px;
}


a {
    color: inherit;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    content: unset;
}


.wpml-ls-legacy-list-horizontal,
.otgs-development-site-front-end {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
    font-family: 'Martell', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

header {
    font-family: 'Martell', sans-serif;
    /* font-weight: 500; */
}

h1,
.h1 {
    font-size: clamp(30px, 5.2vw, 100px);
    line-height: clamp(30px, 5.2vw, 97px);
    padding: 0 8vw;
}


html[lang="zh-hk"] .page-template-template-visit-us .h1,
html[lang="zh-tw"] .page-template-template-visit-us .h1,
html[lang="zh-hk"] .hero-content .h1,
html[lang="zh-hk"] .h2,
html[lang="zh-tw"] .hero-content .h1,
html[lang="zh-tw"] .h2 {
    white-space: nowrap;
}

html[lang="zh-hk"] .category .h1,
html[lang="zh-tw"] .category .h1,
html[lang="zh-hk"] .category .h2,
html[lang="zh-tw"] .category .h2{
        white-space: wrap;
}

html[lang="zh-hk"] .news-grid-item h2,
html[lang="zh-tw"] .news-grid-item h2 {
    max-width: 100%;
}

html[lang="zh-tw"] .hero-rare-content .h2,
html[lang="zh-hk"] .hero-rare .h2,
html[lang="zh-tw"] .pdp-rare-cta-content .h2,
html[lang="zh-hk"] .pdp-rare-cta-content .h2,
html[lang="zh-tw"] .post-hero-content .h2,
html[lang="zh-hk"] .post-hero-content .h2,
.quote .h2 {
    white-space: normal !important;
}

.featured-title.h1 {
    font-size: clamp(30px, 4vw, 100px);
    line-height: clamp(30px, 4vw, 97px);
}


.single-cocktail h1,
.single-cocktail .h1,
.pdp-rare h1,
.pdp-rare .h1 {
    padding: 0;
}

h2,
.h2 {
    font-size: 38px;
    line-height: 41px;
    font-family: 'Martell', sans-serif;
}

h3,
.h3 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Martell', sans-serif;
}

.news-grid .h3 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Martell', sans-serif;
}

h4,
.h4,
.subtitle {
    font-size: 10px;
    line-height: 12.5px;
    font-family: 'Martell', sans-serif;
    font-weight: 400;
}

.subtitle,
.subtitle .h4 {
    font-size: 16px;
    line-height: 20px;
}

.featured-title.h1 {
    max-width: 1200px;
    text-align: center;
}

.subtitle {
    margin-bottom: 16px;
    display: inline-block;
}

.nl-text {
    margin-top: 32px;
}

.txt {
    font-size: 12px;
    line-height: 22px;
}

.txt.xs {
    font-size: 10px;
    line-height: 12.5px;
}

.bold {
    font-weight: bold;
}

.color-white {
    color: var(--white);
}

.color-blue {
    color: var(--dark-blue);
}

.bkg-blue-gradient {
    background: var(--blue-gradient);
    color: white;
}

.image-overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.60) 100%);
}

.banner-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}


/*Containers and spacing*/
.container {
    padding-left: 8.75vw;
    padding-right: 8.75vw;
}

.spacing-128 {
    padding-top: var(--spacing-128);
    padding-bottom: var(--spacing-128);
}

.spacing-64 {
    padding-top: var(--spacing-64);
    padding-bottom: var(--spacing-64);
}

.padding-global {
    padding-left: 2vw;
    padding-right: 2vw;
}

.pt-16 {
    padding-top: 16px;
}

/*
.pt-32 {
    padding-top: 32px;
}
*/

.pb-32 {
    padding-bottom: 32px;
}

.pt-64 {
    padding-top: 4vw;
}

.pb-64 {
    padding-bottom: 4vw;
}

.pr-0 {
    padding-right: 0px;
}

.mb-16 {
    margin-bottom: 16px;
}

.mtb-32 {
    margin-top: 32px;
    margin-bottom: 32px;
}

.mt-64 {
    margin-top: var(--spacing-64);
}

.mb-64 {
    margin-bottom: var(--spacing-64);
}


.mb-32 {
    margin-bottom: 32px;
}

.mt-25 {
    margin-top: 25px;
}


.mb-8 {
    margin-bottom: 8px;
}

.mw-60 {
    max-width: 60%;
}

.flex-col-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.flex-center-8 {
    display: flex;
    align-items: center;
    position: relative;
    gap: 8px;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

.order-4 {
    order: 4;
}

.order-5 {
    order: 5;
}

.order-6 {
    order: 6;
}

.order-7 {
    order: 7;
}

.order-8 {
    order: 8;
}

.order-9 {
    order: 9;
}

.order-10 {
    order: 10;
}

/*WYSIWYG editor add class .wysiwyg to wysiwyg wrapper to apply the following styles*/

.wysiwyg a {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.wysiwyg ul {
    padding-left: 30px;
}

.wysiwyg ul li {
    list-style: disc;
}


.margin-custom {
    margin-top: 100px;
}

/*nav*/



.header {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.header.white-bkg {
    background-color: white;
}

.header.white-bkg .nav-right svg path {
    transition: all .4s ease-in-out;
}

.error404 .nav-right svg path,
.header.white-bkg .nav-right svg path {
    stroke: var(--dark-blue) !important;
}

.header-container {
    width: 100%;
    height: 91px;
    /* z-index: 100; */
    /*background: white;*/
    align-items: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-shrink: 0;
    padding: 2vw;
}

body.admin-bar .header,
body.admin-bar .header-navbar-container {
    top: 32px;
}

.menu-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    z-index: 102;
    transition: all .4s ease-in-out;
}

.menu-wrapper:hover {
    opacity: .5;
}


.nav-right {
    position: relative;
    z-index: 102;
}

.menu-mobile {
    position: relative;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.burger-top,
.burger-bottom {
    height: 2px;
    background: currentColor;
    width: 100%;
    position: absolute;
    transition: transform 0.4s ease-in-out;
}

.burger-top {
    transform: translateY(-4px);
}

.menu-open .burger-top {
    transform: translateY(0px) rotate(45deg);
}

.menu-open .burger-bottom {
    transform: translateY(0px) rotate(-45deg);
}

.burger-bottom {
    transform: translateY(4px);
}

.menu-wrapper.menu-open .burger-top,
.menu-wrapper.menu-open .burger-bottom {
    background: white;
}

.menu-mobile-text {
    position: relative;
    overflow: hidden;
}

.menu-mobile-text .text-menu-close {
    position: absolute;
    left: 0;
    bottom: -100%;
    white-space: nowrap;
}

.menu-mobile-text-inner {
    transition: transform 0.8s cubic-bezier(0.35, 1, 0.45, 1);
    width: 100px;
}

.menu-mobile-text-inner div {
    white-space: nowrap;
}


.menu-open .menu-mobile-text-inner {
    transform: translateY(-100%);
    color: white;
}

.header.nav-open.submenu-open .nav-right .link-with-icon {
    color: white;
    transition: all 0.6s 0.6s cubic-bezier(0.35, 1, 0.45, 1);
}

.link-with-icon {
    display: flex;
    gap: 10px;
    align-items: center;
    transition: all .4s ease-in-out;
    cursor: pointer;
}

.link-with-icon:hover {
    opacity: .5;
}

.svg-wrapper {
    display: flex;
}

.header.hide {
    /* transform: translateY(-100%); */
    opacity: 0;
    pointer-events: none;
}

.header-navbar-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    pointer-events: none;
    /*transition: all 1s ease-in-out;*/
    display: grid;
    overflow-x: hidden;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    /*overflow-y: scroll;*/
    opacity: 0;
    pointer-events: none;
}

.nav-open .header-navbar-container {
    pointer-events: auto;
    opacity: 1;
    cursor: pointer;
}

.site-branding {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.header.nav-light,
.header.nav-light .site-branding {
    color: white;
}

.error404 .header.nav-light,
.error404 .header.nav-light .site-branding {
    color: var(--dark-blue)
}


.nav-wrapper {
    width: 100%;
    height: 100%;
    background: var(--blue-gradient);
    transition: all .6s cubic-bezier(0.35, 1, 0.45, 1);
    transform: translateX(-100%);
}

.nav-open .nav-wrapper {
    transform: translateX(0%);
    z-index: 2;
}

.nav-wrapper {
    height: 100%;
    color: var(--white);
    padding: var(--spacing-128) 2vw 2vw;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.nav-submenu {
    grid-column: span 2;
    display: grid;
    width: 100%;
    height: 100dvh;
    grid-template-columns: 1fr 1fr;
    pointer-events: none;
    opacity: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.header.nav-open .site-branding {
    transition: opacity 0.4s cubic-bezier(0.35, 1, 0.45, 1);
}

.header.nav-open.submenu-open .nav-submenu {
    pointer-events: auto;
    opacity: 1;
}

.header.submenu-open .site-branding {
    opacity: 0;
    pointer-events: none;
}

.menu-collection {
    color: var(--dark-blue);
}



.nav-submenu-column {
    width: 100%;
    height: 100%;
    position: relative;
}

.nav-submenu-column.nav-submenu-column-1 {
    background-color: var(--white);
    transform: translateX(-100%);
    transition: all .6s cubic-bezier(0.35, 1, 0.45, 1);
    z-index: 2;
    overflow: hidden;
}

.nav-submenu-column.nav-submenu-column-2 {
    background: var(--blue-gradient);
    transform: translateX(-100%);
    transition: opacity 100ms 150ms linear, transform .6s 150ms cubic-bezier(0.35, 1, 0.45, 1);
    z-index: 1;
    opacity: 0;
    position: relative;
}

.menu-collection-column-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 0;
    pointer-events: none;
}

.menu-collection-column-2.active {
    opacity: 1;
    transition: opacity 500ms 500ms ease-out;
    z-index: 1;
    pointer-events: auto;
}

.menu-collection-column-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nav-submenu-column.nav-submenu-column-2 .button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: var(--spacing-64);
}

.header.submenu-open .nav-submenu-column.nav-submenu-column-1 {
    transform: translateX(0%);
}

.header.submenu-open .nav-submenu-column.nav-submenu-column-2 {
    transform: translateX(0%);
    opacity: 1;
}

.header.submenu-open.submenu-close .nav-submenu-column.nav-submenu-column-2 {
    transform: translateX(-100%);
    opacity: 0;
    transition: transform 0.5s ease-in, opacity 0.1s 0.4s linear;
}

.header.submenu-open.submenu-close .nav-submenu-column.nav-submenu-column-1 {
    transform: translateX(-100%);
    transition: all 0.8s 0.4s ease-in;
}




.menu-collection {
    width: 100%;
    height: 100%;
    padding: var(--spacing-32);
    display: flex;
    justify-content: stretch;
    flex-direction: column;
    height: 100svh;
    overflow: hidden;
    opacity: 0;
    /* transform:translateY(50px); */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}


.menu-collection.active {
    opacity: 1;
    /* transform:translateY(0px); */
    transition: all .3s .0s ease-out;
    z-index: 1;
}

.menu-collection .button.button-outline {
    width: 100%;
    text-align: center;
}

.menu-collection .menu-collection-item {
    opacity: 0;
}

.menu-collection.active .menu-collection-item {
    opacity: 1;
    transition: opacity .8s ease-out;
}

.menu-collection.active .menu-collection-item:nth-child(1) {
    transition-delay: 0.2s;
}

.menu-collection.active .menu-collection-item:nth-child(2) {
    transition-delay: 0.3s;

}

.menu-collection.active .menu-collection-item:nth-child(3) {
    transition-delay: 0.4s;
}

.menu-collection.active .menu-collection-item:nth-child(4) {
    transition-delay: .5s;
}

.menu-collection.active .menu-collection-item:nth-child(5) {
    transition-delay: .6s;
}

.menu-collection.active .menu-collection-item:nth-child(6) {
    transition-delay: .7s;
}

.menu-collection.active .menu-collection-item:nth-child(7) {
    transition-delay: .8s;
}

.menu-collection.active .menu-collection-item:nth-child(8) {
    transition-delay: .9s;
}

.menu-collection.active .menu-collection-item:nth-child(9) {
    transition-delay: 1s;
}

.menu-collection.active .menu-collection-item:nth-child(10) {
    transition-delay: 1.1s;
}

.menu-collection.active .menu-collection-item:nth-child(11) {
    transition-delay: 1.2s;
}

.menu-collection.active .menu-collection-item:nth-child(12) {
    transition-delay: 1.3s;
}

.menu-collection.active .menu-collection-item:nth-child(13) {
    transition-delay: 1.4s;
}

.menu-collection.active .menu-collection-item:nth-child(14) {
    transition-delay: 1.5s;

}

.menu-collection.active .menu-collection-item:nth-child(15) {
    transition-delay: 1.6s;

}

.menu-collection-column-2 .button {
    color: var(--dark-blue);
}

.menu-collection-item.product-type-rare .menu-collection-item-link,
.menu-collection-item.product-type-rare .product-image-wrapper,
.menu-collection-item.product-type-rare .product-image {
    height: 100%;
}

.menu-collection-item.product-type-rare .menu-collection-item-link,
.menu-collection-item.only-hover .menu-collection-item-link,
.product-card-link.only-hover {
    /*color: white;*/
}

.menu-collection-item.product-type-rare .product-image img {
    height: 100%;
    object-fit: cover;
}

.product-card-link.product-type-rare {
    /*color: white;*/
}

.menu-collection-item-link {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.menu-collection-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    padding-top: var(--spacing-32);
    padding-bottom: 20px;
    overflow-y: auto;
    scrollbar-width: none;
}

.menu-collection-grid::-webkit-scrollbar {
    display: none;
}

.menu-collection-item-title {
    position: absolute;
    top: 80%;
    text-align: center;
    padding: 0px 25px;
}

.menu-collection-item-title.text-white {
    color: #ffffff;
}

.nav-wrapper .brand-menu-symbol {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: auto;
    display: none;
    opacity: 0;
}

.brand-menu-symbol svg path {
    transform: scale(.65) translate(26%, 16%);
}

header.nav-open .nav-wrapper .brand-menu-symbol {
    display: block;
    opacity: 1;
}

.nav-bottom-links {
    display: flex;
    gap: 2vw;
}

.main-navigation .menu-item {
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
}

.main-navigation .sub-menu .menu-item {
    font-size: 11px;
    line-height: 12.5px;
    color: var(--white-60);
}

.main-navigation {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-44);
}

.main-navigation div>ul>.menu-item>a {
    margin-bottom: var(--spacing-16);
    display: block;
    transition: all .4s ease-in-out;
}

.main-navigation div>ul>.menu-item>a:hover {
    opacity: .5;
}

.main-navigation .sub-menu {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-8);
}

.body-nav-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(0, 0, 0, 0.6);
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    transition: opacity 300ms ease-out;
}

.header.nav-open+.body-nav-overlay {
    pointer-events: auto;
    opacity: 1;
}

.breadcrumb-wrapper {
    font-family: 'Martell', sans-serif;
    font-weight: 500;
    font-size: 10px;
    color: var(--white-60);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    position: absolute;
    top: 120px;
    left: 2vw;
    color: var(--white);
    z-index: 2;

}

.breadcrumb-current,
.breadcrumb-wrapper svg,
.breadcrumb-wrapper a {
    opacity: .6;
    transition: all .4s ease-in-out;
}

.breadcrumb-wrapper a:hover {
    opacity: 1;
}

.breadcrumb-current {
    display: inline-block;
    text-overflow: ellipsis;
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
}


.pdp-rare .breadcrumb-wrapper {
    position: relative;
    left: 0;
    top: 0;
}

.breadcrumb-wrapper.post-breadcrumb-wrapper {
    position: absolute;
    top: 120px;
    left: 2vw;
    color: var(--white);
    z-index: 2;
}

.breadcrumb-wrapper>*:not(:first-child) {
    position: relative;
    display: inline-block;
}

/*
.breadcrumb-wrapper > *:not(:first-child)::before {
    content: '|';
    position:absolute;
    left: -10px;
}

*/

.breadcrumb-wrapper.post-breadcrumb-wrapper>*:not(:first-child)::before {
    content: none;
}


/*Buttons & call to actions*/

.button {
    background-color: white;
    border: 1px solid var(--white);
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 2px;
    padding: 16px 25px 13px;
    display: inline-block;
    cursor: pointer;
    transition: all .4s ease-in-out;
}

.button:hover {
    opacity: .5;
}

.button.button-outline {
    background-color: transparent;
    border: 1px solid var(--dark-blue-20);
}

.button.button-gold {
    background-color: var(--gold-gradient);
    border: none;
}

.button-white {
    color: var(--dark-blue);
}

.button-blue {
    color: white;
    background-color: var(--dark-blue);
    border: 1px solid var(--dark-blue);
}

.button-blue:hover {
    color: var(--dark-blue) !important;
    background-color: transparent;
}

.button.button-w-icon {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}


.blue-gradient {
    background: var(--blue-gradient);
    color: white;
}

.gold-gradient {
    background: var(--gold-gradient);
}

.gold-gradient-txt {
    background: linear-gradient(95deg, #F2CF93 0%, #FEF9F8 75.77%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gold {
    color: var(--gold);
    font-weight: 500;
}

.white-60 {
    color: var(--white-60);
}

.menu-back-mobile {
    display: none;
}

.anchor-dropdown {
    display: none;
    position: fixed;
    z-index: 10;
    bottom: 6vh;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    max-width: 500px;
    background: white;
    border-radius: 2px;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(7.5px);
    border-radius: 2px;
    background: #FFF;
}

.dropdown-trigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 23px;
    cursor: pointer;
    font-family: 'Martell', sans-serif;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #F7F8F9;
    border-radius: 2px;
    transition: all .4s ease-in-out;
}

.dropdown-trigger:hover {
    opacity: .5;
}

.dropdown-option.sub-region {
    padding-left: 2.5rem;
    font-size: 0.95em;
}

.dropdown-arrow {
    transition: transform 0.3s ease;
}

.lang-switcher-dropdown.open .dropdown-arrow,
.collection-dropdown.open .dropdown-arrow,
.anchor-dropdown.open .dropdown-arrow {
    transform: rotate(180deg);
}

.dropdown-options {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    background: white;
    border: 1px solid #F7F8F9;
    border-radius: 2px;
    /* margin-bottom: 4px; */
    max-height: 300px;
    overflow-y: auto;
}

.lang-switcher-dropdown.open .dropdown-options,
.collection-dropdown.open .dropdown-options,
.anchor-dropdown.open .dropdown-options {
    display: block;
}

.dropdown-region {
    padding: 20px 23px;
    cursor: pointer;
    font-family: 'Martell', sans-serif;
    font-size: 18px;
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #F7F8F9;
    color: #012987;
    display: block;
}

.dropdown-option {
    padding: 20px 23px;
    cursor: pointer;
    font-family: 'Martell', sans-serif;
    font-size: 14px;
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #F7F8F9;
    display: block;
}

.dropdown-option:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.dropdown-option.selected {
    font-weight: 500;
}

/*Image parallax*/

.media-wrapper-prlx {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.media-wrapper-prlx img,
.media-wrapper-prlx.xp-image img {
    width: 100%;
    height: 125%;
    display: block;
    object-fit: cover;
    will-change: transform;
}

.media-wrapper-prlx video {
    width: 100%;
}

video {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

video:not(.fb-video-player) {
    pointer-events: none;
}

/*Product card*/

.product-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    aspect-ratio: 418 / 623;
    max-height: 623px;
}

.product-card .product-title {
    position: absolute;
    top: 80%;
    /*bottom: 60px;*/
    left: auto;
    right: auto;
    transition: all 0.2s ease-in-out;
    text-align: center;
    padding: 20px;
    font-size: 13px;
    line-height: 17px;
}

.product-card .product-title.text-white {
    color: #ffffff;
}

.product-image {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}


.product-image-wrapper {
    position: relative;
    aspect-ratio: 418 / 623;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.product-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    overflow: hidden;
}

.product-image-hover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s ease-in-out;
    transform: scale(1.05);
}



/* Featured Collection */

.featured-collection-section {
    position: relative;
    overflow: hidden;
    /* order: 1; */
}

.featured-collection-section .padding-global {
    padding-top: 8vw;
    /*220px*/
    padding-bottom: 5vw;
}

.featured-collection-grid {
    margin-top: 1vw;
    margin-bottom: 3vw;
    overflow: visible;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(10px);
    border-radius: 50%;
    width: 34px;
    height: 34px;
    cursor: pointer;
}

.featured-header-wrapper {
    position: relative;
    z-index: 3;
}

.featured-header-wrapper .swift-wrapper {
    position: absolute;
    bottom: 0;
    right: 6vw;
    width: 33vw;
    height: 12vw;
    transform: translateY(10%);
}
.txt-image-content ul {
    padding-left: 15px;
    margin: 15px 0px;
}

.txt-image-content ul li {
    list-style: initial;
}

.single-cocktail .product-image-wrapper {
    display: flex;
    justify-content: center;
    aspect-ratio: inherit;
}

.single-cocktail .product-image-wrapper img {
    max-width: 20vw;
}

.single-cocktail .product-card {
    aspect-ratio: inherit;
}

.single-cocktail .product-card .product-title {
    top: 90%;
}


.single-cocktail .mobile-only .container {
    padding-right: 0;
    padding-left: 0;
}

.single-cocktail .mobile-only .h1 {
    padding-right: 8.75vw;
    padding-left: 8.75vw;
}

.single-cocktail .mobile-only .hero__actions {
    padding-left: 8.75vw;
}


@media screen and (max-width: 768px) {

    .single-cocktail .product-image-wrapper img {
        max-width: 70vw;
    }

}



/*Featured Banner*/

/* .featured-banner-section {
    order: 2;
}

.featured-banner-section-2 {
    order: 3;
} */

.featured-banner-section,
.featured-banner-section-2 {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.featured-banner-section+.featured-banner-section-2 {
    /*margin-top: var(--spacing-128);*/
}

.featured-banner-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
}


/*.banner-overlay .banner-swift {
    transition: opacity 300ms ease-out;
}*/

/* .sticky-banner-wrapper {
    position:sticky;
    top:0;
    width: 100%;
    height:100vh;
} */

.featured-banner-media {
    width: 100%;
    height: 100%;
}

.fb-video-wrapper {
    width: 100%;
    height: 100%;
}

.fb-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.featured-banner-media img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
}

.featured-banner-media-wrapper {
    height: 100%;
    position: relative;
    transform: scale(0.92);
    will-change: transform;
    overflow: hidden;
}

.featured-banner-content .button-white {
    margin-top: 64px;
}

.featured-banner-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 100%;
}

.featured-banner-content {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 2;
    text-align: center;
    padding: 0 20px;
}

.featured-banner-section-2 .featured-banner-media img {
    transform: scale(1.6);
}

.xp-card-link .xp-image,
.news-card img,
.news-grid-item a .news-post-thumbnail img {
    transition: transform 1.5s cubic-bezier(0.35, 1, 0.45, 1);
}

/*News section*/

.news-section {
    overflow: hidden;
    /* order: 6; */
}

.news-wrapper {
    display: flex;
    gap: var(--spacing-64);
}

.news-header-top-mobile {
    display: none;
    order: -1;
}

.news-header {
    width: 25%;
    align-items: flex-start;
}

.news-grid {
    flex-grow: 1;
    overflow: hidden;
}

.news-slider-wrapper {
    max-width: 80%;
    perspective: 1000px;
}

.news-slider {
    max-width: 100%;
    overflow: visible;
}

.news-slider-wrapper .swiper-slide {
    transition: transform 0.8s;
}

.news-card {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

.news-image-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
}

.news-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: var(--spacing-32);
}

.news-content h3 {
    font-weight: 500;
    letter-spacing: 1px;
}

@media (max-width: 1280px) {
    .news-content h3 {
        font-weight: 500;
        letter-spacing: .5px;
        font-size: 16px;
    }
}

.news-slider .swiper-slide {
    aspect-ratio: 418 / 557;
}

.news-image {
    overflow: hidden;
    height: 100%;
}

.news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-details .subtitle {
    margin-bottom: 0px;
    font-size: 11px;
}

.news-content .news-details,
.news-grid .news-details {
    opacity: 0;
}

.news-post-date {
    display: none;
}

.news-post-date .subtitle {
    font-size: 11px;
}

.related-news-section .news-card {
    color: white;
}

.img-placeholder {
    width: 100%;
    height: 100%;
    background: var(--blue-gradient);
}


/*Hero CPT, Hero Newsroom*/

.hero-cpt {
    position: relative;
    width: 100%;
    height: var(--full-height);
}

.page-template-template-la-maison .hero-cpt {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: -1;
}

.hero-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.main-title-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.hero-transition-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    transition: opacity 0.2s ease-out;
    pointer-events: none;
    z-index: 1;
}

.hero-media {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--blue-gradient);
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-media img,
.hero-media video {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.hero-media .swift-default {
    width: 80%;
    max-width: 1110px;
}

.hero-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 80%;
    max-width: 1000px;
}

.hero-content .title-wrapper {
    display: flex;
    justify-content: center;
}

.hero-content h1 {
    max-width: 1000px;
    width: 90%;
}

.hero-content .subtitle {
    font-size: 12px;
    line-height: 18px;
}

/* Lang Switcher Dropdown */
.lang-switcher-dropdown {
    position: relative;
    margin-bottom: 50px;
}

.lang-switcher-dropdown .dropdown-option {
    color: var(--dark-blue);
}

/*Sticky anchors, sticky links*/
.anchor-wrapper {
    position: fixed;
    z-index: 40;
    background-color: white;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 2px;
    font-family: 'Martell', sans-serif;
    font-weight: 500;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(7.5px);
    transition: opacity .4s ease-in-out;
}

html[lang="fr-fr"] .anchor-dropdown,
html[lang="zh-tw"] .anchor-dropdown,
html[lang="zh-tw"] .anchor-wrapper,
html[lang="fr-fr"] .anchor-wrapper {
    bottom: 12vh;
}

html[lang="fr-tw"] .footer,
html[lang="fr-fr"] .footer {
    padding-bottom: 10vh;
}

.anchor-wrapper.off {
    opacity: 0 !important;
    pointer-events: none;
}

.anchor-link {
    padding: 10px 30px;
    flex-shrink: 0;
    position: relative;
    background-color: white;
    width: 208px;
    text-align: center;
    line-height: 12px;

    min-height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* @media screen and (max-width: 1260px) {
    .anchor-link {
        width: 180px;
    }
} */

.anchor-link.blue {
    background: var(--dark-blue);
    color: var(--white);
}

.anchor-cta-link {
    background-color: var(--dark-blue);
    color: var(--white);
}

.anchor-link:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.anchor-link:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.anchor-link:not(:first-child) {
    border-left: 1px solid #CCD0D9;
}

.anchor-link::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: var(--dark-blue);
    opacity: 0;
    transition: opacity 200ms ease;
}

.anchor-link.anchor-cta-link::before {
    background-color: var(--white);
}

.anchor-link.active::before {
    opacity: 1;
}

/* Form */
.cdb_form_input_container form p {
    font-size: 12px;
    margin-bottom: 0px;
}

/*Footer*/

.footer,
.footer-bottom {
    position: relative;
}

.footer-bottom img {
    width: 100%;
}

.footer-brand-logo {
    width: 100%;
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.footer-grid a {
    transition: color .4s ease-in-out;
}

.footer-grid a:hover {
    color: white;
}

.footer-markets {
    grid-column: 1 / 3;
}

.footer-brand-symbol {
    grid-column: 1 / 3;
}

.footer-markets #lang-switcher-form select {
    background-color: transparent;
    border: none;
    color: #fff;
}

.footer .spacing-128 {
    padding-bottom: 100px;
}

.footer-disclaimer-section {
    position: fixed;
    bottom: 0;
    background-color: #012987;
    width: 100%;
    z-index: 20;
    left: 0px;
    right: 0px;
}

.footer-disclaimer img {
    height: 10vh;
    width: 100%;
    object-fit: cover;
}

@media (max-width:991px) {
    .footer-disclaimer img {
        height: auto;
    }
}


html[lang="zh-tw"] .footer-disclaimer-section {
    background-color: #000000;
}


.footer-disclaimer-section .container {
    padding: 0px 2vw;
    height: 34px;
    max-height: 4vh;
    display: flex;
    justify-content: center;
}

.footer-disclaimer {
    color: var(--white-60);
    font-family: 'Martell', sans-serif;
    font-size: 8px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
}

html[lang="zh-tw"] .footer-disclaimer-section,
html[lang="fr-fr"] .footer-disclaimer-section {
    min-height: 10vh !important;

    font-weight: 400;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

html[lang="zh-tw"] .footer-disclaimer,
html[lang="fr-fr"] .footer-disclaimer {
    color: white !important;
    font-size: 1.4vh;
    line-height: 2vh;
}

.footer-disclaimer a {
    text-decoration: underline;
}

.footer-disclaimer-section.big {
    height: 10vh;

    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-disclaimer-section.big .footer-disclaimer {
    font-size: 18px;
    line-height: 20px;
}

.sm-list {
    display: flex;
    gap: var(--spacing-16);
}

.footer-nav,
.footer-markets {
    font-family: 'Martell', sans-serif;
    /* font-weight: 500; */
}

.footer-nav .sub-menu {
    color: var(--white-60);
    margin-top: var(--spacing-16);
}

/*Newsletter section*/

.newsletter-section {
    overflow: hidden;
}

.nl-marquee {
    display: flex;
    overflow: hidden;
    user-select: none;
    height: 40px;
    background-color: var(--dark-blue);
    color: var(--white);
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    gap: 20px;
}

.nl-marquee-inner {
    flex-shrink: 0;
    display: flex;
    gap: 20px;
    animation: scroll 30s linear infinite;
    white-space: nowrap;
}

.marquee-item {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

.marquee-item::before {
    content: '•';
    position: absolute;
    left: -12px;
}

.nl-grid {
    display: flex;
    gap: var(--spacing-64);
    align-items: flex-end;
    justify-content: space-between;
}

.nl-grid .nl-left {
    width: 40%;
}

.nl-grid .nl-right {
    width: 45%;
}

.nl-form-group {
    display: flex;
    border-bottom: 1px solid var(--dark-blue-20);
    font-family: 'Martell', sans-serif;
}

.nl-form-group button {
    padding-right: 0px;
    font-size: 12px;
}

.nl-form-group input {
    flex-grow: 1;
    background: none;
    text-transform: uppercase;
    font-size: 16px;
    width: 100%;
    height: 100%;
}

.input-wrapper {
    position: relative;
    flex: 1;
}


.input-wrapper label {
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s ease all;
    pointer-events: none;
    color: #58627a
}

.nl-form input:focus+label {
    transform: translateY(-50px);
}

.nl-form input::placeholder {
    opacity: 0;
}

/* 404/410 pages */
.error-404 {
    height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
    ;
}

.error-404 h1 {
    text-align: center;
    font-size: 3rem;
}

.error-404 .page-content {
    text-align: center;
}

.error-404 .page-content a {
    color: var(--dark-blue);
    margin-top: 30px;
}

/*animation utils */

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-200%);
    }
}


*[appear="slideLeft"] {
    transform: translatex(80px);
    opacity: 0;
}

*[appear="slideLeft"][appear-anim="true"] {
    transform: translateX(0);
    opacity: 1;
    transition: opacity 1.5s cubic-bezier(0.35, 1, 0.45, 1), transform 2s cubic-bezier(0.35, 1, 0.45, 1);
}

*[appear="fadeUp"] {
    transform: translateY(50px);
    opacity: 0;
}

*[appear="fadeUp"][appear-anim="true"] {
    transform: translateY(0);
    opacity: 1;
    transition: opacity 1s cubic-bezier(0.35, 1, 0.45, 1), transform 2s cubic-bezier(0.35, 1, 0.45, 1);
}



*[appear="fadeIn"] {
    opacity: 0;
}

*[appear="fadeIn"][appear-anim="true"] {
    opacity: 1;
    transition: opacity 1.5s cubic-bezier(0.35, 1, 0.45, 1);
}

*[appear="scaleIn"] {
    opacity: 0;
    transform: scale(0.8);
}

*[appear="scaleIn"][appear-anim="true"] {
    opacity: 1;
    transform: scale(1);
    transition: opacity 1.5s cubic-bezier(0.35, 1, 0.45, 1), transform 1.5s cubic-bezier(0.35, 1, 0.45, 1);
}

*[appear-delay="1"],
[appear-anim="true"][appear-delay="1"] {
    transition-delay: .1s;
}

*[appear-anim="true"][appear-delay="2"] {
    transition-delay: .2s;
}

*[appear-anim="true"][appear-delay="3"] {
    transition-delay: .3s;
}

*[appear-anim="true"][appear-delay="4"] {
    transition-delay: .4s;
}

*[appear-anim="true"][appear-delay="5"] {
    transition-delay: .5s;
}

*[appear-anim="true"][appear-delay="6"] {
    transition-delay: .6s;
}

*[appear-anim="true"][appear-delay="7"] {
    transition-delay: .7s;
}

*[appear-anim="true"][appear-delay="8"] {
    transition-delay: .8s;
}

*[appear-anim="true"][appear-delay="9"] {
    transition-delay: .9s;
}

*[appear-anim="true"][appear-delay="10"] {
    transition-delay: 1s;
}

*[appear-delay="11"] {
    transition-delay: 1.1s;
}

*[appear-delay="12"] {
    transition-delay: 1.2s;
}

*[appear-delay="13"] {
    transition-delay: 1.3s;
}

*[appear-delay="14"] {
    transition-delay: 1.4s;
}

*[appear-delay="15"] {
    transition-delay: 1.5s;
}

*[appear-delay="16"] {
    transition-delay: 1.6s;
}

*[appear-delay="17"] {
    transition-delay: 1.7s;
}

*[appear-delay="18"] {
    transition-delay: 1.8s;
}

*[appear-delay="19"] {
    transition-delay: 1.9s;
}

*[appear-delay="20"] {
    transition-delay: 2s;
}

*[appear-delay="21"] {
    transition-delay: 2.1s;
}

*[appear-delay="22"] {
    transition-delay: 2.2s;
}

*[appear-delay="23"] {
    transition-delay: 2.3s;
}

*[appear-delay="24"] {
    transition-delay: 2.4s;
}

*[appear-delay="25"] {
    transition-delay: 2.5s;
}

*[appear-delay="26"] {
    transition-delay: 2.6s;
}

*[appear-delay="27"] {
    transition-delay: 2.7s;
}

*[appear-delay="28"] {
    transition-delay: 2.8s;
}

*[appear-delay="29"] {
    transition-delay: 2.9s;
}

*[appear-delay="30"] {
    transition-delay: 3.0s;
}

*[appear-delay="31"] {
    transition-delay: 3.1s;
}

*[appear-delay="32"] {
    transition-delay: 3.2s;
}

*[appear-delay="33"] {
    transition-delay: 3.3s;
}

*[appear-delay="34"] {
    transition-delay: 3.4s;
}

*[appear-delay="35"] {
    transition-delay: 3.5s;
}

*[appear-delay="36"] {
    transition-delay: 3.6s;
}

*[appear-delay="37"] {
    transition-delay: 3.7s;
}

*[appear-delay="38"] {
    transition-delay: 3.8s;
}

*[appear-delay="39"] {
    transition-delay: 3.9s;
}

*[appear-delay="40"] {
    transition-delay: 4.0s;
}

*[appear-delay="41"] {
    transition-delay: 4.1s;
}

*[appear-delay="42"] {
    transition-delay: 4.2s;
}

*[appear-delay="43"] {
    transition-delay: 4.3s;
}

*[appear-delay="44"] {
    transition-delay: 4.4s;
}

*[appear-delay="45"] {
    transition-delay: 4.5s;
}

*[appear-anim="true"][appear-delay="46"] {
    transition-delay: 4.6s;
}

*[appear-anim="true"][appear-delay="47"] {
    transition-delay: 4.7s;
}

*[appear-anim="true"][appear-delay="48"] {
    transition-delay: 4.8s;
}

*[appear-anim="true"][appear-delay="49"] {
    transition-delay: 4.9s;
}

*[appear-anim="true"][appear-delay="50"] {
    transition-delay: 5.0s;
}

*[appear-anim="true"][appear-delay="51"] {
    transition-delay: 5.1s;
}

*[appear-anim="true"][appear-delay="52"],
.button.button-w-icon[appear="scaleIn"][appear-anim="true"][appear-delay="52"] {
    transition-delay: 5.2s;
}

*[appear-anim="true"][appear-delay="53"] {
    transition-delay: 5.3s;
}

*[appear-anim="true"][appear-delay="54"] {
    transition-delay: 5.4s;
}

*[appear-anim="true"][appear-delay="55"] {
    transition-delay: 5.5s;
}

*[appear-anim="true"][appear-delay="56"] {
    transition-delay: 5.6s;
}

*[appear-anim="true"][appear-delay="57"] {
    transition-delay: 5.7s;
}

*[appear-anim="true"][appear-delay="58"] {
    transition-delay: 5.8s;
}

*[appear="rareFadeIn"][appear-anim="true"].hero-rare-caption-wrapper .hero-line {
    transform: translateY(0px);
    opacity: 1;
    transition: opacity 2s cubic-bezier(0.35, 1, 0.45, 1), transform 2s cubic-bezier(0.35, 1, 0.45, 1);
}

*[appear="rareFadeIn"][appear-anim="true"].hero-rare-caption-wrapper .subtitle {
    opacity: 1;
    transition: opacity 2s 3s cubic-bezier(0.35, 1, 0.45, 1), transform 2s cubic-bezier(0.35, 1, 0.45, 1);
}

*[appear="rareFadeIn"][appear-anim="true"].hero-rare-caption-wrapper .hero-line:nth-child(1) {
    transition-delay: 0.8s;
}

*[appear="rareFadeIn"][appear-anim="true"].hero-rare-caption-wrapper .hero-line:nth-child(2) {
    transition-delay: 1.6s;
}

*[appear="rareFadeIn"][appear-anim="true"].hero-rare-caption-wrapper .hero-line:nth-child(3) {
    transition-delay: 2.4s;
}

*[appear="rareFadeIn"][appear-anim="true"].hero-rare-caption-wrapper {
    opacity: 0;
    transition: opacity 1.5s 4.2s cubic-bezier(0.35, 1, 0.45, 1);
}

*[appear="rareFadeIn"][appear-anim="true"] .hero-rare-content-left,
*[appear="rareFadeIn"][appear-anim="true"] .hero-rare-content-right {
    opacity: 1;
    transition: opacity 1.5s 5s cubic-bezier(0.35, 1, 0.45, 1);
}


.media-wrapper[appear="rareFadeIn"][appear-anim="true"] img {
    transform: scale(1);
    transition: transform 5s cubic-bezier(0.35, 1, 0.45, 1);
}



*[appear="zoomIn"] img {
    opacity: 0;
    transform: scale(0.9);
}

*[appear="zoomIn"][appear-anim="true"] img {
    opacity: 1;
    transform: scale(1);
    transition: opacity 1s 0.2s cubic-bezier(0.35, 1, 0.45, 1), transform 2.5s 0.5s cubic-bezier(0.35, 1, 0.45, 1);
}


*[appear="translate"][appear-anim="true"] .pdp-rare-chapter-gold {
    transform: translateX(-50vw);
    transition: transform 2s cubic-bezier(0.35, 1, 0.45, 1);
}

*[appear="fadeUp"].disappear {
    transform: translateY(50px);
    opacity: 0;
    transition: opacity 2s cubic-bezier(0.35, 1, 0.45, 1), transform 2s cubic-bezier(0.35, 1, 0.45, 1);
}

/* Single Experience */

.single-experiences .wysiwyg h2 {
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
}

.single-experiences .wp-block-image {
    margin: 100px 0px;
}

.single-experiences .text-image-cpt h2.h1 {
    /* font-size: clamp(80px, 6.944vw, 100px);
    line-height: clamp(80px, 6.736vw, 97px);*/

    font-size: clamp(30px, 5.6vw, 80px);
    line-height: clamp(30px, 5.6vw, 80px);

    padding: 0 4vw;

    margin-top: initial;
    margin-bottom: initial;
}

/* Pagination blog */

.nav-links,
.pagination-wrapper {
    text-align: center;
    margin-bottom: 50px;
    font-size: 10px;
    line-height: 12.5px;
    font-weight: 500;

}

.nav-links .page-numbers,
.pagination-wrapper .page-numbers {
    margin: 0px 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
}

.nav-links .page-numbers.current,
.pagination-wrapper .page-numbers.current {
    background-color: var(--dark-blue);
    color: var(--white);
    border-radius: 50%;

}

/* Table Mentions légales */

article table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0 50px 0;
    font-size: 14px;
    text-align: left;
}

article table th,
article table td {
    padding: 12px 15px;
    border: 1px solid #ddd;
}

article table th {
    background-color: #f4f4f4;
    font-weight: bold;
}

article table tr:nth-child(even) {
    background-color: #f9f9f9;
}

article .content.blue {
    background-color: var(--dark-blue);
    color: var(--white);
}

article .content.blue p,
article .content.blue h1,
article .content.blue h2,
article .content.blue h3,
article .content.blue h4,
article .content.blue h5,
article .content.blue h6 {
    color: var(--white);
}

/*
.single-product{
    overflow: hidden;
    height: 100vh;
    scroll-behavior: auto;
}
    */

@media (max-width:991px) {


    html[lang="zh-tw"] .footer-disclaimer,
    html[lang="fr-fr"] .footer-disclaimer {
        color: white !important;
        font-size: 2vw;
        line-height: 3vw;
    }


    footer .container {
        padding-bottom: 120px;
    }

    .image-overlay {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.85) 100%);
    }

    main {
        margin-top: 62px;
    }

    body.admin-bar.page-template-template-collections main {
        margin-top: 60px;
    }

    .site-branding svg {
        width: 100px;
    }

    .header.nav-open .site-branding,
    .header.submenu-open .site-branding {
        color: white;
        z-index: 102;
        opacity: 1;
        pointer-events: auto;
    }


    h1,
    .h1 {
        font-size: 34px;
        line-height: 34px;
    }

    h2,
    .h2 {
        font-size: 26px;
        line-height: 30px;
        text-align: center;
    }

    .pdp-rare h1{
        text-align: left;
    }

    .component-featured-news-cpt .h2,
    .component-contact-us-cpt .h2 {
        text-align: left;
    }

    h3,
    .h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .anchor-dropdown {
        display: block;
    }

    /*footer*/

    .footer-grid {
        grid-template-columns: 1fr;
    }

    .footer-brand-symbol {
        display: none;
    }

    .footer-markets,
    .footer-disclaimer {
        grid-column: 1;
    }

    /* .footer-disclaimer-section .container {
        padding-top:2vw;
        padding-bottom:2vw;
    } */

    .footer-disclaimer {
        text-align: center;
        padding-top: 0px;
        line-height: 1.5;
    }

    .footer-markets {
        padding-top: var(--spacing-128);
        padding-bottom: var(--spacing-128);
    }

    .footer-nav {
        padding-top: var(--spacing-128);
        padding-bottom: var(--spacing-128);
        border-bottom: 1px solid rgba(250, 250, 250, 0.15);
    }

    .sm-list {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: var(--spacing-128);
        padding-bottom: var(--spacing-128);
        gap: var(--spacing-64);
        border-top: 1px solid rgba(250, 250, 250, 0.15);
        border-bottom: 1px solid rgba(250, 250, 250, 0.15);
    }

    .footer-grid.spacing-128 {
        padding-top: 0px;
        padding-bottom: var(--spacing-128);
    }

    .header-navbar-container,
    .nav-submenu {
        grid-template-columns: 1fr;
    }

    .nav-submenu {
        position: absolute;
        top: 0;
        z-index: 2;
    }

    .nav-submenu-column.nav-submenu-column-2 {
        display: none;
    }

    .main-navigation {
        margin-top: 10vw;
    }

    .main-navigation {
        gap: var(--spacing-128);
    }

    .main-navigation .sub-menu {
        gap: var(--spacing-32);
    }

    .main-navigation div>ul>.menu-item>a {
        margin-bottom: var(--spacing-44);
    }

    .header.nav-open .nav-right .link-with-icon {
        color: white;
    }

    .menu-back-mobile {
        display: flex;
        margin: 0px 0px 30px;
        display: flex;
        margin: 0px 0px 30px;
        align-items: center;
        gap: 8px;
        font-weight: 500;
    }

    /*newsletter section*/

    .nl-grid {
        flex-direction: column;
        align-items: flex-start;
        gap: 44px;
    }

    .nl-grid .nl-left,
    .nl-grid .nl-right {
        width: 100%;
    }

    /*Featured Banner*/

    .featured-banner-section,
    .featured-banner-section-2 {
        height: 100dvh;
    }

    .featured-banner-link {
        height: 100%;
    }

    .featured-banner-media img {
        height: 100%;
    }

    /*featured collection*/

    .featured-header-wrapper .swift-wrapper {
        bottom: -156%;
        right: 50%;
        height: auto;
        width: 60%;
        transform: translateX(50%);
    }

    .featured-collection-section .padding-global {
        padding-top: 128px;
    }

    .product-card .product-title {
        padding: 20px 6px;
    }

    .hero-content {
        width: 80%;
    }

    /*sticky anchors, sticky links*/
    .anchor-wrapper {
        display: none;
    }
}

@media (max-width:767px) {
    .header-container {
        padding: 20px;
        height: 62px;
    }

    .nav-wrapper {
        padding: 80px 22px 30px;
    }

    .main-navigation {
        gap: 44px;
    }

    .main-navigation .sub-menu {
        gap: 16px;
    }

    .main-navigation div>ul>.menu-item>a {
        margin-bottom: 16px;
    }

    .menu-mobile-text-inner,
    .nav-right .link-with-icon span {
        display: none;
    }

    .site-branding img {
        height: 42px;
    }

    .nav-submenu {
        top: 62px;
    }

    .menu-collection {
        padding: 30px 20px;
    }

    .padding-global {
        padding-left: 22px;
        padding-right: 22px;
    }

    .padding-global.pr-0 {
        padding-right: 0px;
    }

    .pt-64 {
        padding-top: 64px;
    }

    .pb-64 {
        padding-bottom: 64px;
    }

    .subtitle {
        margin-bottom: 8px;
    }

    .mb-16 {
        margin-bottom: 10px;
    }

    /*featured collection*/

    .featured-collection-section .padding-global {
        padding-top: 64px;
        padding-bottom: 32px;
    }

    .featured-header-wrapper .swift-wrapper {
        bottom: -140%;
        width: 90%;
    }

    body.admin-bar.page-template-template-collections main {
        margin-top: 40px;
    }

    .product-card .product-title {

        font-size: 10px;
        line-height: 12.5px;
        font-family: 'Martell', sans-serif;
        font-weight: 400;
        max-width: 220px;
        padding: 0 6px;
    }


    .single-cocktail .product-card .product-title {
        font-size: 12px;
        top: 94%;
        font-weight: 500;
    }

    .breadcrumb-wrapper a {
        line-height: 14px;
    }



}

@media (min-width: 1025px) {


    .main-navigation .sub-menu .menu-item a {
        transition: all 300ms ease-out;
    }

    .main-navigation .sub-menu .menu-item a:hover {
        color: white;
    }

    .button {
        transition: all 400ms ease-in-out;
    }

    .button:hover {
        background-color: transparent;
        color: white;
    }

    .nl-form-group .button:hover {
        color: var(--dark-blue);
    }

    .button.button-outline:hover {
        background-color: var(--dark-blue);
        color: var(--white);
    }

    .button.button-outline.button-outline-white:hover {
        background-color: var(--white);
        color: var(--dark-blue);
        transition-delay: 0ms !important;
    }

    .product-card-link:hover .product-image-hover,
    .menu-collection-item-link:hover .product-image-hover {
        opacity: 1;
    }

    .product-card-link:hover .product-image-hover .product-hover-image,
    .menu-collection-item-link:hover .product-image-hover .product-hover-image {
        transform: scale(1);
    }

    .product-card-link.has-hover:hover .product-title,
    .menu-collection-item-link.has-hover:hover .product-title,
    .menu-collection-item-link.has-hover:hover .menu-collection-item-title {
        /* color:white; */
        opacity: 0;
    }

    .xp-card-link:hover .xp-image {
        transform: scale(1.05);
    }

    .news-card:hover img,
    .news-grid-item a:hover .news-post-thumbnail img {
        transform: scale(1.05);
    }

    .hero-content {
        width: 90%;
    }

    .anchor-link:hover::before {
        opacity: 1;
    }

}

@media (min-width: 992px) {
    .anchor-wrapper[appear="fadeUp"] {
        transform: translate(-50%, 50px) !important;
    }

    .anchor-wrapper[appear="fadeUp"][appear-anim="true"] {
        transform: translate(-50%, 0%) !important;
    }
}


@media (max-width: 1280px) {
    .anchor-link {
        padding: 10px 0px;
        width: 180px;
        white-space: nowrap;
    }
}

@media (max-width: 1080px) {
    .anchor-link {
        width: 160px;
    }

    .breadcrumb-wrapper {
        display: none;
    }
}

#didomi-host .didomi-notice-popup {
    height: 100dvh !important;
}


.hidden-cat{
    display: none;
}

.pr-storelocator_product.productBlock {
    display: none !important;
}

#pr_age_gate, #pr_age_gate * {
font-family: 'Martell Sans', sans-serif !important;
}
