@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body{
    font-family: 'Inter', sans-serif;
}
/* body.page-id-2, body.page-id-46 {
    background: url('https://wishingtree.virtualtechfrontier.com/wp-content/uploads/2024/09/v.png') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
} */
body.page-id-2:before, body.page-id-46:before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -10;
    background: url('https://wishingtree.virtualtechfrontier.com/wp-content/uploads/2024/10/Main-KV-1920X1080.png') no-repeat center center;
    /* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; */
    background-size: cover;
    background-attachment: fixed;
  }
/* aquaria */
body.page-id-70, body.page-id-131{
    background-color: #000;
}
body.page-id-139 {
    background: url('https://wishingtree.virtualtechfrontier.com/wp-content/uploads/2025/04/texture.png') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.aquaria-theme{
    color: #fff;
    background-image: url('https://wishingtree.virtualtechfrontier.com/wp-content/uploads/2025/02/3-photos-added-1-1.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.imitate-mobile{
    max-width: 600px;
    margin: auto;
    padding: 50px 16px;
    height: 100vh;
}
#petForm{
    display: grid;
    gap: 16px;
}
.pet-label{
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 16.94px;
    letter-spacing: 0%;
    margin-bottom: 16px;
}
.page-title{
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
    text-align: left;
}
.pet-container{
    background-color: #0021344d;
    border-radius: 16px;
    display: flex;
    padding: 24px;
}
.left, .right{
    width: 50%;
    text-align: center;
}
.right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.center{
    text-align: center;
}
.hide{
    display: none !important;
}
.blue-button{
    display: block;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 14px;
    line-height: 16.94px;
    text-align: center;
    padding: 12px 55px;
    background: #062751;
    border-radius: 69px;
    border: none;
}
p{
    font-size: 16px; 
    line-height: 19px; 
    font-weight: 500;
}
.container{
    padding: 4rem 15px;
    max-width: 700px;
    height: 90vh;
    align-content: normal;
}
.btn-primary {
    background-color: red;
    border-color: white;
}
.logo-container{
    display: flex;
    gap: 20px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.logo-container img{
    max-width: 100%;
}
.form-container{
    margin-top: 50px;
}
.gform_heading{
    display: none!important;
}
.gform_wrapper.gravity-theme .gfield_label{
    color: #000!important;
    font-size: 18px;
    font-weight: 500;
}
.gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme textarea{
    height: 54px;
    text-indent: 15px;
    border-radius: 10px;
    border-width: 1px;
}
.gform_wrapper.gravity-theme .gfield_description{
    padding-top: 0!important;
}
.ginput_counter.gfield_description{
    color: rgba(0,0,0,0.5)!important;
}
.gform_button.button{
    color: #000!important;
    background-color:#d9d7c7;
    padding: 10px 32px!important;
    border-radius: 8px!important;
    border: none;
    font-weight: 600;
}
#gform_confirmation_message_1, #gform_confirmation_message_3{
    color: #000;
    height: 350px;
}
.promote-container p{
    color: #000;
    font-size: 14px;
}
.promote-container p a{
    color: orangered;
}
.footer{
    background: firebrick;
    max-width: 700px;
    margin: auto;
    border-radius: 24px 24px 0 0;
    padding: 2rem 15px;
    text-align: center;
}
.footer img, .footer-psn img{
    max-width: 50%;
}
.footer-psn{
    background: #d9d7c7;
    max-width: 700px;
    margin: auto;
    border-radius: 24px 24px 0 0;
    padding: 0;
    text-align: center;
}
.footer p{
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 18px;
}
@media only screen and (max-width: 600px){
    body.page-id-2:before, body.page-id-46:before{
        background-attachment: initial;
    }
    .container{
        padding: 2rem 15px;
        height: 110vh;
        align-content: normal;
    }
    .logo-container{
        width: 90%;
        margin: auto;
    }
    .logo-container img{
        width: 90%;
    }
    #vtfHeadLogo{
        width: 25%;
    }
    .footer{
        padding: 1.5rem 15px;
    }
    .footer p{
        margin-bottom: 10px;
    }
    .footer img{
        max-width: 65%;
    }
}
/************************************************LIGHT PAINTING****************************************************/
.video-wrapper{
    margin-bottom: 18px;
    background: #000;
    border-radius: 0 0 8px 8px;
    padding: 0 0 8px 0;
}
.video-wrapper video{
    width: -webkit-fill-available!important;
}