#vnlabTopProductCategory{
    float: left;
    width: 35%;
}

.image-top-banner > img {
    height: auto;
    max-width: 100%;
}
.top-list-title h3 span {
    font-size: 27px;
    font-weight: 400;
    position: relative;
}
.top-list-title > h3 {
    margin-top: 0;margin-bottom: 0px;
}
.vnlab-topproduct-category-wrapper .protab-contents {
    display: block;
    margin: 0 0px;
    position: relative;
}
.vnlab-topproduct-category-wrapper::after {
    clear: both;
    content: "";
    display: table;
}

.top-list-title {
    margin-bottom: 25px;
}
.vnlabTopProductCategoryData .js-product-miniature{margin-bottom: 0px !important;padding-left: 10px;padding-right: 10px;}
.vnlabTopProductCategoryData .shopall span {
    border: 1px solid #ddd;
    border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    padding: 6px 15px;
    text-transform: uppercase;
    color: #101010;
}
.vnlabTopProductCategoryData .shopall span:hover{
    color: #fff;
    background-color: #52afc6;
    border-color: #52afc6;
}

.vnlabTopProductCategoryData .owl-carousel .owl-nav .owl-prev{right: 42px;}
.vnlabTopProductCategoryData .owl-carousel .owl-nav .owl-prev,
.vnlabTopProductCategoryData .owl-carousel .owl-nav .owl-next{
    background-color: #f5f5f5;
    position: absolute;
    top: -59px;
    margin-top: 0px;
    width: 40px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.vnlabTopProductCategoryData .owl-carousel .owl-nav .owl-prev i,
.vnlabTopProductCategoryData .owl-carousel .owl-nav .owl-next i{
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 700;
}

.vnlabTopProductCategoryData .top-list-title h3 {
    display: inline-block;
    position: relative;
    width: 100%;
}
.vnlabTopProductCategoryData .fancy-heading.text-left.top-list-title::before {
    background-color: #dadada;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 40px;
    width: 100%;
}

.vnlabTopProductCategoryData .top-list-title h3::after {
    background-color: #f5f5f5;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 18px;
    width: 100%;
    display: none;
}
.vnlabTopProductCategoryData .top-list-title span{
    padding-right: 0px;
    position: relative;
    display: inline-block;
}
.vnlabTopProductCategoryData .top-list-title span::before {
    background-color: #52afc6;
    content: "";
    height: 2px;
    left: auto;
    position: absolute;
    right: 0;
    top: 40px;
    width: 100%;
}
.vnlab-topproduct-category-wrapper .owl-carousel .owl-stage-outer{padding-top: 20px !important;}
.top-list-title {
    margin-bottom: 5px;
}
.vnlabTopProductCategoryData .owl-carousel .owl-nav .owl-prev, 
.vnlabTopProductCategoryData .owl-carousel .owl-nav .owl-next{
    top: -38px;
}
.vnlabTopProductCategoryData {
    padding-left: 30px;
}
@media(max-width: 991px){
    .image-banner-top{display: none;}
    .vnlab-topproduct-category-data{width: 100%;}
}
#vnlabTopProductCategory{position: relative;}
.vnlabTopProductCategory::after{
    clear: both;
    display: table;
    content: "";
}
.vnlabTopHeader .header-txt {
    font-size: 30px;
    font-weight: 400;
    display: inline-block;
}
.vnlabTopHeader {
    margin-bottom: 35px;
    margin-top: 51px;
}
.vnlabTopProductCategoryData .slick-list.draggable{padding-bottom: 65px;}
.vnlabTopProductCategoryData .fancy-heading.text-left.top-list-title {
    margin-bottom: 30px;position: relative;
}
.vnlabTopProductCategoryData .slick-dots {
    margin-top: -40px;
}

.vnlabTopCustomHeader {
    width: 25%;
    float: left;
    padding-right: 30px;
    position: relative;
}
.vnlabTopCustomHeaderData h3 span {
    font-size: 37px;
    font-weight: 500;
}
.vnlabTopHeader h3{position: relative;}
.vnlabTopHeader h3 span{display: inline-block;position: relative;}
.vnlabTopHeader h3::before,
.vnlabTopHeader h3 span::before {
    content: "";
    position: absolute;
    top: auto;
    bottom: -15px;
    left: 0px;
    background-color: #f4f1e3;
    height: 1px;
    width: 100%;
    display: block;
}
.vnlabTopHeader h3 span::before {
    background-color: #52afc6;
    bottom: -14px;
    z-index: 1;
}
.view-all-top {
    margin-top: 35px;
}
.view-all-top span {
    display: inline-block;
    border: 1px #52afc6 solid;
    border-radius: 35px;
    padding: 10px 25px;
    color: #52afc6;
    font-size: 15px;
}
.view-all-top span:hover{
    background-color: #52afc6;color: #fff;
}
#vnlabTopProductCategory > .container{position: relative;}
.vnlab-topproduct-category-wrapper .protab-contents .product_list.grid.row-item{margin-left: -10px;margin-right: -10px;}
.vnlabTopCustomHeader{position: absolute;height: 100%;left: 0px;float: left !important;}
.vnlabTopCustomHeaderInner {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: auto;
    max-width: calc(100% - 30px);
}

.vnlabTopCustomHeaderWrapper {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#vnlabTopProductCategory .slick-arrow {
    position: absolute;
    top: -67px;
    right: 10px;
    border: 0px #52afc6 solid;
    background-color: #fff;
    padding: 2px 0px;
    z-index: 1;
}
#vnlabTopProductCategory .slick-prev.slick-arrow {
    right: 40px;
    border-radius: 0px 0px 0px 0px;
}
#vnlabTopProductCategory .slick-arrow i::before {
    font-size: 26px;
    color: #52afc6;
}
#vnlabTopProductCategory .slick-prev.slick-arrow::after {
    content: "";
    background-color: #52afc6;
    height: 15px;
    width: 1px;
    position: absolute;
    top: 8px;
    right: -12px;
}
@media(max-width: 630px){
    .vnlabTopProductCategoryData{width: 100%;float: none;}
    .vnlabTopCustomHeader {
        left: 0 !important;
        width: 100%;
        position: relative;
        float: none !important;
        padding-right: 0px !important;
        margin-bottom: 35px;
    }
    .vnlabTopCustomHeaderInner{position: relative;left: auto;right: auto;top: auto;height: auto;display: block;}
    .vnlab-topproduct-cate-wrapper .product_list {
        margin-left: -15px;
        margin-right: -15px;
    }
}