﻿@font-face {
    font-family: "Crimson";
    font-weight: normal;
    src:  local('Pacifico Regular'), local('Pacifico-Regular'),url("https://www.londonermacaoresort.com/fonts/Crimson-Semibold.otf") format("opentype");
    font-display: swap;
}
/*
@font-face {
    font-family: "Source Han Serif SC";
    font-weight: normal;
    src: local("SourceHanSerifSC-Bold"), url("https://assets.sandsresortsmacao.cn/content/fonts/SourceHanSerifSC-Bold.otf") format("opentype");
} */

/* H1 */

.intro .primary-title:lang(en),
.vmbt-title:lang(en) {
    font-family: "HiraMinProN-W6", "Crimson", Georgia, "Source Han Serif SC", "\5b8b\4f53", Simsun, serif;
    font-size: 24px !important;
    line-height: 30px;
    font-weight: normal;
}

.intro .primary-title:not(:lang(en)),
.vmbt-title:not(:lang(en)) {
    font-family: "\5b8b\4f53", Simsun, serif;
    font-size: 30px !important;
    line-height: 35px;
    font-weight: bold;
}

@media (min-width: 1024px) {
    .intro .primary-title:lang(en),
    .vmbt-title:lang(en) {
        font-size: 45px !important;
        line-height: 50px;
    }

    .intro .primary-title:not(:lang(en)),
    .vmbt-title:not(:lang(en)) {
        font-size: 45px !important;
        line-height: 52px;
    }
}

/* end of H1 */

/* H2 */

.dining-detail-modal .content div.name:lang(en),
.section-title:lang(en) {
    font-family: "HiraMinProN-W6", "Crimson", Georgia, "Source Han Serif SC", "\5b8b\4f53", Simsun, serif;
    font-size: 20px !important;
    line-height: 25px;
}

.dining-detail-modal .content div.name:not(:lang(en)),
.section-title:not(:lang(en)) {
    font-family: "\5b8b\4f53", Simsun, serif;
    font-size: 25px !important;
    line-height: 30px;
    font-weight: bold;
}

@media (min-width: 1024px) {
    .dining-detail-modal .content div.name:lang(en),
    .section-title:lang(en) {
        font-size: 35px !important;
        line-height: 45px;
    }

    .dining-detail-modal .content div.name:not(:lang(en)),
    .section-title:not(:lang(en)) {
        font-size: 32px !important;
        line-height: 40px;
    }
}

/* end of H2 */

/* h3 */

.emember-title:lang(en),
.dining-detail-modal .content div.block-title:lang(en) {
    font-family: "HiraMinProN-W6", "Crimson", Georgia, "Source Han Serif SC", "\5b8b\4f53", Simsun, serif;
    font-size: 16px;
    line-height: 22px;
}

.emember-title:not(:lang(en)),
.dining-detail-modal .content div.block-title:not(:lang(en)) {
    font-family: "\5b8b\4f53", Simsun, serif;
    font-size: 19px;
    line-height: 24px;
    font-weight: bold;
}

@media (min-width: 1024px) {
    .emember-title:lang(en),
    .dining-detail-modal .content div.block-title:lang(en) {
        font-size: 24px;
        line-height: 30px;
        font-family: "PingFang SC", "Source Han Sans CN", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
    }

    .emember-title:not(:lang(en)),
    .dining-detail-modal .content div.block-title:not(:lang(en)) {
        font-size: 25px;
        line-height: 32px;
    }

    .modal_member_title{
        color: #424b5a !important;
        font-family: "PingFangSC-Medium";
        font-size: 20px !important;
        font-weight: 400 !important;
        line-height: 22px !important;
    }

    .modal_member_content{
        color: #424b5a;
        font-family: "PingFangSC-Regular";
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 22px !important;
        letter-spacing: 0.37625px !important;
    }

    .modal_member_content > p {
        color: #424b5a;
        font-family: "PingFang SC", "Source Han Sans CN", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 22px !important;
        letter-spacing: 0.37625px !important;
    }

}

@media (max-width: 768px) {
    .modal_member_title {
        color: #404a5d;
        font-family: "PingFang SC", "Source Han Sans CN", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 26px !important;
    }

    .modal_member_content {
        color: #424b5a;
        font-family: "PingFang SC", "Source Han Sans CN", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 19px !important;
    }

    .modal_member_content > p {
        color: #424b5a;
        font-family: "PingFang SC", "Source Han Sans CN", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 19px !important;
    }
}

/* end of h3 */

/* temp fix of windows SourceHanSerif font */

/* .section-title-container {
    overflow: visible;
} */

/* end of temp fix of windows SourceHanSerif font */
