/* Font Awesome from CDN – ghi đè theme.min.css (font local dễ 404) để icon .fa hiển thị trên mọi trang */
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
/* Đảm bảo font FontAwesome lấy từ CDN, không dùng đường dẫn local trong theme */
@font-face {
  font-family: FontAwesome;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2") format("woff2"),
       url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/*
 * Chuyển toàn bộ icon-syvo (Icomoon) sang Font Awesome – dùng font FA, giữ nguyên class .icon-syvo .icon-*
 * Áp dụng cho mọi trang (trừ index đã dùng .fa); không cần sửa HTML.
 */
.icon-syvo {
    font-family: FontAwesome !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-syvo[aria-hidden="true"] {
    min-width: 1em;
    min-height: 1em;
    display: inline-block;
    vertical-align: middle;
}
/* Map từng icon Syvo → Font Awesome 4.7 (unicode) */
.icon-syvo.icon-hamburger:before { content: "\f0c9"; }
.icon-syvo.icon-chevron-up:before { content: "\f077"; }
.icon-syvo.icon-chevron-down:before { content: "\f078"; }
.icon-syvo.icon-chevron-left:before { content: "\f053"; }
.icon-syvo.icon-chevron-right:before { content: "\f054"; }
.icon-syvo.icon-heart-o:before { content: "\f08a"; }
.icon-syvo.icon-heart:before { content: "\f004"; }
.icon-syvo.icon-search:before { content: "\f002"; }
.icon-syvo.icon-user-o:before { content: "\f2c0"; }
.icon-syvo.icon-facebook-circle:before,
.icon-syvo.icon-facebook:before { content: "\f09a"; }
.icon-syvo.icon-instagram-circle:before,
.icon-syvo.icon-instagram:before { content: "\f16d"; }
.icon-syvo.icon-tik-tok:before,
.icon-syvo.icon-tiktok:before,
.icon-syvo.icon-tiktok-circle:before { content: "\f001"; }
.icon-syvo.icon-x-twitter:before,
.icon-syvo.icon-x-twitter-circle:before,
.icon-syvo.icon-x-twitter-square:before,
.icon-syvo.icon-twitter-circle:before { content: "\f099"; }
.icon-syvo.icon-play-rounded-o:before,
.icon-syvo.icon-play-rounded:before,
.icon-syvo.icon-video-play:before { content: "\f01d"; }
.icon-syvo.icon-phone:before { content: "\f095"; }
.icon-syvo.icon-envelope-circle:before,
.icon-syvo.icon-envelope-thin:before { content: "\f0e0"; }
.icon-syvo.icon-shopping-cart:before { content: "\f07a"; }
.icon-syvo.icon-map-marker:before { content: "\f041"; }
.icon-syvo.icon-close-x:before,
.icon-syvo.icon-times-thin:before { content: "\f00d"; }
.icon-syvo.icon-checked:before,
.icon-syvo.icon-checkbox-check:before { content: "\f00c"; }
.icon-syvo.icon-bookmark:before,
.icon-syvo.icon-bookmark-thin:before { content: "\f02e"; }
.icon-syvo.icon-calendar:before { content: "\f073"; }
.icon-syvo.icon-arrow-left:before,
.icon-syvo.icon-long-arrow-left:before { content: "\f060"; }
.icon-syvo.icon-arrow-right:before,
.icon-syvo.icon-long-arrow-right:before { content: "\f061"; }
.icon-syvo.icon-arrow-top:before { content: "\f062"; }
.icon-syvo.icon-arrow-bottom:before { content: "\f063"; }
.icon-syvo.icon-caret-top:before { content: "\f0d8"; }
.icon-syvo.icon-caret-bottom:before { content: "\f0d9"; }
.icon-syvo.icon-caret-left:before { content: "\f0d9"; }
.icon-syvo.icon-caret-right:before { content: "\f0da"; }
.icon-syvo.icon-info-inside-circle:before { content: "\f05a"; }
.icon-syvo.icon-lock:before,
.icon-syvo.icon-lock-thin:before { content: "\f023"; }
.icon-syvo.icon-question:before,
.icon-syvo.icon-question-thin:before { content: "\f128"; }
.icon-syvo.icon-star:before { content: "\f005"; }
.icon-syvo.icon-prev:before { content: "\f104"; }
.icon-syvo.icon-next:before { content: "\f105"; }
.icon-syvo.icon-exit:before { content: "\f08b"; }
.icon-syvo.icon-pinterest:before,
.icon-syvo.icon-pinterest-circle:before { content: "\f0d2"; }
.icon-syvo.icon-linked-in-circle:before { content: "\f0e1"; }
.icon-syvo.icon-whatsapp-circle:before { content: "\f232"; }
.icon-syvo.icon-youtube-circle:before,
.icon-syvo.icon-youtube-text:before,
.icon-syvo.icon-youtube-text-circle:before { content: "\f167"; }
.icon-syvo.icon-zoom-plus:before { content: "\f067"; }
.icon-syvo.icon-message:before { content: "\f075"; }
.icon-syvo.icon-crosshairs:before,
.icon-syvo.icon-crosshairs-o:before { content: "\f05b"; }
.icon-syvo.icon-dress:before { content: "\f0f4"; }
.icon-syvo.icon-diamond:before { content: "\f219"; }
.icon-syvo.icon-price-tag:before { content: "\f02b"; }
.icon-syvo.icon-global-share:before { content: "\f064"; }
.icon-syvo.icon-snapchat-circle:before { content: "\f2ab"; }
.icon-syvo.icon-yelp-circle:before { content: "\f1e9"; }
.icon-syvo.icon-the-knot-circle:before,
.icon-syvo.icon-theknot-k:before { content: "\f0c0"; }
.icon-syvo.icon-wedding-wire:before { content: "\f0c0"; }
.icon-syvo.icon-viber:before { content: "\f409"; }
.icon-syvo.icon-webchat:before { content: "\f27a"; }
.icon-syvo.icon-layout-col-1:before { content: "\f0c9"; }
.icon-syvo.icon-layout-col-2:before { content: "\f0ca"; }
.icon-syvo.icon-layout-col-3:before { content: "\f0cb"; }
.icon-syvo.icon-layout-col-4:before { content: "\f0cc"; }
.icon-syvo.icon-layout-row-col-2:before { content: "\f247"; }
.icon-syvo.icon-layout-row-col-3:before { content: "\f248"; }

/* Allow page scroll - override inline overflow:hidden on body */
body {
    overflow-y: auto !important;
}

/* Cookie consent popup: fixed overlay so it doesn't push footer or hide content */
.consent-popup#accept-consent-mode-modal,
.consent-popup[data-property="consent-mode-container"] {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    max-height: 85vh !important;
    overflow-y: auto !important;
    z-index: 99999 !important;
    margin: 0 !important;
    box-shadow: 0 -4px 20px rgba(0,0,0,0.15);
}
.consent-popup .popup-body {
    max-height: 40vh;
    overflow-y: auto;
}
/* Chỉ riêng trang Events: ẩn popup cookie để giống các trang khác (không hiển thị) */
body.page-events [data-property="consent-mode-container"] {
    display: none !important;
}

/* Designer filter (collections/bridal): hide products that don't match selected designers */
.plp-ajax-listing .list[data-list="products"] .list-item.designer-filter-hidden,
.plp-ajax-listing .list-item.designer-filter-hidden {
    display: none !important;
}

/* ========== Hero Slider (index) ========== */
.hero-slider {
    position: relative;
    width: 100%;
    height: 124vh;
    min-height: 480px;
    background: #3a3028;
    margin: 0;
    overflow: hidden;
}
.hero-slider__slides {
    width: 100%;
    height: 100%;
}
/* Before Slick inits: only show first slide */
.hero-slider__slides:not(.slick-initialized) .hero-slider__slide:not(:first-child) {
    display: none;
}
.hero-slider__slides.slick-initialized {
    height: 100%;
}
.hero-slider .slick-list {
    height: 100% !important;
}
.hero-slider .slick-track {
    height: 100% !important;
}
.hero-slider .slick-slide {
    height: 100vh;
    min-height: 480px;
}
.hero-slider__slide {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 480px;
    overflow: hidden;
    outline: none;
}
.hero-slider__media {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.hero-slider__media--img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero-slider__media--img picture {
    display: block;
    width: 100%;
    height: 100%;
}
.hero-slider__img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero-slider__video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
    display: block;
}
.hero-slider__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.15);
    z-index: 1;
    pointer-events: none;
}
.hero-slider__content {
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 2;
    color: #fff;
    padding: 1rem;
    width: 90%;
    max-width: 900px;
}
.hero-slider__eyebrow {
    font-family: raleway, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.0833333333rem;
    letter-spacing: .2820769231em;
    line-height: 1.5384615385;
    margin-right: -.2820769231em;
    display: block;
    margin-bottom: 2.0833333333rem;
}
.hero-slider__title {
    font-family: garamond-premier-pro-display, serif;
    color: inherit;
    font-weight: 300;
    font-size: 4.5833333333rem;
    letter-spacing: 0;
    line-height: .9090909091;
    text-transform: capitalize;
    /* margin: 0 0 1.5rem;
    white-space: nowrap; */
}
/* Arrows */
.hero-slider__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    background: none;
    border: none;
    cursor: pointer;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.25s;
    padding: 0;
}
.hero-slider__arrow--prev {
    left: 24px;
}
.hero-slider__arrow--next {
    right: 24px;
}
.hero-slider__arrow span {
    display: block;
    width: 16px;
    height: 16px;
    border: solid #fff;
    border-width: 2px 2px 0 0;
}
.hero-slider__arrow--prev span {
    transform: rotate(-135deg);
}
.hero-slider__arrow--next span {
    transform: rotate(45deg);
}
.hero-slider__arrow:hover {
    opacity: 0.6;
}
/* Dots */
.hero-slider .slick-dots {
    position: absolute !important;
    bottom: 80px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    display: flex !important;
    gap: 10px !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    right: auto !important;
}
.hero-slider .slick-dots li {
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
}
.hero-slider .slick-dots li button {
    font-size: 0 !important;
    line-height: 0 !important;
    width: 9px !important;
    height: 9px !important;
    border-radius: 50% !important;
    border: 2px solid #fff !important;
    background: #F1E7E8 !important;
    cursor: pointer;
    padding: 0 !important;
    margin: 0 !important;
    transition: background 0.25s;
    -webkit-appearance: none !important;
}
.hero-slider .slick-dots li.slick-active button {
    background: #fff !important;
}
/* CTA button */
.hero-slider__btn {
    display: inline-block;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    max-width: 100%;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: .8333333333rem;
    font-weight: 500;
    letter-spacing: .15em;
    line-height: 2;
    text-indent: .15em;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1em 1.5em;
    border-width: 1px;
    border-style: solid;
    font-family: raleway, sans-serif;
    border-radius: 2.3333333333rem;
    background-color: #f1e7e8;
    border-color: #f1e7e8;
    color: #000;
    min-width: 20.3em;
}
.hero-slider__btn:hover {
    background: rgba(255, 255, 255, 0.95);
    color: #222 !important;
}

