.cursor-w {
    cursor: url(/tp/T0403/img/cursor-w-v1.png) 0 0, w-resize;
    cursor: url(/tp/T0403/img/cursor-w-v1.svg) 0 0, w-resize;
    cursor: -webkit-image-set(url(/tp/T0403/img/cursor-w-v1.png) 1x, url(/tp/T0403/img/cursor-w-v1@2x.png) 2x) 0 0, w-resize
}

.cursor-e {
    cursor: url(/tp/T0403/img/cursor-e-v1.png) 0 0, e-resize;
    cursor: url(/tp/T0403/img/cursor-e-v1.svg) 0 0, e-resize;
    cursor: -webkit-image-set(url(/tp/T0403/img/cursor-e-v1.png) 1x, url(/tp/T0403/img/cursor-e-v1@2x.png) 2x) 0 0, e-resize
}

.product-images a, .product-zoom-in {
    cursor: url(/tp/T0403/img/cursor-zoom-in-v1.png) 0 0, zoom-in;
    cursor: url(/tp/T0403/img/cursor-zoom-in-v1.svg) 0 0, zoom-in;
    cursor: -webkit-image-set(url(/tp/T0403/img/cursor-zoom-in-v1.png) 1x, url(/tp/T0403/img/cursor-zoom-in-v1@2x.png) 2x) 0 0, zoom-in
}

.product-zoom, .product-zoom-out {
    cursor: url(/tp/T0403/img/cursor-zoom-out-v1.png) 0 0, zoom-out;
    cursor: url(/tp/T0403/img/cursor-zoom-out-v1.svg) 0 0, zoom-out;
    cursor: -webkit-image-set(url(/tp/T0403/img/cursor-zoom-out-v1.png) 1x, url(/tp/T0403/img/cursor-zoom-out-v1@2x.png) 2x) 0 0, zoom-out
}

.main-single-product .product-images{
    padding: 0 30px;
}
.image-container{
    min-width: 290px;
}
.image-container img{
    height: 100%;
}
.product-title{
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.product-price{
    font-size: 14px;
    margin-bottom: 16px;
}
.product-description{
    margin-bottom: 8px;
    max-height: unset;
    overflow: visible;
}
.product-warranty {
    margin-bottom: 8px;
    max-height: 25px;
    overflow: hidden;
}
.product-warranty.open{
    max-height: unset;
}
.btnAddToCart{
    padding: 8px;
    text-align: left;
    letter-spacing: unset;
    font-weight: 100;
    font-size: 11px;
    line-height: unset;
}
.modal:not(.is-active){
    pointer-events: unset;
}
#modalShow{
    pointer-events: unset;
    background: none;
}
#modalShow .modal-content{
    padding: 0;
}
.select-swatch select{
    display: block;
    border: 1px solid;
    width: 100%;
    font-size: 12px;
    padding: 8px 5px;
    margin-bottom: 8px;
}
.btn_add_cart{
    margin: 0;
    text-align: left;
    letter-spacing: 0;
    padding: 8px 5px;
    line-height: unset;
    font-size: 12px;
}
option.for.deactive_select {
    color: #999;
}

.glide__slides{
    margin: 0;
}
.wrapperBox{
    margin: 16px 0;
}
.wrapperBox .sizeChart{
    margin-bottom: 8px;
}
.wrapperModal>ul{
    margin: 0;
    list-style: none;
    line-height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-zoom > ul{
    list-style: none;
    margin: 0;
}
.listImageMobile{
    margin: 0;
    list-style: none;
}
.listImageMobile.owl-carousel .owl-nav .owl-prev{
    font-size: 25px;
    position: absolute;
    left: -16px;
    top: 45%;
}
.listImageMobile.owl-carousel .owl-nav .owl-next{
    font-size: 25px;
    position: absolute;
    right: -16px;
    top: 45%;
}
.listImageMobile.owl-carousel .owl-dots button{
    width: 12px;
    height: 1px;
    background: #ccc;
    margin: 6px;
}
.listImageMobile.owl-carousel .owl-dots button.active{
    background: #000;
}
.listImageMobile.owl-carousel .owl-dots{
    margin: 16px 0;
    text-align: center;
}
.product-zoom .product-zoom-close{
    font-size: 20px;
    padding: 0;
    margin-right: 30px;
}
.product-zoom > ul .image-container img{
    object-fit: contain;
}
#modalSize .modal-content {
    max-width: 100%;
}
.ps-countdown>li:nth-child(3) {
    display: block;
}
.ps-countdown>li:first-child, .ps-countdown>li:nth-child(2) {
    display: none;
}
.note__gift span{
    margin-left: 10px;
}
.note__gift input{
    margin-top: 0;
    cursor: pointer;
}
.note__gift{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
#note__check.active{
    display: block;
}
#note__check{
    display: none;
    margin-bottom: 25px;
}
.quickSignin input {
    width: 100%;
    clear: both;
    border: 1px solid #777;
    outline: 0;
    min-height: 30px;
    padding: 0 6px;
    background: 0 0;
    vertical-align: top;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    height: 30px;
    border-radius: 0;
    margin-bottom: 12px;
}
#modalLogin .modal-dialog{
    margin: 40px auto;
    width: 300px;
}
#modalLogin .modal-dialog .modal-content{
    padding: 30px 5px;
    max-width: 100%;
}
#modalLogin .modal-dialog .modal-content h3{
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
    font-size: 20px;
}
#modalLogin .modal-dialog .modal-content h3{
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
    font-size: 20px;
}
#modalLogin .modal-dialog .modal-content .quickSignin .action{
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 10px;
}
#modalLogin .modal-dialog .modal-content .quickSignin .wrappButton{
    display: flex;
    align-items: center;
}
#modalLogin .modal-dialog .modal-content .quickSignin .login-frame a{
    color: #000;
    font-weight: 600;
}
#modalLogin .modal-dialog .modal-content .quickSignin .login-frame a.forgotPass{
    display: block;
}

