/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1.27
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@font-face {
    font-family: "Myriad Pro"; 
    src: url(assets/font/SVN-Gotham\ XLight.otf) format('opentype');
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: "Myriad Pro"; 
    src: url(assets/font/SVN-Gotham\ Thin.otf) format('opentype');
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: "Myriad Pro"; 
    src: url(assets/font/SVN-Gotham\ Regular.otf) format('opentype');
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: "Myriad Pro"; 
    src: url(assets/font/SVN-Gotham\ Book.otf) format('opentype');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "Myriad Pro"; 
    src: url(assets/font/SVN-Gotham\ Bold.otf) format('opentype');
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: "Myriad Pro"; 
    src: url(assets/font/SVN-Gotham\ Black.otf) format('opentype');
    font-style: normal;
    font-weight: 700;
}
*{
    font-family: "Myriad Pro"; 
}

body{
    /* background-image: url(https://solite.truongdoan.com.vn/wp-content/uploads/2024/09/quayso0909-03.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    
    min-height: 100vh; */

}

.container_main {
    background-image: url(https://heineken.truongdoan.com.vn/wp-content/uploads/2024/09/quayso0909-06-1.jpg);  
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh; 
    display: flex; 
    text-align: center;
    width: 100%;
    filter: none;
    position: relative;
}
.container_main .content{
    margin-top: 20px;
    width: 100%;
    /* margin-top: 165px; */
}
.container_main .content > img{
    margin-bottom: 20px;
}
.container_main .content h1{
    font-family: "Myriad Pro"; 
    color: #fff;
    font-size: 32px;
    padding-left: 50px;
    font-weight: 700;
    font-style: normal;
    padding-right: 50px;
    line-height: 1.2;
    margin-bottom: 100px;
}
.container_main .content h2{
    font-family: "Myriad Pro"; 
    color: #fff;
    font-size: 33px;
    padding-left: 50px;
    font-weight: 500;
    font-style: normal;
    padding-right: 50px;
    line-height: 1.2;
    margin-bottom: 50px;
}
.container_main .content form{
    display: block;
    width: 80%;
    margin: auto;
    margin-top: 50px;
}

.container_main .content form input{
    width: 100%;
    height: 75px;
    border-radius: 15px;
    border-color: #fff;
    border: 0;
    font-size: 26px;
    color: #000;
    padding: 0;
}
.container_main .content form button{
    margin-top: 40px;
    background: url(../../uploads/2024/09/Asset-8.png);
    border: none;
    background-size: initial;
    background-position: center;
    width: 218px;
    height: 42px;
    color: #fff;
    border-radius: 28px;
    background-repeat: no-repeat;
    border-color: #fff;
    border: 1px solid #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    padding-bottom: 4px;
}
.container_main .content .code-input-container button{
    background: url(../../uploads/2024/09/Asset-8.png);
    border: none;
    background-size: initial;
    background-position: center;
    width: 218px;
    height: 42px;
    color: #fff;
    border-radius: 28px;
    background-repeat: no-repeat;
    border-color: #fff;
    border: 1px solid #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    padding-bottom: 4px;
}


.text_18plus{
    text-align: center;
    bottom: 20px;
    width: 95%;
    display: flex;
    /* margin: auto; */
    margin-left: auto;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.text_18plus img{
    width: 20px;
    height: 20px;
}
.text_18plus p{
    color: #fff;
    top: 0;
    left: 50%;
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 5px;
    font-size: 12px;
    padding-top: 0px;
}
body{
    margin: 0;
}

#pass-code_form {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-around;
}
#pass-code_form input {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    text-align: center;
}
.code-input-container p {
    color: #fff;
    font-weight: 500;
    margin-top: 50px;
    font-size: 16px;
}

.party-option{
    background-color: #fff;
    border-radius: 30px;
    border: 4px solid #39B54A;
    margin-bottom: 10px;
}
.party-info{
    margin-bottom: 5px;
    text-align: left;
    padding-left: 30px;
    color: #39B54A;
    font-weight: 700;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.party-info h3{
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: 600;
    font-style: normal;
    color: #3F8C01;
    text-transform: uppercase;
    font-size: 20px;
}
.party-info p{
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #3F8C01;
}
#confirmation label{
    display: flex;
    margin-top: 10px;
}
#confirmation label input{
    width: 50px;
    height: 35px;
}
#confirmation label p{
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
#form_party{
    margin-top: 0;
}
#form_party button{
    margin-top: 10px;
}

.gift-selection{
    margin-top: 80px;
    display: flex;
    justify-content: center;
}
#content-gift-succses h1{
    margin-bottom: 10px;
    font-size: 44px;
    margin-top: 0px;
    font-weight: 600;
}
#content-gift-succses{
}
#content-gift-succses h2{
    margin-bottom: 5px !important;
    margin-top: 0px !important;
    font-size: 33px;
    font-weight: 600;
}

#content-gift-succses h3{
    font-family: "Myriad Pro"; 
    color: #fff;
    font-size: 23px;
    padding-left: 50px;
    font-weight: 500;
    font-style: normal;
    padding-right: 50px;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 5px;
    padding-left: 40px;
    padding-right: 40px;
}
#content-gift-succses p{
    font-family: "Myriad Pro"; 
    color: #fff;
    font-size: 15px;
    padding-left: 50px;
    font-weight: 400;
    font-style: normal;
    padding-right: 50px;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 5px;
    line-height: 1.4;
}