/* Hero slider text: responsive for mobile */
@media (max-width: 1199px) {
    .hero-slider,
    .hero-slider .slick-slide,
    .hero-slider__slide {
        height: 75vh;
        min-height: 380px;
        max-height: 600px;
    }
}

@media (max-width: 991px) {
    .hero-slider,
    .hero-slider .slick-slide,
    .hero-slider__slide {
        height: 70vh;
        min-height: 340px;
        max-height: 520px;
    }
    .hero-slider__content {
        width: 92%;
        padding: 0.75rem;
    }
    .hero-slider .slick-dots {
        bottom: 44px !important;
    }
    .hero-slider__title {
        font-size: clamp(1.5rem, 6vw, 3rem);
        white-space: normal;
        line-height: 1.15;
        margin-bottom: 1rem;
    }
    .hero-slider__eyebrow {
        font-size: clamp(0.65rem, 2vw, 0.85rem);
        letter-spacing: 0.15em;
        margin-bottom: 0.75rem;
    }
    .hero-slider__btn {
        padding: 12px 28px;
        font-size: 0.7rem;
        letter-spacing: 0.1em;
    }
}
@media (max-width: 767px) {
    .hero-slider,
    .hero-slider .slick-slide,
    .hero-slider__slide {
        height: 60vh;
        min-height: 280px;
        max-height: 420px;
    }
    .hero-slider__content {
        width: 94%;
        padding: 0.5rem;
    }
    .hero-slider__title {
        font-size: clamp(1.25rem, 5.5vw, 2rem);
        margin-bottom: 0.75rem;
    }
    .hero-slider__eyebrow {
        font-size: 0.7rem;
        letter-spacing: 0.12em;
    }
    .hero-slider__btn {
        padding: 10px 22px;
        font-size: 0.65rem;
    }
    .hero-slider .slick-dots {
        bottom: 30px !important;
    }
    .hero-slider__arrow {
        width: 40px;
        height: 40px;
    }
    .hero-slider__arrow--prev {
        left: 12px;
    }
    .hero-slider__arrow--next {
        right: 12px;
    }
}

