.header-mobile {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
}

.image-header {
    width: 350px;
}

.footer-desktop {
    width: 100%;
    margin: 0;
}

.footer-abu,
.footer-merah {
    height: 400px;
    margin: 0;
}

.image-footer img {
    width: 500px;
}

img {
    width: 1200px;
}

.image-scroll img {
    border-radius: 20px;
}

.galeri-pengantin,
.hide-foto,
.hide-katalog,
.semua-katalog,
.galeri-mua,
.hide-foto-mua,
.katalog-mua-desktop-1,
.katalog-mua-desktop-2,
.katalog-mua-desktop-3,
.katalog-mua-desktop-4,
.katalog-mua-desktop-5,
.katalog-mua-desktop-6,
.hide-katalog-mua-desktop,
.hide-jangkauan-layanan,
.jangkauan-layanan,
.katalog-intimate-mobile,
.katalog-intimate-desktop,
.katalog-reguler-mobile,
.katalog-reguler-desktop,
.katalog-premium-desktop,
.katalog-premium-mobile,
.katalog-premiere-mobile,
.katalog-premiere-desktop,
.katalog-paket-nasional,
.button-katalog-paket-nasional {
    display: none;
}

.section-paket {
    height: 300px;
}

.section-paket-2 {
    height: 200px;
}

.section-paket-mobile,
.section-paket-mobile-2 {
    height: 210px;
}

.pilihan-paket img {
    height: 480px;
}

.faq-desktop .panel-title,
.faq-desktop .panel-title:hover {
    background-color: #fff;
    border-radius: 10px;
    display: block;
}

.faq-desktop-2 .panel-title,
.faq-desktop-2 .panel-title:hover {
    display: none;
    background-color: #fff;
    border-radius: 10px;
}

.button-katalog-intimate:hover,
.button-katalog-reguler:hover,
.button-katalog-premium:hover,
.button-katalog-premiere:hover {
    cursor: pointer;
}

.separator-katalog-reguler {
    height: 100px;
}

.button-wa {
    position: fixed;
    bottom: 10%;
    right: 5%;
    z-index: 1000;
    display: block;
    text-align: right;
}

.button-wa a {
    background-color: #25D366;
    color: #000000;
    border-radius: 15px;
    padding: 5px 17px;
}

.button-wa:hover {
    cursor: pointer;
}

.button-wa img {
    width: 60px;
    margin-top: -12px;
}

.title-heading-h1,
.title-heading-why-us {
    font-size: 26px !important;
}

.section-why-us {
    padding: 50px 0;
}

.title-why-us {
    padding-left: 5px;
    font-weight: 600;
}

.title-why-us::before {
    content: "● ";
}

.description-why-us {
    background-color: #ffffff;
}

.cta-description .bg-merah {
    color: #d30c2b;
}

.cta-description .bg-hijau {
    color: #2ea100;
}

p,
ul li,
span,
strong {
    font-size: 16px !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul li,
span,
strong {
    font-family: "Inter", sans-serif !important;
}

@media (max-width: 768px) {
    .button-wa img {
        width: 50px;
    }

    .button-wa a {
        font-size: 11px;
        padding: 5px 10px;
    }

    .title-heading-h1,
    .title-heading-why-us {
        font-size: 16px !important;
    }

    .section-why-us {
        padding: 25px 0;
    }

    .title-why-us {
        background-color: #c7d4e9;
    }

    .title-why-us::before {
        content: "» ";
    }

    .cta-section {
        margin: 0;
        padding: 12px 5px;
    }

    .cta-description {
        margin-bottom: -5px;
    }

    .cta-section img {
        width: 35%;
        display: block;
        margin: auto;
    }

    .cta-description .bg-merah {
        color: #000;
        font-weight: 500;
    }

    .cta-description .bg-hijau {
        color: #000;
        font-weight: 500;
    }


    p,
    ul li,
    span,
    strong {
        font-size: 12px !important;
    }
}
