.sidebar-container .sidebar-body li ul.sub_menu a{
    font-weight: 500;
}
.total_page_category strong{
    margin: 0 5px;
}
.total_page_category{
    display: flex;
    width: 100%;
    justify-content: end;
    margin-bottom: 20px;
    font-size: 15px;
}
.VideoWrapper{
    position: relative;
    width: 100%;
    height: 100%;
}
.VideoWrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 5px;
    padding-top: 0;
}
.brandName{
    font-weight: 600;
    text-transform: uppercase;
}
@media (max-width: 768px) {
    .total_page_category{
        margin-right: 5px;
    }
    .VideoWrapper video{
        position: unset;
    }
}
.product-right .action-btn{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-right .action-btn button.add-now{
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.social-fixed.show {
    right: 25px;
}

.social-fixed {
    position: fixed;
    bottom: 27px;
    right: -80px;
    z-index: 999;
}
.social-fixed ul {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.social-fixed .btn-support {
    background: #d70018;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    background-image: url(/tp/T0458/img/customer-icon-service.svg);
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
}
.social-fixed .btn-support:after {
    content: "";
    background-color: rgba(215, 0, 24, 0.9);
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 80px;
    left: -10px;
    z-index: 99;
    position: absolute;
    top: -10px;
    transform-origin: 50% 50% 0;
    transition: all .5s ease;
    width: 80px;
}
.social-fixed .btn-support.active-show {
    background-image: url(/tp/T0458/img/cancel-while.svg);
    background-size: 20px;
}
.social-fixed ul.overflow-active {
    overflow: initial;
}
.social-fixed ul.active {
    max-height: 500px;
    visibility: visible;
}
.social-fixed ul li.hotline {
    background: #e9242f;
}

.social-fixed ul li {
    font-size: 25px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 15px;
    position: relative;
}
.social-fixed ul li.zalo {
    background: #008FE5;
    line-height: 42px;
}
.social-fixed ul li.tiktok img{
    width: 25px;
}
.social-fixed ul li.tiktok {
    background: #000;
    line-height: 42px;
}
.social-fixed ul li.twitter {
    background: #03A9F4;
}
.social-fixed ul li.facebook {
    background: #0080f7;
}
.social-fixed ul li.youtube {
    background: #FF0000;
}
.social-fixed ul li.instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.social-fixed ul li a {
    color: #fff;
    display: block;
}

.zalo-chat-widget{
    bottom: 25px!important;
    right: 25px!important;
}
.header-wrap-icon>span.icon-account{
    display: none;
}
@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}

.field-email {
    display: none;
}
.field-third.field-mobile {
    width: 100% !important;
}
.lineDhnh {
    margin-bottom: 15px;
}
.dhnBottomRight {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 17px;
    color: #fff;
    background: red;
    text-transform: uppercase;
    line-height: 45px;
    border-radius: 5px;
}

@media (max-width: 991px) {
    .header-wrap-icon>span.icon-account{
        display: none!important;
    }
}
@media (max-width: 767px) {
    #pbZoomBtn {
        display: none !important;
    }
    .product-main-image .owl-dots {
        position: absolute;
        bottom: -15px;
        text-align: center;
        width: 100%;
    }
    .product-main-image .product-main-owl.owl-theme .owl-dots .owl-dot span{
        position: relative;
        display: inline-block;
        width: 25px;
        height: 3px;
        margin: 0 5px;
        cursor: pointer;
        /*border: 1px solid #E5E5E5;*/
        background: #E5E5E5;
        -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
        transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
    }
    .product-main-image .product-main-owl.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        /*border: 1px solid #000;*/
        background: #000;
    }
    .product-left{
        padding: 15px 0;
    }
    .VideoWrapper video{
        padding: 0;
    }
}
@media (min-width: 2500px) {
    .VideoWrapper video{
        width: calc(100% - 5px);
        height: calc(100% - 5px) !important;
    }
}
.main-nav-new>li .sub_menu li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}