.main-content > .hero-slider + .home-cmp {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
#section-featured-intro.section-featured-intro {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
/* Hide original slick hero on index */
body.page-home #common-slider {
    display: none !important;
}

/* Header icons: thin/outline style to match original design */
.preheader .fa,
.preheader-right .fa,
.preheader-left .fa {
    -webkit-text-stroke: 0px;
    font-weight: normal;
}
.preheader .fa.fa-phone,
.preheader .fa.fa-search {
    -webkit-text-stroke: 0.3px currentColor;
    opacity: 0.85;
}

/* Hide cookie consent bar below footer (popup element no longer shown) */
[data-property="consent-mode-container"] {
    display: none !important;
}

/* Icon font fallback - ensure .icomoon uses Syvo-Icomoon (loaded via theme.min.css) */
.icomoon {
    font-family: Syvo-Icomoon, sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Header: dùng Font Awesome giống index.html cho icon menu, search, phone, heart, user */
.primary-block .icomoon,
#header .icomoon,
.preheader .icomoon,
.main-navbar-extended .icomoon {
    font-family: FontAwesome !important;
}
.primary-block .icomoon-hamburger-menu:before,
#header .icomoon-hamburger-menu:before,
.preheader .icomoon-hamburger-menu:before,
.main-navbar-extended .icomoon-hamburger-menu:before { content: "\f0c9"; }
.primary-block .icomoon-search:before,
#header .icomoon-search:before,
.preheader .icomoon-search:before,
.main-navbar-extended .icomoon-search:before { content: "\f002"; }
.primary-block .icomoon-close-x:before,
#header .icomoon-close-x:before,
.preheader .icomoon-close-x:before,
.main-navbar-extended .icomoon-close-x:before { content: "\f00d"; }
.primary-block .icomoon-calendar:before,
#header .icomoon-calendar:before,
.preheader .icomoon-calendar:before { content: "\f073"; }
.primary-block .icomoon-phone:before,
#header .icomoon-phone:before,
.preheader .icomoon-phone:before { content: "\f095"; }
.primary-block .icomoon-heart:before,
#header .icomoon-heart:before,
.preheader .icomoon-heart:before { content: "\f08a"; }
.primary-block .icomoon-user:before,
#header .icomoon-user:before,
.preheader .icomoon-user:before { content: "\f2c0"; }
.primary-block .icomoon-arrow-right:before,
#header .icomoon-arrow-right:before,
.preheader .icomoon-arrow-right:before { content: "\f061"; }

/* Hero/slider: force visible height so section and slides are not collapsed/white */
#common-slider,
.common-slider .main-carousel,
.common-slider .slick-list {
    height: 75vh;
    min-height: 480px;
    max-height: 900px;
}
.common-slider .slick-track {
    min-height: 100%;
    height: 100%;
}
.common-slider .slick-slide {
    height: 100%;
}
.common-slider .slick-slide > .slider-item {
    height: 100%;
    min-height: 480px;
    position: relative;
}
.common-slider .slick-list,
.common-slider .slick-track {
    min-height: 100%;
}
.common-slider .slider-item {
    min-height: 480px;
    position: relative;
}
.common-slider .content-blocks {
    position: relative;
    height: 100%;
    min-height: 100%;
}
.common-slider .slider-bg.has-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.common-slider .content-blocks > .slider-bg.desktop-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.common-slider .content-block.slider-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/* Link-overlay: transparent clickable layer (does not show content; click goes to appointments) */
.common-slider .content-block.link-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: transparent;
}

