/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");
@import url('https://fonts.googleapis.com/css2?family=Bad+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Slab:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

:root {
	--color-on-light: #323232;
	--color-on-dark: #ffffff;
	--color-accent: #72a37f;
	--script-font: "Great Vibes";
	--header-font: "Josefin Sans";
	--default-font: "Josefin Slab";
	--fs-default: 1em;
	--fs-small: 0.875em;
	--fs-x-small: 0.75em;
}

::selection {
    background: var(--color-accent);
    color: #555555;
}

body.login {
    background-color: #323232;
    background-image: url(http://fromphillywith.love/wp-content/uploads/2022/01/JennRick.Engagement.Wissahickon-284-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

body {
	font-size: 16px !important;
	font-family: var(--default-font)!important;
}
p {
	color: #474747!important;
	font-size: 18px;
	letter-spacing: .25px;
}
a {
	color: var(--color-accent);
}
.icons-style-dark .mob-nav-btn {
	background-image: none;
}
form.post-password-form:before {
    background-image: url(https://fromphillywith.love/wp-content/uploads/2022/07/ink-splash-duotone-stripe-background_1409-1379.jpeg);
    content: "";
    top: 0;
    left: 0;
    height: 140%;
    position: fixed;
    width: 120vw;
    background-repeat: repeat;
    z-index: 0;
    opacity: .3;
}

form.post-password-form {
    height: 85vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
form.post-password-form p {
	z-index: 9;
}
.post-password-form p:first-child {
    position: relative;
    visibility: hidden;
}

.post-password-form p:first-child:after {
    content: "To learn more about rehearsal day, please enter your password below";
    position: absolute;
    color: black;
    left: 8%;
    top: 0;
    visibility: visible;
}
form.post-password-form label input {
	border: 1px solid;
    border-radius: 4px;
    height: 22px;
}

#menu ul li a {
    font-family: var(--header-font)!important;
}

h2 {
	font-family: var(--script-font)!important;
	letter-spacing: 3px!important;
}
h3, h4, h5 {
	font-family: var(--header-font)!important;
	font-weight: 300;
}
h5 { 
    font-weight: 400;
	text-transform: uppercase;
}

/* .parallax-header:not(.mobile) .header-wrapper .full-bg-image {
background-attachment: initial;
background-attachment: fixed;
} */

.home header#header {
    background-color: transparent;
}

.fixed-header-scroll #header {
    background-color: inherit!important;
}

.home header#header li > a {
    color: rgba(252,252,252,.87);
}

.home header#header li:hover > a {
    color: rgba(252,252,252,1);
	opacity:1;
}

.home header#header li:hover > a:after {
    background-color: rgba(252,252,252,1);
}

.fixed-header-scroll #header li > a {
	color: rgba(50,50,50,.87)!important;
}
.fixed-header-scroll #header li:hover > a {
	color: rgba(50,50,50,1)!important;
	opacity:1;
}
.fixed-header-scroll #header li:hover > a:after {
	background-color: rgba(50,50,50,1)!important;
}

span.icon-circle {
    padding: 8px!important;
    border-radius: 4px;
    top: 53%!important;
    left: 50%!important;
    background-color: rgba(0,0,0,0.2)!important;
    border: 1px solid;
	height: auto;
	display: flex!important;
    align-items: center;
    justify-content: center;
}
.pg-icon {
    font-size: 16px;
    line-height: initial!important;
    color: var(--color-accent);
}

.lightbox-icon:before {
    content: "View";
}
.header-wrapper {
    background-color: #fff;
	padding-top: 0 !important;
}

.admin-bar .fixed-header-scroll #header {
	background: rgba(252, 252, 252, 0.95);
}

.admin-bar .fixed-header-scroll #header a {
	color: var(--color-on-light);
}

.page-title h1 {
	font-family: var(--header-font)!important;
	font-weight: 300!important;
	letter-spacing: 4px;
	text-transform: uppercase!important;
}

.page-subtitle {
    display: block;
    color: #ffffff;
	font-family: var(--header-font)!important;
	font-style: initial!important;
	font-weight: 300;
    margin: auto;
    text-transform: uppercase!important;
    font-size: 15px!important;
    letter-spacing: 7px!important;
    margin-top: 1px;
}

.large-header .page-title-wrapper {
	height: 100vh;
}

.section--home-hero {
    height: 100vh;
	display: flex;
    align-items: center;
    justify-content: center;
}

.section--home-hero .full-bg-image:after {
	content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.25);
    position: absolute;
    left: 0;
    top: 0;
}
.section--home-hero .section-boxed {
	margin-top: 15% !important;
}
.section--home-hero .section-title {
	font-family: var(--header-font)!important;
	font-weight: 300!important;
	font-size: 58px;
	letter-spacing: 4px;
	text-transform: uppercase!important;
}

.section--home-hero .section-title:after {
	margin: 12px auto;
    background-color: white!important;
    height: 1px;
}

.section--home-hero .sub-title {
	display: block;
    color: #ffffff;
	font-family: var(--header-font)!important;
	font-style: initial!important;
	font-weight: 300;
    margin: auto;
    text-transform: uppercase!important;
    font-size: 15px!important;
    letter-spacing: 7px!important;
    margin-top: 1px;
}

.section--wedding-date .cols-wrapper {
	display: flex;
	align-content: center; 
	justify-content: center; 
}

.section--wedding-date .col {
	width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    margin: 0 1em;
}

.section--wedding-date .col:nth-last-of-type(1):before, .section--wedding-date .col:nth-last-of-type(3):after {
	content: "";
	position: absolute;
    background-color: var(--color-on-light);
    width: 1px;
    height: 100%;
    z-index: 99;
    top: 0;
}
.section--wedding-date .col:nth-last-of-type(1):before {
	left: -28px;
}
.section--wedding-date .col:nth-last-of-type(3):after {
	right: -17px;
}

