/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.dt-site-header {
	background-size: auto 100% !important;
	/* background-color: rgba(72, 145, 255, 0.33); */
}

.site-description, .dt-wedding-date, .dt-wedding-countdown .simply-word {
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.50);
}

div.save-the-date {
	padding-top: 15px;
	padding-bottom: 15px;
}

div.time-and-description {
	overflow: hidden;
}

div.time-and-description div:first-child {
	width: 40%;
}

div.time-and-description div:last-child {
	width: 60%;
}

div.time-and-description div {
	float: left;
	min-height: 1px;
	position: relative;
}

.dt-wedding-ceremony a {
	color: #e55a65;
}

#primary-menu {
	margin-top: 20px;
}

div.site-description-date {
	text-align: center;
	position: absolute;
	bottom: 220px;
	width: 100%;
}

p.site-description {
	font-size: 36px;
  font-weight: 300;
}

p.site-description, 
div.dt-wedding-date,
span.simply-word {
	color: #000;
}

div.dt-logo {
	margin-top: 7vh;
}

/*
#dt_wedding_day,
.site-description-date {
	display: none;
}
*/

/* white border around text */
i.fa-heart,h1 {
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.dt-wedding-countdown {
	display: none;
	height: 0px;
}

/* hide heart */
i.fa-heart {
	display: none;
}

/* rsvp form */
.rsvpFormField label {
	display: inline-block;
	min-width: 100px;
	#font-size: 1.25em;
}

.rsvpFormField p label {
	display: inline;
	width: auto;
}

#rsvpForm h3 {
	font-size: 1em;
	margin-top: 50px;
}

#rsvpForm input[type="radio"], #rsvpForm input[type="checkbox"] {
	margin-right: 5px;
}

#rsvpForm .rsvpAdditionalAttendee {
	margin-top: 20px;
}

.rsvpBorderTop {
	border-top: none;
}

#rsvp_existing_attendee_form label.error {
	margin-left: 10px;
	color: red;
}

#rsvpForm label.error {
	position: absolute;
	color: red;
}

h1.entry-title {
	font-family: 'Pacifico', cursive;
}

article a {
	color: #800080;
}

div.col-lg-8 {
	width: 100%;
}

.page_item {
	margin-right: 15px;
}

#rsvpForm {
	line-height: 1.5em;
}

.dt-main-menu .menu > li > a {
	margin: 0;
}

.rsvpParagraph {
	margin-top: 20px;
}

.rsvpFormField {
	margin-top: 0;
}

#rsvpForm h3:first-of-type {
	font-family: 'Pinyon Script', handwriting;
	font-size: 2em;
}

#rsvpForm h3 span {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}

.rsvpFormField input[type="text"] {
	min-width: 300px;
}

#primary-menu {
	margin-top: 0;
}

.dt-site-header:before {
	background-color: transparent;
}