/* Ensure active slide is visible (slick sets display:none on slides by default) */
.common-slider .slick-slide.slick-active,
.common-slider .slick-slide.slick-current {
    display: block !important;
}
.common-slider .home-cmp {
    display: block !important;
}

/* Hero video: fill slide and ensure video plays/visible */
.common-slider .content-block.content-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.common-slider .content-block.content-video .slider-video,
.common-slider .content-block.content-video .video-js {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important;
}
.common-slider .content-block.content-video .video-js .vjs-tech {
    object-fit: cover;
}
.common-slider .content-block.content-video .video-js video {
    object-fit: cover;
}
.common-slider .content-block.slider-template {
    position: relative;
    z-index: 1;
}

.hero-slider__content .slide-links{
    margin-top: 3.75rem;
}

/* Hero CTA button: always visible (fix link1-color not displaying) */
.common-slider .slide-links a,
.common-slider a[data-property="slider-top-link"] {
    display: inline-block;
    padding: 14px 32px;
    background: #000;
    color: #fff !important;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 600;
    transition: background 0.2s, color 0.2s;
}
.common-slider .slide-links a:hover,
.common-slider a[data-property="slider-top-link"]:hover {
    background: #333;
    color: #fff !important;
}

/*GALLERY LOOKS*/
.page-gallerylooks .gallerylook-header {
    margin-top: 54px;
}

.page-gallerylooks section.section-btn {
    margin-bottom: 150px;
}

.gallerylook-header {
    text-align: center;
}

.gallerylook-header .header {
    padding: 25px 0;
}

@media (max-width: 1199px) and (min-width: 992px) {

    .page-gallerylooks .gallerylook-header {
        margin-top: 50px;
    }

    .page-gallerylooks section.section-btn {
        margin-bottom: 120px;
    }
}

