/* ==================== GENERAL */
h1 {
	color: #daa520; 
	font-family: "Tangerine", Sans-serif; 
	line-height: 1em; 
	text-align: center; 
	padding: 20px 0px 20px; 
	margin: 50px 0px 0px;
	font-weight: 700;
	font-size: 60px;
}
p {
	color: #333; 
	font-family: 'Cormorant Garamond', serif; 
	font-size: 20px; 
	text-align: center; 
	line-height: 1.4em;
	margin: 0px 0px 10px;
}

/* ==================== MODAL */
h2.modal-heading {
	font-size: 22px; 
	color: #daa520; 
	font-family: 'Taviraj', serif; 
	line-height: 1em; 
	text-align: center; 
	padding: 20px 0px;
	margin: 0px;
	font-weight: 500;
}
.modal-nama {
	color: #333; 
	line-height: 1.2em; 
	font-size: 32px; 
	font-family: 'Playfair Display', serif;
}
.modal-open .modal {padding: 0px !important;}
.modal-dialog {width: 100%; max-width: none; height: 100%; margin: 0;}
.modal-body {height: 100%;}
.modal-content {
	background-image: url(images/slider/slider1.jpg); 
	padding: 15% 0px 0px; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;
	height: 100%; 
	border: 0; 
	border-radius: 0;
	z-index: 999;
}
.modal-overlay:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(180deg,rgba(255,255,255,0.66) 0%,#ffffff 100%);
}
.btn-modal {
	background: #daa520; 
	color: #fff; 
	font-family: 'Numans', sans-serif; 
	font-size: 16px; 
	border-radius: 0px; 
	padding: 10px 25px; 
}
span.modal-copyright {
	color: #333; 
	font-family: 'Numans', sans-serif; 
	font-size: 13px; 
	display: block; 
	position: absolute; 
	bottom: 20px; 
	right :20px;
}
a.modal-link {color: #daa520;}

/* ==================== CAROUSEL FULL HEIGHT SETTING */
html, body {height:100%; margin:0; padding:0; background-color: #ffffff; font-family: 'Cormorant Garamond', serif; color: #333;}
.carousel, .item, .active {height:100%;}
.carousel-inner {height:100%;}
.carousel-caption {position: fixed; bottom: 13%;}
.carousel .item {background-color: #777;}
.carousel .carousel-inner .bg {background-repeat:no-repeat; background-size: cover!important;}
.carousel .carousel-inner .bgdigitalbali {background-position: center center; background-attachment: inherit;}
.carousel-indicators .active {background-color: #daa520;}
.carousel-indicators li {border: 0.5px solid #fff!important;}
.carousel.carousel-mobile {display: none;}

/* ==================== CAROUSEL CAPTION */
.slider-tempat,
.slider-heading {
	font-family: 'Cormorant Garamond', serif; 
	font-size: 24px; 
	line-height: 1em; 
	margin: 10px 0px 10px 0px;
	color: #fff; 
	font-style: italic;
}
.slider-nama {
	font-family: "Tangerine", Sans-serif; 
	font-size: 98px; 
	color: #fff; 
	line-height: 1em; 
	padding: 5px 0px;
	border-top: 1px solid #fff; 
	border-bottom: 2px solid #fff;
}
.fa-arrow-circle-down {font-size: 28px; animation: blinker 1.5s linear infinite; margin-top: 0px;}
@keyframes blinker {50% {opacity: 0;} }

/* ==================== MEMPELAI */
.mempelai .mempelai-foto {
	width: 250px; 
	height: 250px; 
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	border-radius: 50%;
}
.mempelai .mempelai-foto.mempelai-foto-pria {
	background-position: -50px -120px !important;
    background-size: 150% !important;
    background-repeat: no-repeat !important;
}
.mempelai .mempelai-foto.mempelai-foto-wanita {
	background-position: center -100px !important;
    background-size: 115% !important;
    background-repeat: no-repeat !important;
}
.mempelai .mempelai-nama {
	color: #daa520; 
	text-align: center; 
	line-height: 1em; 
	font-family: "Tangerine", Sans-serif;
	font-size: 40px; 
	font-weight: 700; 
	margin-bottom: 15px;
}
.mempelai .mempelai-detail {
	font-size: 20px; 
	text-align: center; 
	padding: 0px 0px 50px;
}
img.mempelai-pemisah {
	width: 200px;
	display: block;
	margin: 0px auto; 
	margin: 50% auto 0px;
}

/* ==================== COUNTDOWN */
.countdown {margin-bottom: 50px; padding: 0px 20%;}
.timer {
	text-align: center; 
	font-weight: 400; 
	font-size: 20px;
	padding: 20px 0px;
}
.timer p {
	font-size: 80px; 
	line-height: 1em; 
	padding-bottom: 0px !important; 
}

/* ==================== ACARA */
.acara-background {
	background-position: center center !important; 
	background-size: cover !important;
	padding: 70px 10% !important; 
}
.acara-overlay:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(180deg,rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.0) 0%);
}
.acara-heading {
	color: #fff; 
	font-family: 'Cormorant Garamond', serif; 
	font-size: 20px;
	font-style: italic; 
	text-transform: uppercase;  
}
.acara-detail {font-size: 20px; color: #fff;}
.btn-map {
	background: #d6bb9e; 
	color: #333; 
	font-size: 20px; 
	border-radius: 0px; 
	padding: 10px 15px;
	font-weight: 700;
}
.akad, .resepsi {background-color: #212529; padding: 50px 30px;}

/* ==================== COVID */
img.banner-covid {width: 50%;}

/* ==================== DOA */
.doa {margin-top: 50px;}
.doa p:before {
	content:'\f10d';
	font-family: 'FontAwesome';
	font-size: 22px;
	color: #daa520;
}
img.ornamen-doa {display: block; margin: 0px auto 20px; width: 120px;}

/* ==================== GALLERY */
.photo {margin: 0px 0px 0px;}
.img-fluid {
	height: 100%; 
	width: 100%; 
	object-fit:cover; 
	-o-object-fit:cover;
}
.items {padding: 1px; height: 350px;}
.items a:focus{outline: none;}
.items a:after{
	content:"\f004";
	font-family: 'FontAwesome';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 1px;
	left: 1px;
	top: 1px;
	bottom: 1px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.items a:hover:after{opacity: 1;}

/* ==================== RSVP Form*/
#rsvp {
	background-image: linear-gradient(rgba(255,255,255,0), rgba(218,165,32,0.10)); 
	border-bottom: 1.5px solid rgba(218,165,32,0.6);
	padding-bottom: 50px;
}
.form-control {border-radius: 0px; height: 50px;}
label {color: #daa520; font-size: 20px;}
.btn-rsvp {border-radius: 0px; background: #daa520; border: 0px;}
.alert-success {
	color: #fff !important; 
	background-color: #daa520; 
	border-color: #aa6d1e; 
	border-radius: 0px; 
	margin: 20px 0px 0px; 
	animation: blinker 1.5s linear infinite;
}

/* ==================== RSVP Kehadiran*/
table.dataTable {font-family: 'Numans', sans-serif; font-size: 16px;}
table.dataTable thead th, table.dataTable thead td {padding: 10px 18px;border-bottom: 0px solid #111;}
table.dataTable.no-footer {border-bottom: 0px solid #111;}
.dataTables_wrapper .dataTables_filter label, .dataTables_wrapper .dataTables_length label {color: #333;}
.dataTables_wrapper .dataTables_filter input {background: #fff; border: 1px solid #333;}

/* ==================== KOMENTAR */
.komentar {text-align: center; margin: 0px 0px 50px;}

/* ==================== MUSIC */
#button {
	position: fixed;
    bottom: 10px;
    padding: 10px 15px 5px 15px;
    background-color: #daa520;
    right: 10px;
    color: #fff;
    font-size: 26px;
    border-radius: 50%;
    z-index: 3;
}

/* ==================== FOOTER */
.footer {
	background-color: #555; 
	color: #fff;
	padding: 40px 0px; 
	font-size: 20px;
}
.footer a {text-align: center; color: #fff; text-decoration: none; padding: 0px 10px; font-size: 32px; line-height: 1em;}
.footer a:hover {color: #aa6d1e;}

/* Custom CSS for 980px or mobile version */
@media all and (max-width: 980px) {

	/* ==================== GENERAL */
	p {font-size: 18px;}

	/* ==================== MODAL */
	.modal-content {background-position: center center;}
	.modal-nama {font-size: 28px;}

	/* ==================== CAROUSEL FULL HEIGHT SETTING */
	.carousel.carousel-desktop {display: none;}
	.carousel.carousel-mobile {display: block;}
	
	/* ==================== CAROUSEL CAPTION */
	.slider-heading {font-size: 20px;}
	.slider-tempat {font-size: 18px;}
	.slider-nama {font-size: 52px;}

	/* ==================== MEMPELAI */
	img.mempelai-pemisah {margin: 0px auto 20px;}

	/* ==================== ACARA */
	.acara-background {
		background-position: center center !important; 
		padding: 50px 20px !important; 
	}
	.akad, .resepsi {padding: 50px 15px;}
	.resepsi {margin: 30px 0px 0px}

	/* ==================== COUNTDOWN */
	.countdown {margin-bottom: 0px; padding: 0px 0%;}
	.timer {
		text-align: center; 
		font-weight: 400; 
		font-size: 20px;
		padding: 20px 0px;
	}
	.timer p {
		font-size: 80px; 
		line-height: 1em; 
		padding-bottom: 0px !important; 
	}

	/* ==================== COVID */
	img.banner-covid {width: 100%;}

	/* ==================== GALLERY */
	.items a:after{line-height: 250px;}
	.items,
	.items.lanscape {height: 250px;}

}