body{
	font-family: 'Lato', sans-serif;
}


#bg{
    background-image: url(http://lovefest2022.com/images/1-poppin.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    background-position: left top;
    background-size: cover;
}

@media only screen and (max-width: 767.98px){
  #bg-lifted{
    background-image: url(http://lovefest2022.com/images/1-lifted-mobile.gif);
}}

#bg-lifted{
    background-image: url(http://lovefest2022.com/images/1-lifted1.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    background-position: left top;
    background-size: cover;
}


#bg-villa{
    background-image: url(http://lovefest2022.com/images/villa.jpeg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    background-position: left top;
    background-size: cover;
}

a .icon-link{
    padding: 15px;
    font-size: 22px;
    min-width: 250px;
}

.icon-link img{
    width: 18px;
    height: 18px;
    margin-right: 3px;
    margin-bottom: -3px;
}

.nav-item{
    padding: 15px 0;
}

.nav-text{
    font-size: 18px;
    color: #414141;
    font-weight: 400;
}

.active-nav{
    font-size: 18px;
    color: #FF6456;
    font-weight: 400;
    text-decoration: underline;
}

button{
    border: none;
    border-color: #BCBCBC;    
    border-radius: 3px;
    padding-top: 5px;
    background-color: #f9f9f9;
}

/* desktop only */
@media only screen and (min-width: 750px) {
  #desk-nav {
    margin-right: 100px;}
}


.desk-nav-item{
    display: inline-block;
    margin-bottom: -4px;
}

.navbar-logo{
    font-size: 22px;
    font-weight:600;
    color: #ff6456;
}

#logo-date{
    min-width: 230px;
    text-align: left;
}

/* desktop only */
@media only screen and (min-width: 750px) {
  #logo-date {
    margin-left: 100px;}
}

.logo {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 10px;
}

.date{
    margin-top: -32px;
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: #FF6456;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: 2px solid #414141;
}

.navbar{
    text-align: center;
}

.navbar-toggler-icon{
    width: 40px;
    height: 35px;
}

.desk-nav{
    display: inline-block;
    margin-bottom: -5px;
}

.bg-light{
    background-color: #fff!important;
/*    border-bottom: 1px solid #f0f0f0;*/
}

.headline-1{
    padding-top: 100px;
    padding-bottom: 10px;  
    font-size: 38px;
    letter-spacing: .04em;
    text-align: center;
    font-weight: 400;
    color: #fff;
    font-family: 'Prata', serif;
}

.headline-2{
    padding-top: 30px;
    padding-bottom: 10px;  
    font-size: 38px;
    letter-spacing: .04em;
    text-align: left;
    font-weight: 400;
    color: #414141;
    font-family: 'Prata', serif;
}

.body-1{
    font-size: 22px;
    letter-spacing: .02em;
    text-align: center;
    font-weight: 300;
    line-height: 1.75rem;
}

.body-1-1{
    font-size: 22px;
    letter-spacing: .02em;
    text-align: center;
    font-weight: 300;
    line-height: 1.75rem;
    color:#fff;
}

.body-2{
    font-size: 18px;
    letter-spacing: .02em;
    text-align: left;
    font-weight: 300;
    line-height: 1.75rem;
}

.body-3{
    font-size: 18px;
    letter-spacing: .02em;
    text-align: left;
    font-weight: 500;
    line-height: 1.75rem;
}

a {
    color: #FF6456;
}

.main{
    margin-top: 550px;
    background-color: #FFF6EF;
    padding-right: 30px;
    padding-left: 30px;
}

.scooter{
    width: 50%;
    text-align: left;
    margin-bottom: 50px;
}



