@media (max-width: 991px) {

    .gallerylook-header .header {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (max-width: 767px) {

    .page-gallerylooks .gallerylook-header {
        margin-top: 8vw;
    }

    .page-gallerylooks section.section-btn {
        margin-bottom: 20vw;
    }
}

.page-gallerylooks .header-slider {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 0;
    line-height: 100%;
    letter-spacing: 0;
}


.page-gallerylooks .header-slide {
    position: relative;
    z-index: 1;
    display: block;
    padding: 0 0 56.25%;
    margin: 0 auto;
}

.page-gallerylooks .header-slide .header {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 5%;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    text-align: right;
    transform: translateY(-50%);
    max-height: 100%;
    overflow: hidden;
}

.page-gallerylooks .header-slide>img {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

/*END GALLERY LOOKS*/
/*BEGIN TESTIMONIALS*/
.page-all-testimonials .section-testimonials-landing {
    margin: 70px 0;
}

.page-all-testimonials .testimonial-text>* {
    color: #8f8f8f;
    letter-spacing: 0.15em;
    font-size: 13px;
    line-height: 230%;
}

.page-all-testimonials .section-testimonials-landing strong {
    font-size: 15px;
    letter-spacing: 0.15em;
}

.page-all-testimonials .testimonial-landing {
    margin-bottom: 60px;
}

.page-all-testimonials .testimonial-landing:last-child {
    margin-bottom: 0;
}


.page-all-testimonials .testimonials-button {
    height: 100px;
    width: 100%;
    position: relative;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #F9F9F9 100%);
}

.page-all-testimonials .testimonials-button:before {
    content: "";
    display: block;
    height: 40px;
    width: 40px;
    transform: translateY(-50%) rotate(45deg);
    left: 46%;
    top: 50%;
    position: absolute;
}

.page-all-testimonials .testimonials-button.button-next:before {
    border-bottom: 1px solid;
    border-right: 1px solid;
}

.page-all-testimonials .testimonials-button.button-prev:before {
    border-top: 1px solid;
    border-left: 1px solid;
}

@media (max-width: 767px) {
    .page-all-testimonials .testimonial-landing {
        height: 100vw;
    }
}

.page-all-testimonials .inner-content {
    padding: 0 15%;
}

/*BEGIN TESTIMONIALS*/


/*CHECK IN QUEUE PAGE*/
.checkin-queue-page .list.col-list .list-item.col-50-md {
    width: 50%;
}

.checkin-queue-page .list.queue-list .list-item {
    width: 100%;
}

.checkin-queue-page .queue-header {
    padding: 20px;
}

/*CHECK IN QUEUE PAGE END*/
/*APPOINTMENT TIMEPICKER*/
.page-appointment .ui-timepicker-list {
    border: 1px solid #000;
    padding: 0;
    margin: 0;
    background-color: #fff;
    height: 120px;
    overflow: auto;
    z-index: 1;
    position: relative;
}

.page-appointment .ui-timepicker-list>li {
    list-style: none;
    padding: 10px 50px;
    border: 1px solid #000;
}

.page-appointment .ui-timepicker-list>li:hover,
.page-appointment .ui-timepicker-list .ui-timepicker-selected {
    background-color: #000;
    color: #fff
}

.page-appointment .time-picker-container input,
.page-appointment .time-picker-container .timepicker-dropdown ~ .select2,
.page-appointment .time-picker-container .appointment-time-buttons-wrapper ~ select {
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

.page-appointment .appointment-display-time {
    padding-left: 2.3rem;
    line-height: 3rem;
    font-size: 1.5rem;
}

.appointment-form .form-block > label.desired-time-disclaimer {
    padding-left: 0.7rem;
}

@media (max-width: 991px) {
    .page-appointment .appointment-display-time {
        padding-left: 5vw;
        line-height: 3vw;
        font-size: 1.5rem;
    }

    .page-appointment .appointment-display-time ~ input {
        top: -3.3vw;
    }

    .page-appointment .time-picker-container .has-icons i {
        top: -4vw;
    }

    .page-appointment .appointment-form .appointment-display-time ~ span.error {
        position: absolute;
        text-align: left;
    }

    .appointment-form .form-block > label.desired-time-disclaimer {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .page-appointment .appointment-display-time {
        padding-left: 6.4vw;
        line-height: 7.4vw;
        font-size: 3vw;
    }

    .page-appointment .appointment-display-time ~ input {
        top: 0;
    }

    .page-appointment .time-picker-container .has-icons i {
        font-size: 6vw;
        top: -1.2vw;
    }

    .appointment-form .form-block > label.desired-time-disclaimer {
        padding-left: 0;
    }
}

/**/

/*APPOINTMENTS CHECKBOX*/

.appointment-form .checkbox {
    margin-bottom: 20px
}

.appointment-form .checkbox label {
    position: relative;
    padding-left: 0;
    line-height: 24px
}

.appointment-form .checkbox label>* {
    vertical-align: middle
}

.appointment-form .checkbox input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.appointment-form .checkbox input[type=checkbox]~.fake-checkbox {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 2px solid #454545;
    border-radius: 3px;
    color: #fff;
    line-height: 22px;
    font-size: 18px;
    padding: 0;
    text-align: center
}

.appointment-form .checkbox input[type=checkbox]:checked~.fake-checkbox {
    background-color: #454545;
    font-family: FontAwesome
}

.appointment-form .checkbox input[type=checkbox]:checked~.fake-checkbox:before {
    content: "\f00c"
}
/**/


/*JOB PAGE*/
.job-page section:not(:last-child) {
    margin-bottom: 50px;
}


.job-page h1 {
    font-size: 30px;
    font-weight: bold;
}

.job-page p {
    font-size: 14px;
    line-height: 150%;
}

.job-page p:not(:last-child) {
    margin-bottom: 20px;
}


.job-page .content {
    width: 100%;
    font-size: 0;
    position: relative;
    display: inline-block;
}

.job-page .content ul {
    font-size: 15px;
    list-style: none;
    font-weight: 300;
    color: #000;
}

.job-page .content ul li {
    position: relative;
    padding-left: 50px;
    line-height: 150%;
}

.job-page .content ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #050505;
    border-radius: 50%;
}

.job-page .requirement h3 {
    margin: 0;
    line-height: 150%;
    font-size: 17px;
    font-weight: bold;
}

.job-page h1 {
    margin-bottom: 50px;
    margin-top: 30px;
}

.job-page .btn-holder a {
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
}


@media (min-width: 992px) {
    .job-page .content .col-40 {
        width: 40%;
        float: left;
        padding-right: 50px;
    }


    .job-page .content .col-60 {
        width: 60%;
        float: left;
    }

    .job-page .requirement .col-40 {
        padding-right: 150px;
    }
}

@media (max-width: 991px) {
    .job-page .content .col:not(:last-child) {
        margin-bottom: 3vw;
    }

    .job-page h1 {
        font-size: 10vw;
        margin-bottom: 10vw;
        margin-top: 5vw;
    }

    .job-page .requirement h3 {
        text-align: center;
        font-size: 7vw;
    }

    .job-page p,
    .job-page .content ul {
        font-size: 5vw;
    }

    .job-page .content ul li {
        padding-left: 5vw;
    }

    .job-page .content ul li:before {
        top: 3vw;
        width: 1vw;
        height: 1vw;
    }

    .job-page .btn-holder a {
        font-size: 6vw;
        text-transform: uppercase;
    }


    .job-page p:not(:last-child) {
        margin-bottom: 3vw;
    }
}

/**/

/*JOB LISTING PAGE*/
.job-list-page section:not(:last-child) {
    margin-bottom: 70px;
}

.job-list-page .header-image {
    position: relative;
}

.job-list-page .header-image h1 {
    font-size: 45px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.job-list-page p {
    font-size: 17px;
}

.job-list-page .content {
    width: 100%;
    font-size: 0;
    position: relative;
    display: inline-block;
}

.job-list-page .content ul {
    font-size: 15px;
    font-weight: 300;
}

.job-list-page .content ul li {
    position: relative;
    padding-left: 50px;
    line-height: 150%;
}

.job-list-page .content ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #050505;
    border-radius: 50%;
}

.job-list-page .content h3 {
    margin: 0;
    line-height: 150%;
    font-size: 22px;
    font-weight: bold;
}


.job-list-page .vocation h4 {
    margin: 0;
    font-size: 17px;
    font-weight: bold;
    line-height: 150%;
    margin-bottom: 10px;
}

.job-list-page .vocation a {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}


@media (min-width: 992px) {
    .job-list-page .content .col-30 {
        width: 30%;
        float: left;
        padding-right: 50px;
    }

    .job-list-page .content .col-70 {
        width: 70%;
        float: left;
    }

    .job-list-page .requirement .col-30 {
        padding-right: 150px;
    }

    .job-list-page .vocation {
        margin-bottom: 50px;
    }
}

@media (max-width: 991px) {
    .job-list-page section:not(:last-child) {
        margin-bottom: 8vw;
    }

    .job-list-page .content h3 {
        margin-bottom: 8vw;
    }

    .job-list-page .content span {
        display: none;
    }

    .job-list-page .content {
        padding: 0 10vw;
    }

    .job-list-page .content .col:not(:last-child) {
        margin-bottom: 3vw;
    }

    .job-list-page h1 {
        font-size: 10vw;
    }

    .job-list-page .content h3,
    job-list-page .vocation h4 {
        text-align: center;
        font-size: 7vw;
    }

    .job-list-page p,
    .job-list-page .content ul {
        font-size: 5vw;
    }

    .job-list-page .content ul li {
        padding-left: 5vw;
    }

    .job-list-page .content ul li:before {
        top: 3vw;
        width: 1vw;
        height: 1vw;
    }

    .job-list-page .vocation {
        margin-bottom: 5vw;
    }

    .job-list-page .vocation a,
    .job-list-page .vocation h4 {
        font-size: 4vw;
    }
}

/**/

/*APPOINTMENTS BUDGET IMPROVEMENTS*/

@media (min-width: 994px) {
    .page-appointment .budgets {
        padding-top: 3rem;
    }

    .appointment-form .budgets>.form-block {
        padding-bottom: 1rem;
    }
}

.page-appointment .budgets .form-block>input[type='radio'] {
    height: 1rem;
    width: 3rem;
    display: inline-block;
    box-shadow: none;
    cursor: pointer;
}

.page-appointment .budgets .form-block>label {
    display: inline-block;
    width: 80%;
    position: relative;
    top: -0.25rem;
    cursor: pointer;
}

.appointment-form .budgets .form-block:last-child {
    padding-bottom: 0;
}

@media (max-width: 993px) {
    .appointment-form .budgets>.form-block {
        padding-bottom: 2.6vw;
    }

    .page-appointment .budgets {
        padding-top: 7vw;
    }
}

.appointment-form .form-block input[type='radio']+span.error:not(.valid)~label {
    opacity: 1;
}

/**/
.appointment-form .has-icons .select2-container--open~i.fa-caret-down {
    transform: rotateX(180deg);
}

/* APPOINTMENTS */
.appointment-form .form-box .inline-block.description label {
    position: static;
}

@media (max-width: 991px) {
    .appointment-form button {
        font-size: 2.97vw;
    }
}

.page-appointment .form-result .has-success+.success-html {
    display: block;
}

@media(max-width: 991px) {
    .appointment-form .time-picker-container .inline-block>label {
        top: 0;
    }
}

.success-html {
    display: none;
}

.has-success~.success-html {
    display: block;
}

.page-appointment .appointment-steps .step:not(.active) {
    opacity: 0.45;
}

.appointment-form iframe {
    border: 0;
}

/* END APPOINTMENTS */

.articlelist-accordion--theme1 .panel {
    background: transparent;
}

/* Product carousel arrows - appended to external container below slider */
.product-carousel-arrows {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
}
.product-nav-arrow {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.2s;
    position: static !important;
    transform: none !important;
    top: auto !important;
}
.product-nav-arrow:hover {
    opacity: 1;
}
.product-nav-arrow.slick-disabled {
    opacity: 0.2;
    cursor: default;
    pointer-events: none;
}
.product-nav-arrow::before {
    display: none !important;
}
.product-nav-arrow svg {
    display: block;
}
/* Overflow visible so arrows outside are not clipped */
#section-featured-products,
.section-featured,
.section-recommended,
#section-featured-products .container,
.section-featured .container,
.section-recommended .container,
#section-featured-products .row,
.section-featured .row,
.section-recommended .row,
#section-featured-products .product-list,
.section-featured .product-list,
.featured-products .product-list,
.recommended-products .product-list,
.featured-products,
.recommended-products {
    overflow: visible !important;
}
#section-featured-products .product-list,
.section-featured .product-list,
.featured-products .product-list,
.recommended-products .product-list {
    position: relative;
}

/* About Us hero static image */
.aboutus-hero-static {
    width: 100%;
    overflow: hidden;
    line-height: 0;
}
.aboutus-hero-static picture {
    display: block;
    width: 100%;
}
.aboutus-hero-static__img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Contact page: Google Map embed */
.contact-map-section .contact-map-wrapper {
    width: 100%;
    overflow: hidden;
    background: #f5f5f5;
}
.contact-map-section iframe {
    min-height: 300px;
}
@media (max-width: 767px) {
    .contact-map-section iframe {
        height: 320px;
    }
}

/* New */
.fixed-header .preheader-promo {
    display: block;
}

.fixed-header .brand-logo {
    width: 38rem;
}

.fixed-header .preheader-blocks {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.section-featured-intro .featured-intro-wrapper .content-logo {
    z-index: 3;
}

/* ========== Featured Products – match design ========== */
#section-featured-products .descriptions {
    position: absolute;
    z-index: 4;
    display: flex;
    align-items: center;      
    justify-content: center;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}

#section-featured-products .product.product-simple:hover .descriptions {
    visibility: visible;
    opacity: 1;
}

#section-featured-products .title.title-small {
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.6);
}

#section-featured-products .title.title-small h4 {
    margin: 0 0 0.4rem 0;
    font-size: 1.1rem;        
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    line-height: 1.2;
}

