.slider-khach-hang .item-slider-global-{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.slider-khach-hang .item-slider-global- .adv-thumb-link img{
    
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.slider-khach-hang .item-slider-global-:hover .adv-thumb-link img{
    transform: scale(1.1);
}
.slider-khach-hang .box-content-custom{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    gap: 20px;
    padding: 20px;
    text-align: center;
    font-size: 16px;
    background: #ccc;
    background: rgba(34, 34, 34, .8);
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    opacity: 0;
}
.slider-khach-hang .item-slider-global-:hover .box-content-custom{
    opacity: 1;
}
.slider-khach-hang .box-content-custom h4{
    font-size:20px;
    margin: 0px;
    color: #fff;
}
.slider-khach-hang .box-content-custom p{
    margin: 0px;
    line-height: 28px;
}/*
.shop-list-view .woocommerce-products-header{
    margin-top: 50px;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count{
    margin: 0px;
        font-size: 16px;
}

.woocommerce .woocommerce-ordering select{
    height: 40px;
    line-height: 40px;
    color: #666;
    padding-left: 5px;
}
.product-grid-view .list-product-wrap{
     margin-right: -5px;
    margin-left: -5px;
}

.product-grid-view .list-col-item {
    padding: 0 5px;
}*/
.banner_left{
    position: fixed;
    left: calc(50% - 705px);
    top: 200px;
    z-index: 1;
        border-radius: 6px;
    overflow: hidden;
    line-height: 0;
}
.banner_right{
    position: fixed;
    right: calc(50% - 705px);
    top: 200px;
    z-index: 1;
        border-radius: 6px;
    overflow: hidden;
    line-height: 0;
}
#tab-description>h3{
    display: none;
}
#tab-description{
}
.xem-them{
    display: none;
    height: 130px;
    justify-content: center;
    align-items: flex-end;
    background: #fff;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 100%);
    margin-top: -50px;
    position: relative;
    margin-bottom: 50px;
}
.tskt-yes .tskt{
    width: 400px;
    padding-left:40px;
        position: relative;
}
.tab-product-horizontal{
    width: 100%;
}
.tskt-yes .tab-product-horizontal{
    width: calc(100% - 400px);
}
.tskt-yes .tskt-table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px;
}
.tskt-yes .tskt-table td{
    padding: 10px 12px;
}
.tskt-title{
    margin-bottom: 20px;
}
.tskt-yes .tskt .tskt-content{
   border: 2px solid var(--bzo-main-color);
    padding: 20px 10px;
    border-radius: 4px;
}
.tskt-yes #quick-buy-button.single_buy_now_button{
   margin-bottom: 0px;
}
 #quick-buy-button.single_buy_now_button{
   color: #fff;
   background: var(--bzo-main-color);
}
.data-popup{
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .6);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    padding: 50px;
}
.data-popup.active{
    display: flex;
    z-index: 1010;
}
.data-popup-content{
    width: 100%;
    max-width: 900px;
    background: #fff;
    margin: auto;
    padding: 20px;
    max-height: 85vh;
    position: relative;
}
.data-popup-content2{
    overflow-y: scroll;
    height: 78vh;
}
.data-popup-content .close{
    position: absolute;
    right: -20px;
    top: -20px;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    background: var(--bzo-main-color);
    color: #fff;
    border-radius: 50%;
}
.detail-tab-desc h2{
    font-size: 22px;
}
.detail-tab-desc h3{
    font-size: 20px;
}
.detail-tab-desc h4{
    font-size: 18px;
}
.detail-content-wrap,
.detail-tab-desc{
    font-size: 16px;
}
.woocommerce #reviews #comments ol.commentlist li{
    padding-top: 0px;
	margin-bottom:0;
}/*
.item-grid-product- .product-thumb-link img{
    width: auto;
    margin: auto;
}
.zoomout-thumb img.image-hover{
    width: 100%;
    object-fit: cover;
}*/
@media(max-width: 1200px){
  
}

@media(min-width: 1025px){
    .list-poduct-home .list-col-item {
        display: none;
    }
    .list-poduct-home .list-col-item:nth-child(1),
    .list-poduct-home .list-col-item:nth-child(2),
    .list-poduct-home .list-col-item:nth-child(3),
    .list-poduct-home .list-col-item:nth-child(4),
    .list-poduct-home .list-col-item:nth-child(5){
        display: block;
    }
}
@media(max-width: 767px){
    
    .list-poduct-home .list-col-item:nth-child(9){
        display: none;
    }
}
.poka-popup-quick_buy{
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
        position: fixed;
    background: #0000006b;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    padding: 30px 20px;
}
@media(max-width: 1200px){
    .poka-popup-quick_buy{
        align-items: flex-start;
    }
}