.section-full-width .section-boxed, .custom-page-content .section-boxed {
    margin: 90px auto;
}

.section--wedding-date .section-boxed p {
	line-height: 16px;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: .2em;
	text-transform: uppercase; 
}
.section--wedding-date .section-boxed .col:nth-last-of-type(2) p {
	font-size: 5em;
	line-height: 60px;
}

.section--flex-center .section-boxed, .section--reception .section-boxed, .section--airbnb .section-boxed  {
    display: flex;
	flex-direction: column;
	align-items: center; 
	justify-content: center;
}
.section--flex-center p, .section--reception p, .section--airbnb p {
    max-width: 720px;
    text-align: center;
}

.section--countdown .section-boxed {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.section--countdown a {
	font-family: var(--default-font);
    text-transform: inherit;
    font-size: 18px;
    letter-spacing: inherit;
    font-weight: 400;
	background-color: var(--color-accent);
}
.qg-overlay .icon-circle {
	color: var(--color-accent);
	border:1px solid var(--color-accent);
}

/* .qg-img a {
	pointer-events:none;
} */
#timer {
	display: flex;
	justify-content: space-between;
	width: 100%;
    max-width: 400px;
}

#timer div {
    font-size: 32px;
    color: white;
}

#timer span {
    font-size: 16px;
    margin-left: 4px;
}


/* --- Wedding Party --*/
.section--bridesmaids img, .section--groomsman img, .section--officiant img, .section--our-story img {
	border-radius: 999px;
	width: 100%;
	max-width:300px;
	height: auto;
}

.section--bridesmaids h5, .section--groomsman h5, .section--officiant h5 {
	font-family: var(--default-font)!important;
	letter-spacing: .1em;
    text-transform: uppercase;
    padding-bottom: 0;
    font-size: 16px;
    margin: 0;
}

.section--bridesmaids p, .section--groomsman p {
/* 	font-size: var(--fs-small); */
	margin-top: 0;
}

/*--- Effects --*/
.section--parallax-title {
    min-height: 300px;
	display: flex;
}
.section--parallax-title .section-boxed {
	display: flex;
}


/* --- Accommodations -- */

.section--accommodations img {
	max-width: 300px;
    width: 100%;
    height: auto;
	border-radius: 999px;
}
.section--accommodations p:nth-last-of-type(1) {
	margin-top: 1em;
	display: flex;
    align-items: center;
    justify-content: center;
}

.section--accommodations a, .section--airbnb a {
    border: 1px solid;
    border-radius: 4px;
	margin: 4px;
	padding: 8px;
/* 	width: 112px; */
}

.section--accommodations a:nth-last-of-type(2) {
	background-color: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-on-dark);
}

.section--accommodations a:nth-last-of-type(1) {
    border-color: var(--color-accent);
    color: var(--color-accent);
}

.section--accommodations a:hover, .section--airbnb a:hover {
	opacity: 0.75;
}

.section--accommodations .cols-2 p:nth-last-of-type(2) {
	margin-top: 0;
}

.section--accommodations .cols-2 p:nth-last-of-type(3) {
	margin-bottom: 0;
}

.section--accommodations .cols-2 p:nth-last-of-type(4) {
	margin: 0 0 16px 0;
}

.section--accommodations .cols-2 p:nth-last-of-type(5), .section--accommodations .cols-2 p:nth-last-of-type(6) {
	margin: 0;
}
.section--accommodations .cols-3 .col {
    background-color: #f7f7f7;
    border-radius: 8px;
    padding: 1em 0;
}

.section--accommodations .cols-3 p {
	margin: 0;
}

.section--accommodations .cols-3 p:first-of-type {
	color: var(--color-on-light);
	margin: 8px 0;
}

.section--accommodations .cols-3 p:nth-last-of-type(1) {
	margin: 0;
}

.section--accommodations .cols-3 a {
	background-color: transparent;
	border: none;
	color: var(--color-accent);
}

.section--accommodations .cols-3:nth-last-of-type(2) {
	margin-top:1em;
}

.section--accommodations h5 {
    font-weight: 300;
    letter-spacing: .2em;
    font-size: 19px;
}

/*--- Main Event (ceremony) --*/

.section--main-event .cols-2 {
	display: flex;
}

.section--main-event .section-boxed {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section--main-event .cols-2 .col {
	width: 120px;
	margin-bottom: 8px;
}

.section--main-event h4 {
	font-family: var(--script-font)!important;
    letter-spacing: 3px!important;
	font-size: 32px;
}

.section--main-event h6, .section--reception h6 {
	text-align: center;
    font-size: 12px;
    padding: 0;
	margin-bottom: 1em;
}

.section--main-event p:first-of-type, .section--reception p:first-of-type {
	margin-bottom: 0;
}

/*--- Reception --*/

.section--reception h4, .section--accommodations h3, .section--airbnb h3 {
	letter-spacing: .2em;
    text-transform: uppercase;
    margin-top: 2em;
    padding: 0;
}

/*--- Airbnb --*/

.section--airbnb ul {
	display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none;
	flex-wrap: wrap;
}

.section--airbnb ul li {
    padding: 4px 12px;
    background-color: white;
    border-radius: 8px;
    margin: 4px;
	color: initial;
}

.section--airbnb p:nth-last-of-type(1), .section--airbnb p:nth-last-of-type(2) {
	margin-top: 2em;
}

.section--airbnb p:nth-last-of-type(1) {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.section--airbnb a {
	border-color: var(--color-accent);
    color: var(--color-accent);
	width: 100%;
}

@media only screen and (max-width: 400px) {
.page-id-5 #header {
position: relative!important;
}
	}