#section-featured-products .title.title-small h5 {
    margin: 0;
    font-size: 0.95rem;
    font-weight: 400;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    opacity: 0.95;
}

#section-featured-products .description.description-title {
    padding: 1.5rem;                  
    text-align: center;
    max-width: 90%;              
}

/* Product list: flex row, sát nhau */
#section-featured-products .slick-track {
    display: flex !important;
    gap: 0 !important;
}

#section-featured-products .list-item {
    flex: 0 0 auto;
    width: calc(100% / 6);
    padding: 0 !important;
    margin: 0 !important;
}

/* Product image: portrait ratio ~3:4 */
#section-featured-products .product-image.has-background {
    display: block;
    position: relative;
    background-size: cover !important;
    background-position: center top !important;
    overflow: hidden;
}

#section-featured-products .product-image.has-background img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

#section-featured-products .product.product-simple {
    position: relative;
    height: 100%;
    overflow: hidden;
}

#section-featured-products .product.product-simple:hover .product-image.has-background {
    filter: brightness(0.75) contrast(1.05);
    transition: filter 0.4s ease;
}

#section-featured-products .product-link {
    position: absolute;
    inset: 0;
    z-index: 3;
    display: block;
}

#section-featured-products .title.title-small h4 span,
#section-featured-products .title.title-small h5 span {
    color: #fff;
    font-family: raleway, sans-serif;
    font-size: 0.85rem;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-align: center;
    display: block;
    text-shadow: 0 1px 4px rgba(0,0,0,0.4);
}

