body.page-id-1786 {
    background-image: url('../images/bg-home.png');
    min-height: 100vh;
}

body.page-id-1786 .wrapper,
body.page-id-1786 #main,
body.page-id-1786 #wrapper {
    background: transparent;
}
body.page-id-1786 .header-nav{
    display: none;
}
body.page-id-1786 .col-inner {

}
body.page-id-1786 .login-form-shortcode {
    max-width: 410px;
    background-color: #fff;
    border-color: #efecf3;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border-radius: 0.75rem;
}
body.page-id-1786 #main {
    position: fixed;
    top: 0;
    bottom: 0;
    height: 425px;
    margin: auto;
    left: 0;
    right: 0;
    max-width: 450px;
}
body.page-id-1786 #wp-submit {
    background: #3993d5;
    width: 100%;
    border-radius: 0.75rem;
}

.uwp_login_page .wrapper,
.uwp_login_page #main,
.uwp_login_page #wrapper {
    background: transparent;
}

.uwp_login_page #main {
    position: fixed;
    top: 0;
    bottom: 0;
    height: 425px;
    margin: auto;
    left: 0;
    right: 0;
    max-width: 450px;
}

.uwp_login_page footer {
    display: none;
}

.uwp_login_page .masthead {
    background-color: transparent;
    position: fixed;
}
body.page-id-1786 .absolute-footer{
    display: none;
}

body.page-id-1786 #header .header-bg-container,
.uwp_login_page #header .header-bg-container{
    display: none;
}

body.page-id-1786 .top-divider, .uwp_login_page .top-divider {
    display: none;
}

body.page-id-1786 .header-nav, .uwp_login_page .header-nav {

    display: none;
}

body.page-id-1786 #logo, .uwp_login_page #logo {
    top: calc(50% - 302px);
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
}

.uwp_login_page .uwp_widget_social_login {
    display: none;
}

body, body.page-id-1786 {
    font-family: roboto;
}

.login-description {
    color: #fff;
    margin-bottom: 30px;
}

.footer-primary .menu-secondary-container,
.footer-secondary {
    display: none;
}

.copyright-footer {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}

.woocommerce-account.woocommerce-page #main {
    min-height: calc(100vh - 200px);
}

.woocommerce-account.woocommerce-page .dashboard-links {
    display: flex;
}

.woocommerce-account.woocommerce-page ul.dashboard-links li {
    margin: 0;
    margin-bottom: 10px;
    width: 50%;
}

.header-bg-image {
    background-repeat: no-repeat !important;
    background-position: 70% 20% !important;
    background-size: cover !important;
}

.header-nav.header-nav-main .header-divider {
    display: none;
}

.header-nav.header-nav-main>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.header-nav.header-nav-main>li {
    background-color: rgba(255, 255, 255, 0.9);
    padding-left: 30px;
    padding-right: 15px;
    border-radius: 30px;
}

.uwp-footer-links .d-inline-block .uwp-register-link.d-block {
    display: none !important;
}

#modalConfirmWithdraw .close-button,
#modalConfirmReactive .close-button {
    position: absolute;
    right: 30px;
}

.modal-backdrop.show{
    visibility: hidden;
}

@media (max-width: 767px) {
    .vi-tieu-dung {
        margin-top: 0px !important;
    }
    .wallet-stat{
        margin-bottom: 15px !important;
    }
}

#billing_country_field, #billing_city_field, #birthday_field, #billing_postcode_field, #billing_last_name_field{
    display: none !important;
}

body.page-id-1141 #bio{
    display: none;
}