#content-gift-false{
    margin-top: 50px;
}
#content-gift-false h3{
    font-family: "Myriad Pro"; 
    color: #fff;
    font-size: 25px;
    padding-left: 50px;
    font-weight: 500;
    font-style: normal;
    padding-right: 50px;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 5px;
    padding-left: 40px;
    padding-right: 40px;
}

.button-container{
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.button-container a {
    width: 44%;
}
.button-container button {
    width: 138px;
    height: 52px;
    background-image: url(../../uploads/2024/09/quayso0909_22.png);
    background-size: cover;
    background-position: center;
    border: none;
    color: white;
    font-size: 11px;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Myriad Pro';
    font-style: normal;
    padding-top: 0;
    padding-bottom: 0;
}


.container_user{
    width: 70%;
    height: auto;
    margin: auto;
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
    border: 5px solid #39B54A;
}

.container_user .user{
    display: flex;
    justify-content: space-between;
}
.container_user .user h3{
    font-weight: 500;
    font-style: normal;
}
.button_backhome{
    margin-top: 50px;
    background: url(../../uploads/2024/09/quayso0909_21.png);
    border: none;
    background-size: cover;
    background-position: center;
    width: 165px;
    height: 50px;
    color: #fff;
    border-radius: 28px;
    background-repeat: no-repeat;
    border-color: #fff;
    border: 1px solid #fff;
    font-size: 21px;
    font-weight: 500;
    padding: 0;
    margin-bottom: 50px;
}
.button_backhome_thele{
    margin-top: 30px;
    /* background: url(../../uploads/2024/09/quayso0909_21.png); */
    border: none;
    background-size: cover;
    background-position: center;
    width: 165px;
    height: 50px;
    color: #fff;
    border-radius: 28px;
    background-repeat: no-repeat;
    border-color: #fff;
    border: 1px solid #000;
    font-size: 21px;
    font-weight: 500;
    padding: 0;
    margin-bottom: 50px;
    background-color: #fff;
    color: #000;
    margin-left: 25%;
}
@media (max-width: 389px) {
    body{
    }
    .text_18plus {
        bottom: 15px;
    }
    #pass-code_form input{
        width: 40px;
        height: 40px;
    }
    .container_main .content{
        /* margin-top: 150px; */
    }
    .container_main{
        min-height: 120vh !important;
    }
    .content-gif-true{
        margin-top: 200px;
    }
    .image_gift-true{
        height: 200px;
        margin-top: 110px !important;
        margin-bottom: 110px !important;
    }
    .container_main .content h2 {
        font-size: 28px !important;
    }
    #content-gift-false h3{
        font-size: 22px !important;
    }
    #content-gift-succses h1 {
        font-size: 38px !important;
    }
    #content-gift-succses h2{
        font-size: 27px !important;
    }
    #content-gift-succses h3{
        font-size: 19px !important;
    }
}

@media (max-width: 390px) {
    #content-gift-succses h3 {
        font-size: 20px;
    }
    #content-gift-succses h2 {
        font-size: 29px;
    }
    #content-gift-succses h1 {
        font-size: 40px;
    }
    .container_main .content h2{
        font-size: 30px;
    }
    #content-gift-false h3{
        font-size: 23px ;
    }
    
    .text_18plus {
        bottom: 15px;
    }
   
}

@media (max-width: 414px) {
    #content-gift-succses h3 {
        font-size: 20px;
    }
    #content-gift-succses h2 {
        font-size: 29px;
    }
    #content-gift-succses h1 {
        font-size: 40px;
    }
}
.img_footer{
    width: 100%;
}


#content {
    padding-left: 10px;
    padding-right: 10px;
}
#content img {
    width: 100% !important;
    height: auto !important;
}
#content table {
    width: 100%;
    border-collapse: collapse; /* Ensures borders are merged */
}
#content th, td {
    border: 1px solid #ddd; /* Light grey border */
    padding: 8px; /* Spacing within cells */
    text-align: left; /* Align text to the left */
}
#content th {
    background-color: #f4f4f4; /* Light grey background for header cells */
    font-weight: bold; /* Bold text for header cells */
}


/* Basic styles for the table */
.responsive-table {
    width: 100%;
    border-collapse: collapse;
}

.responsive-table th, .responsive-table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}

.responsive-table th {
    background-color: #f2f2f2;
}

/* Responsive */
@media (max-width: 768px) {
    .responsive-table {
        border: 0;
    }

    .responsive-table thead {
        display: none;
    }

    .responsive-table tr {
        display: block;
        margin-bottom: 0.625em;
    }

    .responsive-table td {
        display: block;
        position: relative;
    }

    .responsive-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 45%;
        padding-left: 10px;
        font-weight: bold;
        text-align: left;
    }
}

.text-list-trungthuong{
    font-size: 10px;
    padding-left: 15px;
    padding-right: 15px;
    /* padding-bottom: 3px; */
    margin: 0;
}

.image_heineken{
    /* position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px; */
}