/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Description: Child theme for Hello Elementor
Author: Rian Studio
Template: hello-elementor
Version: 1.0.0
*/

/* Custom Wedding Style Start */

body{
    overflow-x:hidden;
}

/* cinematic smooth scroll */
html{
    scroll-behavior:smooth;
}

/* contoh class global kamu */
.wedding-cinematic{
    letter-spacing:2px;
}

.page-content a {
    text-decoration: none !important;
}

.page-header .entry-title {
    display: none !important;
}

/* Custom Wedding Style End */