#section-featured-products .controls {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 5;
}

#section-featured-products .controls .list,
#section-featured-products .controls .list-item {
    display: block;
    width: auto;
}

#section-featured-products .color-favorite .fa-heart {
    display: none;
}

#section-featured-products .color-favorite .fa-heart-o {
    font-size: 16px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

#section-featured-products .color-favorite {
    background: none;
    border: none;
    padding: 4px;
    cursor: pointer;
}

#section-featured-banner .btn-success,
#section-featured-experience .btn-success,
.content-block .btn-white{
    border-radius: 2.3333333333rem !important;
}

.vjs-big-play-button{
    border-radius: 50% !important;
}

#section-featured-experience .has-background>img {
    opacity: 1 !important;
}

#section-featured-products .slick-arrow{
    margin-top: 10px;
}

.logo-shrink img {
  width: 31.25rem !important;
}

/* Header transition */
.primary-block {
  transition: all 0.35s ease;
}

/* ===== PROMO BAR HIDE SMOOTH ===== */
.preheader-promo {
  transition: all 0.35s ease;
  overflow: hidden;
}

.promo-hidden {
  max-height: 0;
  opacity: 0;
  padding: 0 !important;
  margin: 0 !important;
}

.preheader-right .fa,
.main-navbar-extended-footer .fa,
.preheader-links .fa {
  font-size: 1.35em;           /* lớn hơn tí */
  -webkit-text-stroke: 0.5px currentColor;
  text-stroke: 0.5px currentColor;
}