.poka-popup-quick_buy::-webkit-scrollbar {
    width: 0px;
}
.poka-popup-quick_buy.active{
    display: flex;
}
.poka-popup-quick_buy .modal-dialog{
    background: #fff;
        position: relative;
        border-radius: 10px;
}
.poka-popup-quick_buy .modal-header .close{
    position: absolute;
    right: 0px;
    top: 0;
    background: var(--bzo-main-color);
    border: none;
    height: 50px;
    margin: 0;
    width: 45px;
    display: flex;
    color: #222;
    font-size: 30px;
    justify-content: center;
    align-items: center;
    border-radius: 0 10px 0 0;
    cursor: pointer;
    transition: .2s;
}
@media(max-width: 1200px){
    .poka-popup-quick_buy .modal-header .close{
        height: 48px;
    }
    .product-detail >.flex-wrapper {
        margin-bottom: 10px;
        flex-direction: column;
        align-items: self-start;
        gap: 10px;
    }
}
.poka-popup-quick_buy .modal-header .close:hover{
    color: #fff;
    background: #222;
}
.poka-popup-quick_buy .modal-title {
    color: #fff;
    padding: 15px;
    padding-right: 70px; 
    border-bottom: 1px solid #e5e5e5;
    font-weight: 700;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 700;
    background: var(--bzo-main-color);
    margin-top: 0;
    border-radius: 10px 10px 0 0;
}
.poka-popup-quick_buy .detail-contact{
    list-style: none;
}
.poka-popup-quick_buy .poka_title{
    font-size: 16px;
    font-weight: 600;
}
.poka-popup-quick_buy .detail-contact li a {
    display: block;
    text-transform: uppercase;
    padding: 15px 20px;
    color: #fff;
    max-width: 350px;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}
.poka-popup-quick_buy .detail-contact li.zalo-contact a {
    background-color: #0065d2;
}
.poka-popup-quick_buy .detail-contact li.phone-contact a {
    background-color: #eb0001;
}

.product-detail >.bzotech-row{
       gap: 20px 0px; 
}
@media(max-width: 991px){
    .tskt-yes.detail-product-tabs{
        flex-direction: column-reverse;
        gap: 30px;
                border: none;
        margin-top: 0;
    }
    .tskt-yes.detail-product-tabs>div{
        width: 100%;
        padding: 0px;
    }
}
@media(max-width: 767px){
    .woocommerce-Reviews .comment-form .comment-form-email,
    .woocommerce-Reviews .comment-form .comment-form-author {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0;
    }
}
.mega-menu .product-price del .woocommerce-Price-amount {
    font-size: 12px;
}
.mega-menu .product-price .woocommerce-Price-amount {
    font-size: 13px;
}
@media (max-width: 1200px) {
    .menu-chinh .btn-toggle-mobile-menu {
        display: none;
    }
    .product-price del .woocommerce-Price-amount {
        font-size: 12px;
    }
    .product-price .woocommerce-Price-amount {
        font-size: 13px;
    }
}
.archive .shop-list-view{
        display: flex;
    flex-direction: column-reverse;
}

/* menu vertical */

