.elementor-kit-6{--e-global-color-primary:#21403B;--e-global-color-secondary:#FFF0B3;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFF7E8;--e-global-color-abb801a:#634B29;--e-global-typography-primary-font-family:"Regus Brown";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Edwardian Script";--e-global-typography-secondary-font-size:64px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Serif Pro";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:italic;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.video-container{
position:fixed;    
top:0;
left:0;
width:100%;
height:100vh;
background:#000;
z-index:998;
overflow:hidden;
opacity:0;
pointer-events:none;
transition:0.8s ease;
scroll-snap-stop: normal
}

.video-container video{
width:100%;
height:100vh;
object-fit:cover;
}

.video-show{
opacity:1;
pointer-events:auto;
}

.cover-container{
height: 100vh;
overflow-y: scroll;
top:0;
left:0;
width:100%;
transition:1s ease;
scroll-snap-stop: normal;
}

.cover-hide{
opacity:0;
pointer-events:none;
}

.hero-container{
opacity:0;
transform:translateY(40px);
visibility:hidden;
transition:opacity 1.2s ease, transform 1.2s ease;
}

.hero-show{
opacity:1;
transform:translateY(0);
visibility:visible;
}

.hero-container video{
width:100%;
height:100%;
object-fit:cover;
}

/* MUSIC BUTTON */

.music-toggle{
position:fixed;
bottom:20px;
right:20px;
width:32px;
height:32px;
border-radius:999px;
background:#fff;
display:flex;
align-items:center;
justify-content:center;
cursor:pointer;
z-index:9999;

opacity:0;
pointer-events:none;

transition:all 0.4s ease;

box-shadow:0 5px 20px rgba(0,0,0,0.15);
}

/* muncul pas hero */
.music-toggle.show-music{
opacity:1;
pointer-events:auto;
}

/* hover */
.music-toggle:hover{
transform:scale(1.08);
}

/* icon control */
.icon-pause{
display:none;
}

.music-toggle.playing .icon-play{
display:none;
}

.music-toggle.playing .icon-pause{
display:block;
}

.video-container{
position:fixed;    
top:0;
left:0;
width:100%;
height:100vh;
background:#000;
z-index:998;
overflow:hidden;
opacity:0;
pointer-events:none;
transition:0.8s ease;
scroll-snap-stop: normal
}

.video-container video{
width:100%;
height:100vh;
object-fit:cover;
}

.video-show{
opacity:1;
pointer-events:auto;
}

.cover-container{
height: 100vh;
overflow-y: scroll;
top:0;
left:0;
width:100%;
transition:1s ease;
scroll-snap-stop: normal;
}

.cover-hide{
opacity:0;
pointer-events:none;
}

.hero-container{
opacity:0;
transform:translateY(40px);
visibility:hidden;
transition:opacity 1.2s ease, transform 1.2s ease;
}

.hero-show{
opacity:1;
transform:translateY(0);
visibility:visible;
}

.hero-container video{
width:100%;
height:100%;
object-fit:cover;
}

.guest-name {
    font-family: "Edwardian Script";
    font-size: 56px;
    font-weight: 400;
    color: #FFF0B3;
}

@media (max-width: 767px) {
    .guest-name {
        font-size: 38px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Regus Brown';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://glaishamarino.com/wp-content/uploads/2026/05/Regus-Brown.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Edwardian Script';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://glaishamarino.com/wp-content/uploads/2026/05/Edwardia-nscript.woff') format('woff');
}
/* End Custom Fonts CSS */