.image-top-banner > img {
    height: auto;
    max-width: 100%;
}
.top-list-title h3 span {
    font-size: 36px;
    font-weight: 500;
    position: relative;
}
.top-list-title > h3 {
    margin-top: 0;margin-bottom: 0px;
}
.dor-topproduct-category-wrapper .protab-contents {
    display: block;
    margin: 0;
    position: relative;
}
.dor-topproduct-category-data{padding-left: 0px;padding-right: 0px;}
.dor-topproduct-category-data .product_list.grid.row-item::after{
    clear: both;
    display: table;
    content: "";
}
.dor-topproduct-category-data .product_list.grid.row-item{margin-left: -15px;margin-right: -15px;}
.dor-topproduct-category-wrapper::after {
    clear: both;
    content: "";
    display: table;
}
.dorTopProductCategoryData {
    margin-top: 60px;
}
.top-list-title {
    margin-bottom: 25px;
}
.dorTopProductCategoryData .js-product-miniature {
    width: 25%;
    float: left;
    padding: 0px 15px;
}
.dorTopProductCategoryData .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;
}
.dorTopProductCategoryData .shopall span:hover{
    color: #fff;
    background-color: #52afc6;
    border-color: #52afc6;
}

.dorTopProductCategoryData .owl-carousel .owl-nav .owl-prev{right: 42px;}
.dorTopProductCategoryData .owl-carousel .owl-nav .owl-prev,
.dorTopProductCategoryData .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;
}

.dorTopProductCategoryData .owl-carousel .owl-nav .owl-prev i,
.dorTopProductCategoryData .owl-carousel .owl-nav .owl-next i{
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 700;
}
.dorTopProductCategoryData .top-list-title h3 {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
}
.dorTopProductCategoryData .top-list-title h3::before {
    background-color: #f5f5f5;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 17px;
    width: 100%;
    display: none;
}

.dorTopProductCategoryData .top-list-title h3::after {
    background-color: #f5f5f5;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 18px;
    width: 100%;
    display: none;
}
.dorTopProductCategoryData .top-list-title span{
    padding-right: 10px;
    position: relative;
    background-color: #fff;
    z-index: 1;
    display: inline-block;
}
.dorTopProductCategoryData .top-list-title > p{padding-top: 10px;}
.dor-topproduct-category-wrapper .owl-carousel .owl-stage-outer{padding-top: 20px !important;}
.top-list-title {
    margin-bottom: 50px;
}
.dorTopProductCategoryData .owl-carousel .owl-nav .owl-prev, 
.dorTopProductCategoryData .owl-carousel .owl-nav .owl-next{
    top: -38px;
}
@media(max-width: 991px){
    .image-banner-top{display: none;}
    .dor-topproduct-category-data{width: 100%;}
}