.name_user span{
    font-weight: 500;
}
.name_user{
    font-size: 15px;
    margin: 10px 0;
}
.total_user span{
    font-size: 18px;
    display: block;
    margin-top: 10px;
}
.total_user{
    margin: 40px 0;
    font-weight: 500;
}
.itemsLv .icon{
    width: 20px;
    height: 20px;
    background: #ddd;
    display: block;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 20px;
}
.level-store ul li:first-child:before{
    content: none;
}
.level-store ul li::before{
    width: calc( 100% - 20px);
    height: 4px;
    background: #ddd;
    position: absolute;
    top: 8px;
    right: calc( 50% + 10px);
    display: inline-block;
    content: "";
}
.level-store ul li{
    width: 25%;
    position: relative;
    text-align: right;
}
.level-store ul li.active:before,
.itemsLv.active .icon{
    background: #005ccd;
}

.level-store ul li div{
    text-align: center;
}
.level-store ul{
    display: flex;
    list-style: none;
    justify-content: space-between;
}
.address-or .field-two-thirds{
    padding-top: 0.9em;
}
.address-or.active .content_address{
    display: block;
}
.content_address{
    display: none;
}

@media (min-width: 1200px){
    .main-single-product{
        padding-right: 0;
    }
    .product-form{
        position: absolute;
        top: 0;
        width: calc(100vw*290/1349);
        left: 38%;
        z-index: 9;
        background: transparent;
    }
}
@media (max-width: 768px) {
    .wrapperModal{
        margin-top: 32px;
    }
    .product-description{
        margin-bottom: 16px;
    }
    .product-zoom .product-zoom-close{
        font-size: 20px;
        padding: 8px;
        margin: 0;
    }
    #popupSignIn .modal-dialog, #popupSignUp .modal-dialog, #popupForgetPass .modal-dialog {
        left: 47%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

@media (min-width: 768px) {
    #popupSignIn .modal-dialog, #popupSignUp .modal-dialog, #popupForgetPass .modal-dialog {
        width: 300px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        text-align: center;
        margin: unset;
    }
}

#popupSignIn .modal-dialog .modal-content {
    padding: 30px 5px;
    max-width: 100%;
}

#popupSignIn .form-control, #popupSignUp .form-control, #popupForgetPass .form-control {
    width: 100%;
    clear: both;
    border: 1px solid #777;
    outline: 0;
    min-height: 30px;
    padding: 0 6px;
    background: 0 0;
    vertical-align: top;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    height: 30px;
    border-radius: 0;
    margin-bottom: 12px;
}
#popupSignUp .auth-actions, #popupForgetPass .auth-actions {
    display: inline-block;
    float: right;
    text-decoration-line: underline;
}
#popupSignIn .auth-actions {
    margin-left: 10px;
}
#popupSignIn .login-btn, #popupSignUp .login-btn, #popupForgetPass .login-btn {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 6px;
}
.auth-actions a {
    text-decoration-line: underline;
    font-weight: bold;
}
#login-form .title, #signup-form .title, #formF .title{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 23px;
}
.modal-backdrop {
    background-color:rgba(235,241,244);
}
.wrappButton {
    display: flex;
    align-items: center;
}
.wrappButton a.forgotPass {
    display: block;
}
#popupSignUp .wrappButton, #popupForgetPass .wrappButton {
    justify-content: space-between;
}
.video-foreground.img_bn img{
    object-fit: initial !important;
}
.checkcode-wrap{
    opacity: .9;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
}
#checkcode{
    display: flex;
    align-items: center;
}
#checkcode input{
    height: 36px;
    min-width: 200px;
    padding: 0 10px;
    font-size: 14px;
    border-color: #000;
}
#checkcode input:focus-visible{
    border-color: #000 ;
    outline: none;
}
#checkcode button{
    font-size: 14px;
    border: 1px solid #000;
    color: #fff;
    height: 36px;
    background-color: #000;
    text-transform: uppercase;
    padding: 0 10px;
}
.text_banner p{
    margin: auto;
}