#quick-buy-button.single_buy_now_button{
    margin: 15px 0 15px;
}
.woocommerce-cart-form__cart-item .product-name .product-title{
    font-size: 14px;
    display: block;
    max-width: 300px;
}
.woocommerce-cart-form__cart-item .product-quantity .qty {
    text-align: center;
        border: none;
    padding: 0;
}
.woocommerce-cart-form__cart-item .product-quantity .detail-qty {
       display: inline-flex;
    align-items: center;
    border: 1px solid #ccc;
}
.woocommerce-cart-form__cart-item .product-quantity .detail-qty .qty-up,
.woocommerce-cart-form__cart-item .product-quantity .detail-qty .qty-down{
    padding: 10px;
}
.item-grid-product- .product-thumb{
    position: relative;
}
.item-grid-product- ul.wrap-rating{
	    margin-bottom: 2px;
    margin-left: -3px;
	    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.item-grid-product- ul.wrap-rating:before{
	display:none;
}
.item-grid-product- ul.wrap-rating .number-rate{
	    color: #8f8f8f;
}
.item-grid-product- div.product-price{
	align-items: center;
	flex-direction: row;
}
.item-grid-product- .product-thumb .product-label{
	    position: absolute;
    top: 10px;
    right: 10px;
}
.item-grid-product- .product-label .sale {
    background: #FF0000;
    color: #fff;
    padding: 0px 4px;
    font-size: 12px;
    line-height: 18px;
}
.item-grid-product- .product-desc p {
    margin-bottom: 0px;
}
.item-grid-product- .product-desc {
      background: #FFDCE6;
    padding: 5px 12px;
    border-radius: 6px;
    font-size: 12px;
    display: none;
}

.item-grid-product- .product-thumb-link {
    display: flex;
    justify-content: center;
        align-items: center;
}
.item-grid-product- .item-product{
    box-shadow: 0px 0px 10px #d7d7d7;
    border-radius: 10px;
    padding: 10px;
    background-color: #fff;
}
@media(min-width: 1201px) {
    .custom-mansory .item-grid-product-:nth-child(4n + 1) .product-desc {
        
        display: block;
    }
    .custom-mansory .item-grid-product-:nth-child(4n + 1){
        width: 40%;
    }
    
    .custom-mansory .item-grid-product-:nth-child(4n + 1) .item-product{
        display: flex;
        gap: 20px;
        height: 100%;
        flex-wrap: wrap;
    }

    .custom-mansory .item-grid-product-:nth-child(4n + 1) .product-thumb{
        width: 50%;
    }

    .custom-mansory .item-grid-product-:nth-child(4n + 1) .product-info{
        width: calc(50% - 20px);
    }
    .custom-mansory .item-grid-product-:nth-child(4n + 1) .desc{
        width: 100%;
    }

    .custom-mansory .item-grid-product-:not(:nth-child(4n + 1)) ul.wrap-rating{
        display:none;
    }
    .custom-mansory .item-grid-product-:nth-child(4n + 1) .product-title{
        margin-top: 0;
    }
    .custom-mansory .item-grid-product-:nth-child(4n + 1) .price-live-demo{
        margin-top: 10px;
    }
    .custom-mansory .item-grid-product-:nth-child(4n+1) .product-title{
        font-size: 20px;
        min-height: auto;
        -webkit-line-clamp: none;
    }
        
}
@media(max-width: 767px) {
    .ct-list-link-menu .elbzoframe-list-link- {
        max-height: 35px;
        overflow-y: hidden;
    }
}

.mid video{
	display: none;
}
.type-video-show .mid img{
	display:none!important;
}

.type-video-show .mid video{
	display: block;
}
a.type-video{
	position:relative;
}
a.type-video i{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 45px;
    color: #f3f3f3;	
}
.woocommerce #reviews #comments ol.commentlist ul.children {
    margin: -15px 0 0 45px;
}
.bzotech-phone-by-cate-single .phone{
	background-color: #D80001;
    width: 100%;
    color: #FFFFFF;
    font-weight: 700;
}

.bzotech-phone-by-cate-single .phone:hover{
	background-color: #b00506;
	color:#fff;
}

.bzotech-phone-by-cate-single .zalo{
	    background-color: #0065D2;
    width: 100%;
    padding: 12px 0px 12px 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
}

.bzotech-phone-by-cate-single .zalo:hover{
	background-color: #0022d2;
	color:#fff;
}
.bzotech-phone-by-cate {
    position: fixed;
    bottom: 30px;
    left: 20px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    z-index: 99999;
}
.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
.phone-vr-img-circle img{
    padding:10px;
}
.bzoteche-info-box-global-menu-vertical .item-cont{
    display: flex;
    align-items: center;
    gap: 5px;
}

.bzoteche-info-box-global-menu-vertical .item-cont .image-icon{
    width: 25px;
    height: 25px;
}
@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}
.phone-vr{
    position: relative;
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: -12px;
    left: -12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgb(230 8 8 / .7);
    border-radius: 50%;
    border: 2px solid #fff0;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
#zalo-vr .phone-vr-circle-fill{
	  box-shadow: 0 0 0 0 #2196F3;
    background-color: rgb(33 150 243 / .7);    
}

.single-product #main-content .product-detail{
  background: #fff;
    padding: 15px;
        border-radius: 4px;
    box-shadow: 0 1px 1px #0000000d;
}

.single-product #main-content .bzotech-container{
    max-width: 1320px !important;

}

.single-product .cate-header .e-con-inner {
    max-width: 1230px !important;
}
.woocommerce-product-details__short-description p{
    margin-bottom: 2px;
}

.woocommerce-product-details__short-description{
    margin-bottom: 20px;
}
@media (min-width:992px) {
    .product-detail-gallery{
        padding-right: 20px;
    }
}