#quote .quotes{
font-size: 18px;
margin: 0 !important;
background-color: #a84860;
color: #f8f4ed;
padding: 10%;
}
.shape{
display:block !important;
}
.shape-fill{
fill: #f8f4ed;
}

#quote .text-center img{
width: 90%;
}

.female h4 b, .male h4 b{
font-family: honey-carrot;
font-weight: normal;
}

#coupleProfile, #weddingDetail , #live, #story{
background-image: url('https://images.ctfassets.net/q40z6pfqje6o/1F7t0WgMG0WQDDrdZLRn4L/13501ba9c73d1ff3757d6301863cce65/sakura_fall.png');
background-size: contain;
}

#galleries{
background-image: url('https://images.ctfassets.net/q40z6pfqje6o/7w9zczrKNjPnkqoyyRALkR/63686e11fad456115f4fa3e8cbad6704/New_Project__27_.png');
    background-size: contain;
background-position-y: top;
background-position-x: center;
background-repeat: no-repeat;
}

#galleries .container .text-center{
margin-bottom: 0 !important;
}

#galleries .container{
background-image: url('https://images.ctfassets.net/q40z6pfqje6o/5GZpefeZinZp5kMjZnwg8q/414d3d5c3c1ce15ce2cea7af36e3fd79/New_Project__28_.png');
background-size: cover;
background-position-y: bottom;
background-position-x: center;
background-repeat: no-repeat;
}

#countdown .btn-info, #countdown .btn-calendar{
background-color: #f8f4ed;
color: #a84860;
border-color: #a84860;
}

.adress , .lihat-lokasi{
background-color: #a84860;
margin-top: 1.5rem;
}

.adress p{
margin-bottom: -1px;
padding-bottom: 1rem;
}
#rsvp{
margin-top: 1rem;
}
.adress p, #rsvp p, .lihat-lokasi .btn-lokasi{
color: #f8f4ed !important;
}
.lihat-lokasi{
margin: 0;
padding-bottom: 1.5rem;
}
.lihat-lokasi .btn-lokasi{
border-color: #f8f4ed !important;
}

#minutes{
border-right: 2px solid #a84860;
border-left: 2px solid #a84860;
}

#days{
background-image: url('https://images.ctfassets.net/q40z6pfqje6o/5GZpefeZinZp5kMjZnwg8q/414d3d5c3c1ce15ce2cea7af36e3fd79/New_Project__28_.png');
    background-size: contain;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
}

#maps .google-maps{
width: 90%;
margin: 0 5%;
padding-top: 1rem !important;
}

#maps{
background-color: #a84860;
}
.rundown{
border-width: 40px;
    border-style: solid;
    border-image: url(https://images.ctfassets.net/q40z6pfqje6o/2ZXg9Bt4kcnxk1VzB9Uo8E/a884bc81610ca23eb2dca9908cc54435/New_Project__29_.png) 23% round;
margin-top: 3rem;
}

#wishes{
background-image: url('https://images.ctfassets.net/q40z6pfqje6o/3pccVRfDqteVWulFJgPZ2Y/52240a00ed2de26e22f59a1d25eaab70/New_Project__26_.png');
}

.wish_noimage_wrap{
background: #a84860;
width: 90%;
margin: 0.5rem auto;
padding-top: 10px;
padding-bottom: 10px;
box-shadow: 2px 3px 7px 0px #808080ad;
}

.wish_noimage_wrap p{
color: #f8f4ed !important;
}
.wishes{
background: #f8f4ed;
width: 90%;
margin: 0.5rem auto;
padding-top: 10px;
padding-bottom: 10px;
box-shadow: 2px 3px 7px 0px #808080ad;
}
#rsvp{
background: #a84860;
}
@media only screen and (min-width: 1024px) {
.layout-cover:not(.mobile) #quote .quotes{
background-color: transparent !important;
}
}