.social-networks a i {
    display: flex;
    justify-content: center;
}

.fa-instagram-f:before, .fa-instagram:before,
.fa-music-f:before, .fa-music:before,
.fa-facebook-f:before, .fa-facebook:before {
    margin-top: 11px !important;
}

.slick-dots li button:before {
    display: none;
}

/* Header logo: responsive at ~900px (hidden-gt-sm = mobile logo visible 768–991px) */
@media (min-width: 768px) and (max-width: 991px) {
    .primary-block .preheader-main .brand-logo {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .primary-block .preheader-main .brand-logo img.hidden-gt-sm {
        width: 60px;
        height: auto;
        max-height: 60px;
        object-fit: contain;
    }
}

/* Responsive: 3 cards trên mobile */
@media (max-width: 767px) {
    #section-featured-products .list-item {
        width: calc(100% / 3);
    }

    #section-featured-products .title.title-small h4 {
        font-size: 0.95rem;
        letter-spacing: 0.15em;
    }
    #section-featured-products .title.title-small h5 {
        font-size: 0.85rem;
        letter-spacing: 0.1em;
    }
    #section-featured-products .description.description-title {
        padding: 1rem;
    }

    .brand-logo {
        display: flex;
        justify-content: center;
    }

    .fixed-header .brand-logo {
        width: auto;
    }

    .brand-logo img{
        width: 65px !important;
    }

    .primary-block .preheader-main .brand-logo img.hidden-gt-sm {
        width: 65px !important;
        max-height: 65px;
    }

    #section-featured-banner .has-background>img {
        opacity: 1 !important;
    }
}

@media (max-width: 480px) {
    #section-featured-products .list-item {
        width: calc(100% / 2);
    }
    .hero-slider,
    .hero-slider .slick-slide,
    .hero-slider__slide {
        height: 55vh;
        min-height: 240px;
        max-height: 380px;
    }
    .hero-slider .slick-dots {
        bottom: 30px !important;
    }
}
