/* ----------------------------------------------------------------
	Custom CSS
-----------------------------------------------------------------*/

.handwrite {
	font-family: "Crete Round",serif;
}

.portfolio-shuffle {
	border: none !important;
	border-radius: 0 !important;
	float: none !important;
}

.portfolio-shuffle:hover {
	border: none !important;
	border-radius: 0 !important;
	background: transparent !important;
	text-shadow: none !important;
}

.wedding-head, .opener {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.80) !important;
}

body:not(.device-xs):not(.device-xxs) .countdown.countdown-large.coming-soon .countdown-amount {
	background-color: rgba(0, 0, 0, 0.5) !important;
}

.couple .divider {
	color: #333 !important;
	border-color: #333 !important;
}

.team-content {
	color: #444 !important;
}

.team-image > a, .team-image img {
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.5);
}