.header-mobile {
    display: none;
}

@media (max-width: 767px) {
    .header-mobile {
        display: block;
        position: relative;
        z-index: 1000;
        color: #111;
        font-family: Arial, sans-serif;
    }

    .t0403-mb-bar {
        position: relative;
        display: flex;
        align-items: center;
        height: 68px;
        padding: 0 16px;
        background: #fff;
        border-bottom: 1px solid #ddd;
    }

    .t0403-mb-bar button {
        width: 36px;
        padding: 0;
        color: inherit;
        font-size: 21px;
        line-height: 1;
        background: transparent;
        border: 0;
    }

    .t0403-mb-logo {
        position: absolute;
        left: 50%;
        display: flex;
        align-items: center;
        max-width: 45%;
        height: 48px;
        transform: translateX(-50%);
    }

    .t0403-mb-logo img {
        max-width: 100%;
        max-height: 46px;
        object-fit: contain;
    }

    .t0403-mb-actions {
        display: flex;
        gap: 14px;
        align-items: center;
        margin-left: auto;
    }

    .t0403-mb-actions a {
        position: relative;
        color: #111;
        font-size: 21px;
        line-height: 1;
    }

    .t0403-mb-cart b {
        position: absolute;
        top: -9px;
        right: -10px;
        min-width: 18px;
        height: 18px;
        color: #fff;
        font: 10px/18px Arial;
        text-align: center;
        background: #111;
        border-radius: 50%;
    }

    .t0403-mb-search {
        display: none;
        align-items: center;
        padding: 9px 28px 11px;
        background: #fff;
        border-bottom: 1px solid #ddd;
    }

    .t0403-mb-search.open {
        display: flex;
        animation: t0403SearchOpen .2s ease-out;
    }

    .t0403-mb-search input {
        width: 100%;
        padding: 6px 0 12px;
        font-size: 18px;
        border: 0;
        border-bottom: 1px solid #ccc;
        outline: 0;
    }

    .t0403-mb-search button {
        padding: 0 0 4px 13px;
        font-size: 23px;
        background: transparent;
        border: 0;
    }

    .t0403-mb-drawer {
        position: fixed;
        z-index: 1051;
        inset: 0 auto 0 0;
        width: min(100%, 680px);
        overflow: hidden;
        background: #fff;
        transform: translateX(-101%);
        transition: transform .32s cubic-bezier(.22, .61, .36, 1);
    }

    .t0403-mb-drawer.open {
        transform: translateX(0);
    }

    .t0403-mb-panels {
        position: relative;
        height: calc(100% - 68px);
        overflow: hidden;
    }

    .t0403-mb-panel {
        position: absolute;
        z-index: 1;
        inset: 0;
        padding: 0 28px 35px;
        overflow-y: auto;
        background: #fff;
        transform: translateX(100%);
        transition: transform .32s cubic-bezier(.22, .61, .36, 1);
        pointer-events: none;
        will-change: transform;
    }

    .t0403-mb-panel.active {
        z-index: 2;
        transform: translateX(0);
        pointer-events: auto;
    }

    .t0403-mb-panel.leaving {
        transform: translateX(-28%);
    }

    .t0403-mb-panel.returning {
        z-index: 3;
        transform: translateX(100%);
    }

    .t0403-mb-panel-head {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 41px;
        margin: 0 -28px;
        padding: 0 20px;
        font-size: 14px;
        font-weight: 600;
        background: #f4f4f4;
    }

    .t0403-mb-back {
        position: absolute;
        left: 28px;
        padding: 10px 0;
        font-size: 21px;
        background: transparent;
        border: 0;
    }

    .t0403-mb-list {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .t0403-mb-list > li {
        display: flex;
        align-items: center;
        min-height: 62px;
        border-bottom: 1px solid #ddd;
    }

    .t0403-mb-list a {
        display: block;
        flex: 1;
        padding: 20px 0;
        color: #111;
        font-size: 14px;
        text-decoration: none;
    }

    .t0403-mb-forward {
        padding: 15px 0 15px 15px;
        font-size: 22px;
        background: transparent;
        border: 0;
    }

    .t0403-mb-content {
        padding-top: 38px;
        font-size: 18px;
        line-height: 1.7;
    }

    .t0403-mb-backdrop {
        position: fixed;
        z-index: 1050;
        inset: 0;
        visibility: hidden;
        background: rgba(0, 0, 0, .35);
        opacity: 0;
        transition: opacity .32s ease, visibility .32s ease;
    }

    .t0403-mb-backdrop.open {
        visibility: visible;
        opacity: 1;
    }

    body.t0403-mb-open {
        overflow: hidden;
    }

    @keyframes t0403SearchOpen {
        from {
            opacity: 0;
            transform: translateY(-8px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
}

.footer {
    z-index: 9;
}