/* Không tạo scrollbar nội bộ khi cuộn trang */
html {
    overflow-x: clip;
    scrollbar-gutter: stable;
    scroll-padding-top: 150px;
}

section[id],
.ftco-about[id] {
    scroll-margin-top: 150px;
}

#drinks-list .heading-section,
#popular-drinks .heading-section,
#best-sellers .heading-section {
    scroll-margin-top: 150px;
}

body {
    overflow-x: clip;
}

.container,
.container-fluid,
.row,
[class*="col-"],
.ftco-section,
section {
    overflow-x: visible !important;
    overflow-y: visible !important;
}

/* Homepage — khoảng cách section sát nhau */

.ftco-contactinfo {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.ftco-section.ftco-services {
    display: flex;
    align-items: center;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    margin-top: 0;
}

.ftco-section.ftco-services > .container {
    width: 100%;
}

.ftco-section.ftco-services .row {
    align-items: center;
    justify-content: center;
}

.ftco-section.ftco-services .row > [class*="col-"] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ftco-section.ftco-services .row > [class*="col-"] .services {
    width: 100%;
}

.ftco-section.ftco-services .block-6.services {
    margin-bottom: 0;
}

.ftco-section.ftco-services .services .icon.mb-5 {
    margin-bottom: 1.25rem !important;
}

.ftco-section.ftco-services .services .icon .property-description-icon {
    max-height: 80px;
    max-width: 80px;
    width: auto;
    height: auto;
    object-fit: contain;
}

#our-story.ftco-about .one-half {
    padding-top: 4%;
    padding-bottom: 4%;
}

#our-story.ftco-about + .ftco-section.ftco-services {
    margin-top: 0;
}

.ftco-about .home-about-post-body {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.9);
}

.ftco-about .home-about-post-body p {
    margin-bottom: 1rem;
}

.ftco-about .home-about-post-body p:last-child {
    margin-bottom: 0;
}

#coffee-making-class.ftco-about {
    margin-top: 0;
    margin-bottom: 0;
}

#coffee-making-class.ftco-about .one-half {
    padding-top: 4%;
    padding-bottom: 2%;
}

#coffee-making-class.ftco-about + #drinks-list {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

#popular-drinks.ftco-section,
#best-sellers.ftco-section {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#drinks-list.ftco-section {
    padding-bottom: 1.5rem !important;
    margin-bottom: 0 !important;
}

#drinks-list.ftco-section .heading-section {
    margin-bottom: 0;
    padding-bottom: 0;
}

#drinks-list.ftco-section .row.mt-3 {
    margin-top: 1rem !important;
}

/* News & Promotions — bài post sát tiêu đề */
section#news-promotions.ftco-section {
    padding-bottom: 1.5rem !important;
}

section#news-promotions.ftco-section > .container > .row.justify-content-center.mb-5 {
    margin-bottom: 0.75rem !important;
    padding-bottom: 0 !important;
}

section#news-promotions.ftco-section .heading-section h5 {
    margin-bottom: 0 !important;
}

section#news-promotions.ftco-section > .container > .row.d-flex {
    margin-top: 0 !important;
}

/* News & Promotions — mô tả bài post bạc → trắng (chỉ đổi màu) */
section#news-promotions.ftco-section .blog-entry .text p {
    color: #ffffff !important;
}

/* Drinks List, Popular Drinks, Best Sellers — mô tả sản phẩm → trắng */
#drinks-list .menu-entry .text p,
#popular-drinks .menu-entry .text p,
#best-sellers .menu-entry .text p {
    color: #ffffff !important;
}

/* What Our Customers Say — mô tả → trắng */
#ftco-testimony .heading-section p,
#ftco-testimony .testimony .review-slide-title,
#ftco-testimony .testimony blockquote p,
#ftco-testimony .testimony .author .name,
#ftco-testimony .testimony .author .position {
    color: #ffffff !important;
}

/* Footer — logo thương hiệu (cùng kích thước header nav) */
footer.ftco-section .footer-brand-logo {
    height: 100px;
    width: auto;
    display: block;
}

/* Footer — copyright sát nội dung trên và sát đáy trang */
footer.ftco-section {
    padding-top: 0 !important;
    padding-bottom: 0.25rem !important;
    margin-bottom: 0 !important;
}

footer.ftco-section > .container {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

footer.ftco-section > .container > .row.mb-5 {
    margin-bottom: 0.75rem !important;
}

footer.ftco-section > .container > .row.mb-5 > [class*="col-"] {
    margin-bottom: 0.75rem !important;
}

footer.ftco-section .col-md-12.text-center {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

footer.ftco-section .col-md-12.text-center p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* Footer — chỉ đổi màu nội dung mô tả bạc → trắng (không đổi cỡ chữ, tiêu đề, link) */

.ftco-footer-widget > p,
.ftco-footer-widget .block-21 .text p,
.ftco-footer-widget .block-23 ul li span.text {
    color: #ffffff !important;
}

/* Olivier blog article (News & Promotions detail) */
.olivier-blog-article.container-article {
    max-width: 700px;
    margin: 40px auto 0 auto;
    background: #181818;
    border-radius: 16px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.18);
    padding: 32px 24px 24px 24px;
}

.olivier-blog-article .article-title {
    text-align: center;
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 18px;
    color: #fff;
}

.olivier-blog-article .article-img {
    display: block;
    margin: 0 auto 24px auto;
    max-width: 90%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

.olivier-blog-article .article-content {
    font-size: 1.1rem;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 32px;
    text-align: justify;
}

.olivier-blog-article .back-btn {
    display: inline-block;
    margin-bottom: 32px;
    background: #fff;
    color: #111;
    border: none;
    border-radius: 6px;
    padding: 10px 22px;
    font-size: 1rem;
    cursor: pointer;
}