@import url('https://fonts.cdnfonts.com/css/aston-script-pro');
@import url('https://fonts.cdnfonts.com/css/poppins');
@import url('https://fonts.cdnfonts.com/css/candlescript-demo-version');

* {
    color: #d03b6e;
}



html,
body {
    overflow-x: hidden;
    /* stop sideways scroll */
    /* background-color: #f5f6f8; */
}

/* @font-face {
    font-family: ''Candlescript Demo Version', sans-serif';
    src: url('../fonts/almibar-swash-1.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

.layout-container {
    max-width: 425px;
    /* desktop limit */
    width: 100%;
    /* mobile responsive */
    margin: 0 auto;
    /* background: #f8f9f0; */
    color: #d03b6e;
    position: relative;
    /* prevent animation shifting layout */
    padding: 10px 0px;
}

@media (max-width: 425px) {
    .custom-video {
        height: 400px;
        width: 425px;
        object-fit: cover;
        margin-bottom: 40px;
    }
}

.layout-container img {
    max-width: 100%;
    height: auto;
    display: block;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}

.strip {}

.heading-one {
    font-size: 40px;
    font-family: 'Candlescript Demo Version', sans-serif !important;
    margin-bottom: 10px;
    color: #d03b6e;
}

.heading-three {
    font-size: 30px;
    font-family: 'Aston Script Pro Bold', sans-serif;
    /* margin-bottom: 30px; */
    color: #d03b6e;
}

.heading-four {
    font-size: 21px;
    font-family: 'Aston Script Pro Bold', sans-serif;
    /* margin-bottom: 30px; */
    color: #d03b6e;
}

.heading-two {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #d03b6e;
    margin-top: 10px;
}

.date-palce p {
    font-size: 19px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
    color: #d03b6e;
    font-weight: 300;
}

.para-one {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #d03b6e;
    font-weight: 500;
}

.table-date {
    background-image: url('../img/table.jpg');
    height: 490px;
    color: #d03b6e;
    background-position: center;
}

.table-content {
    padding-top: 45px;
    color: #d03b6e;
    margin-right: 0px;
}

.table-heading {
    font-size: 30px;
    color: #d03b6e;
    margin-bottom: -6px;
    margin-top: 43px;
    font-family: 'Candlescript Demo Version', sans-serif;
}

.border-one{
    background-color: #d03b6e;
    height: 1px;
    margin: 20px 0px;
}

.table-content p strong{
    font-size: 14px;
    color: #d03b6e;
}

.table-content p{
    color: #d03b6e;
    font-size: 15px;
}

.table-content p strong i{
    color: #d03b6e;
}

.color-plate ul {
    margin: 0px;
    padding: 0px;
    color: #d03b6e;
}

.color-plate ul li {
    list-style: none;
    display: inline-block;
    color: #d03b6e;
}

.color1 {
    height: 55px;
    width: 55px;
    background-color: #ff9aba;
    border-radius: 10px;
    color: #ff9aba;
}

.color2 {
    height: 55px;
    width: 55px;
    background-color: #f5c9b6;
    border-radius: 10px;
    color: #d03b6e;
}

.color3 {
    height: 55px;
    width: 55px;
    background-color: #b5dcc3;
    border-radius: 10px;
    color: #d03b6e;
}

.color4 {
    height: 55px;
    width: 55px;
    background-color: #cae2fb;
    border-radius: 10px;
    color: #d03b6e;
}

.color5 {
    height: 55px;
    width: 55px;
    background-color: #e56574;
    border-radius: 10px;
    color: #d03b6e;
}

.color6 {
    height: 55px;
    width: 55px;
    background-color: #d18360;
    border-radius: 10px;
    color: #d03b6e;
}

.color7 {
    height: 55px;
    width: 55px;
    background-color: #630d2b;
    border-radius: 10px;
    color: #d03b6e;
}

.color8 {
    height: 55px;
    width: 55px;
    background-color: #00356b;
    border-radius: 10px;
    color: #d03b6e;
}

.color9 {
    height: 55px;
    width: 55px;
    background-color: #e56574;
    border-radius: 10px;
    color: #d03b6e;
}

.color10 {
    height: 55px;
    width: 55px;
    background-color: #c0e7f5;
    border-radius: 10px;
}

.color11 {
    height: 55px;
    width: 55px;
    background-color: #b5dcc3;
    border-radius: 10px;
}

.color12 {
    height: 55px;
    width: 55px;
    background-color: #cda2ee;
    border-radius: 10px;
}

.color13 {
    height: 55px;
    width: 55px;
    background-color: #c0c0c0;
    border-radius: 10px;
}

.color14 {
    height: 55px;
    width: 55px;
    background-color: #545454;
    border-radius: 10px;
}

.color15 {
    height: 55px;
    width: 55px;
    background-color: #ffd699;
    border-radius: 10px;
}

.color16 {
    height: 55px;
    width: 55px;
    background-color: #836d12;
    border-radius: 10px;
}

.form-box label {
    font-family: 'Poppins', sans-serif;
    color: #d03b6e;
    font-size: 13px;
}

.form-border {
    border: 1px solid gray;
    padding: 20px 15px;
    width: 380px;
    margin: 0 auto;
    color: #d03b6e;
    border-radius: 20px;
}



.countdown {
    display: flex;
    justify-content: center;
    /* gap: 5px; */

}

.time-box {
    background: #fff;
    border-radius: 1rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 5px;
    text-align: center;
    min-width: 80px;
    margin: 0px 5px;
}

.time-box h2 {
    font-size: 1.5rem;
    margin: 0;
    color: #d03b6e;
}

.time-box span {
    font-size: 1rem;
    color: #d03b6e;
}

.btn-new {
    color: #fff;
    border-radius: 10px;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    background-color: #b29f92;
    padding: 0px 15px;
    display: block;
    width: 100px;
    font-weight: 400;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

#audio-control {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 55px;
    height: 55px;
    border: none;
    border-radius: 50%;
    background: black;
    z-index: 999;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
}