#instagram-filter {
margin-bottom: 0 !important;
}

#rsvp {
padding: 2rem 1rem;
}

#also_inviting li{
color: #795c65;
}

#list-rundown{
padding: 2rem 0;
}#cover_male_name {
    margin-top: 30px !important;
}

#cover_and_name span {
    display: none !important;
}

#coupleProfile.default {
    position: relative; 
    overflow: hidden;
    min-height: 400px; 
}

#coupleProfile.default::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://i.ibb.co.com/v6SJG2CN/Asset-1-4x.png');
    background-size: cover;
    background-position: center;
    transform: rotate(25deg); 
}

#footer {
    display: none !important;
}

#mapDiv {
    max-width: 100%; 
    overflow: hidden;
    border-radius: 15px; 
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2); 
    padding: 12px; 
    background: #ffffff; 
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto; 
    border: 4px solid #d1d1d1; 
}

#mapDiv iframe {
    width: 100%; 
    height: 450px;
    border-radius: 10px; 
    border: 2px solid #bdbdbd; 
}

#quote {
    margin-bottom: -80px;
}

#wishes {
    padding-bottom: 90px
}

b {
    font-family: 'Aire', sans-serif !important;
}

.btn.btn-calendar.btn-primary.rounded-pill,
.btn.btn-info.rounded-pill {
    background-color: #979494 !important; 
    color: white !important; 
    border: 2px solid #7e7c7c !important; 
    transition: background-color 0.3s ease-in-out; 
}

.btn.btn-calendar.btn-primary.rounded-pill:hover {
    background-color: #b1afaf !important; 
    border-color: #a09e9e !important; 
}

.btn.btn-info.rounded-pill {
    background-color: #b1afaf !important; 
    border: 2px solid #a09e9e !important;
}

.btn.btn-info.rounded-pill:hover {
    background-color: #d1cece !important; 
    border-color: #c0bebf !important;
}

.btn.btn-success.btn-lg:hover,
.btn.btn-success.btn-lg:focus,
.btn.btn-success.btn-lg:active {
    background-color: #7A2C3A !important; 
    border-color: #9E4957 !important; 
    color: #fff !important;
    transform: scale(1.05);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    outline: none !important; 
}

.btn.btn-success.btn-lg {
    background-color: #402029 !important; 
    color: white !important; 
    transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.btn.btn-success.btn-lg:hover {
    background-color: #402029 !important; 
    border-color: #7A2C3A !important;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2) !important; 
}

.btn.btn-success.btn-lg {
    background-color: #3E1521 !important; 
    border: 2px solid #7A2C3A !important; 
    color: white !important;
    font-family: "Aire", sans-serif;
    font-size: 1.2rem;
    padding: 12px 24px;
    border-radius: 50px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    text-align: center;
    display: inline-block;
}

.couple-img-decor {
    background-image: url('https://i.imgur.com/XjFBooc.png');
    background-size: 106%;
    background-position: center; 
    background-repeat: no-repeat; 
    margin-top: -1px;
}

.custom-file-label {
    display: flex;
    width: 100%; 
    background: linear-gradient(135deg, #6c757d, #979494); 
    color: white !important;
    border: 2px solid #868686;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    padding: 10px 20px;
}

.custom-file-label:hover {
    background: linear-gradient(135deg, #858585, #b5b5b5); 
    border-color: #777;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.3);
}

.custom-file-label:active {
    transform: scale(0.98);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
}

.custom-file-label::after {
    content: " " !important;
    background: url('https://img.icons8.com/?size=100&id=zA8CKq2IOOWF&format=png&color=000000') no-repeat center ;
    background-size: 65%;
    border-radius: 0 .25rem .25rem 0;
    width: 60px;
}

.google-maps{
    margin: 0 15px;
    border-radius: 3rem 0.4rem;
    display: block;
    position: relative;
    border: 6px solid #3E1521;
}

.mb-0 {
    font-size: 7.4rem !important;
    margin-top: -30px !important;
}

.text-center.wow.animate__animated.animate__fadeInDown,
.text-center.wow.animate__.animate__fadeInDown.animated {
    font-family: 'Aire', sans-serif !important;
}

@media (min-width: 992px) {
    .text-overlay h1 {
      display: none !important;
    }
}

@media (max-width: 991px) {
    .text-overlay h1 {
      display: block !important;
    }
}

@media (max-width: 768px) {
    .text-center.wow.animate__animated.animate__fadeInDown,
    .text-center.wow.animate__.animate__fadeInDown.animated {
        font-size: 2.5rem;
    }
}

@media (max-width: 480px) {
    .text-center.wow.animate__animated.animate__fadeInDown,
    .text-center.wow.animate__.animate__fadeInDown.animated {
        font-size: 2rem;
    }
}

.text-center.col-12 {
    background-image: url('https://i.ibb.co.com/4ZpYNBF7/bunga.png');
    background-size: contain;  
    background-position: center;  
    background-repeat: no-repeat;  
    width: 100%;  
    z-index: 2
}

.text-center h4 {
    color: #b88a44
}

.tgl-acara.animated,
.tgl-acara.wow.animate__ animate__fadeInUp.animated,
.tgl-acara.wow.animate__animated.animate__fadeInUp {
    font-size: 1.5rem !important;
    font-weight: bold;
}

.title-text.text-center {
    font-family: 'Aire', sans-serif !important;
}
