body {
    background: #dedccc;
    font-family: 'Quicksand', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.8;
}

.site-name, 
article h2,  
article h3, 
.pagesection-name span, 
article h3, 
article h4, 
article h5 {
    font-family: 'Special Elite', cursive;
    color: #654c54;
    text-transform: inherit; 
    letter-spacing: 1px;
}

article h2 {
    font-size: 28px;
}

article h3 {
    font-size: 22px;
}

article h4 {
    font-size: 18px;
}

.site-name {
    animation-name: fadetitle;
    animation-duration: 3s;
}

.wedding-date {
    letter-spacing: 4px;
    font-size: 16px;
}

.site-name .line1 {
    font-size: 17px;
    color: #6a6969;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 15px;
}

.site-name .line2 {
    line-height: 1.2;
    font-size: 40px;
    letter-spacing: 0;
    color: #7c5864;
}

.page-section.header {
    background: none;
    padding: 0px;
}

.header .page-wrapper {
  box-shadow: -1px -6px 8px -9px #483f2c;
  padding: 50px 0px 20px 0px;;
  height: auto;
  width: 100%;
}

.vertical .nav-list li {
     margin: 15px 0em;
}

.vertical .header .page-wrapper {
    box-shadow: -1px -6px 8px -9px #483f2c;
    padding: 90px 0px 90px 0px;
}

.horizontal .page-section.header {
    margin-bottom: 0px;
    padding-top: 0px;
}

.horizontal .page-section {
    width: 100%;
}

.page-section.main {
    width: 70%;
}

.vertical.multipage .page-section.main, 
.vertical.multipage .page-section.footer {
    width: 85%;
}

.horizontal.multipage div.leaves {
    position: relative;
}

div.leaves {
    width: 100%;
    text-align: center;
    height: auto;
}

img.leaves {
    width: 900px;
    max-width: 90%;
    height: 258.75px;
    position: relative;
    top: 58px;
}

.page-section.footer {
    padding-bottom: 30px;
    width: 85%;
}

.countdown h3 {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 1.3em;
    margin: 50px 0px;
    font-family: 'Special Elite', cursive;
    color: #654c54;
}

a {
    color: #5d4653;
}


.pagesection-name .content {
    height: 2px;
    background: #725665;
}

.pagesection-name .content h4 span {
    background: #faf3e9;
}

.body-link, 
.form-link {
color: #5d4653;
}

.button, 
.mobile-nav.nav-v2 nav,
.gallery-album-covers a,
.hamburger.not-active .hamburger-inner, 
.hamburger.not-active .hamburger-inner:after, 
.hamburger.not-active .hamburger-inner:before {
    background: #5d4653;
}


.horizontal.multipage .desktop-nav .nav-list {
    background: url(Images/menu-background.jpg);
    background-size: contain;
    background-repeat: repeat;
    padding: 0px;
    position: fixed;
    top: 0px;
    margin: 0 auto;
    min-width: 330px;
    width: 100%;
    left: 0;
    box-shadow: 0 0 25px rgba(0,0,0,0.1);
    z-index: 100;
}


nav a {
    color: #7c5764;
    text-transform: uppercase;
    font-size: 15px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin: 0px 5px;    
    letter-spacing: 2px;
    font-style: normal;
}

.multipage.horizontal .desktop-nav nav a {
    padding: 0 10px;
    line-height: 5;
}

.desktop-nav nav .not-current a,
.desktop-nav nav .current a {
    color: #7c5764;
}

.desktop-nav nav .current a {
    font-weight: 700;
}

.horizontal .desktop-nav a.hover {
    box-shadow: inset 0px -3px 0 #7c5764;
    color: #242121;
}

.horizontal .desktop-nav .current a {
    box-shadow: inset 0px -3px 0 #7c5764;
    padding-left: 10px;
}

.vertical .desktop-nav a.hover {
    box-shadow: inset 2px 0px 0 #7c5764;
}

.vertical .desktop-nav a span:first-child {
     padding-left: 15px;
     transition: all 500ms;
     display: inline-block;
}

.vertical .desktop-nav a.hover span:first-child {
    padding-left: 20px;
}

.gallery-album-covers li, 
.gallery-images li {
    width: 32.33%;
}

.site-inner-wrapper {
    background-image: url(Images/background.jpg);
    background-size: contain;
    background-repeat: repeat;
}

.site-wrapper {
    background: none;
    margin: 0 auto;
    box-shadow: none;
    max-width: 1920px;
    padding: 0px;
    width: 80%;
}

.horizontal.multipage .site-wrapper {
    margin-top: 40px;
}

.horizontal.onepage .site-wrapper {
	margin-top: 20px;
}

.multipage.vertical article {
    float: right;
    width: 67%;
}

.page-section {
    padding: 0px;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}


.site-inner-wrapper {
    padding-top: 0px;
    box-shadow: 0px;
}

.banner {
    margin: 0 auto;
    margin-top: 80px;
}

.page-section.footer {
    text-align: center;
}

.weddingsite-info {
    padding: 40px;
}

.fb_iframe_widget {
	margin-top: 40px;
    float: none;
}

.form-container {
    background: rgba(255,255,255,0.5);
}