.dor_homeviewed_inner article {
    display: inline-block;
    float: left;
    width: 20%;
}
.dor_homeviewed_inner .row-items {
    position: relative;
}
.dor_homeviewed_inner .owl-item article{
    display: block;
    float: none;
    width: 100%;
}
#dor_homeviewed .dor_homeviewed_inner .owl-carousel .owl-stage-outer{padding-top: 20px;}
.dor_homeviewed_inner {
    margin-top: 50px;
}
.dor_homeviewed_inner .dor-show-value-product > div.highlighted-informations{display: none !important;}

.dor_homeviewed_inner .container{position: relative;}
.title-dor-viewed span {
    font-size: 27px;
    font-weight: 400;
    position: relative;
}
.title-dor-viewed {
    margin-top: 0;margin-bottom: 0px;
}
.dor_viewed_products .owl-carousel .owl-nav .owl-prev{right: 42px;}
.dor_viewed_products .owl-carousel .owl-nav .owl-prev,
.dor_viewed_products .owl-carousel .owl-nav .owl-next{
    background-color: #f5f5f5;
    position: absolute;
    top: -3px;
    margin-top: 0px;
    width: 40px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

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

.dor_viewed_products .title-dor-viewed {
    display: inline-block;
    position: relative;
    width: calc(100% - 100px);
    margin-bottom: 10px;
}
.dor_viewed_products .title-dor-viewed::before {
    background-color: #f5f5f5;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 16px;
    width: 100%;
    display: none;
}

.dor_viewed_products .title-dor-viewed::after {
    background-color: #f5f5f5;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 18px;
    width: 100%;
}
.dor_viewed_products .title-dor-viewed span{
    padding-right: 10px;
    position: relative;
    background-color: #fff;
    z-index: 1;
    display: inline-block;
}


.block_alsolike_productscategory {
    margin-left: 15px;
    margin-right: 15px;
}




.viewed-list-title {
    margin-bottom: 25px;
}
.viewed-list-title h3 span {
    font-size: 27px;
    font-weight: 400;
    position: relative;
}
.viewed-list-title > h3 {
    margin-top: 0;margin-bottom: 0px;
}
#products-viewed{position: relative;}
#products-viewed .owl-carousel .owl-nav .owl-prev{right: 42px;}
#products-viewed .owl-carousel .owl-nav .owl-prev,
#products-viewed .owl-carousel .owl-nav .owl-next{
    background-color: #f5f5f5;
    position: absolute;
    top: -1px;
    margin-top: 0px;
    width: 40px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

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

#products-viewed .viewed-list-title h3 {
    display: inline-block;
    position: relative;
    width: calc(100% - 100px);
}
#products-viewed .viewed-list-title h3::before {
    background-color: #f5f5f5;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 16px;
    width: 100%;
}
#products-viewed .viewed-list-title h3::after {
    background-color: #f5f5f5;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 18px;
    width: 100%;
}
#products-viewed .viewed-list-title span{
    padding-right: 10px;
    position: relative;
    background-color: #fff;
    z-index: 1;
    display: inline-block;
}



/****Style For Home2****/
#dor_homeviewed .js-product-miniature > div .left-block {
    float: left;
    width: 40%;
}
#dor_homeviewed .ajax_block_product .right-block {
    float: left;
    padding-left: 15px;
    width: 60%;
}
#dor_homeviewed .product-name {
    font-size: 14px;
    overflow: hidden;
    padding-bottom: 5px;
}
#dor_homeviewed .review-price-product {
    height: auto;
    overflow: inherit;
}
#dor_homeviewed .hook-reviews {
    opacity: 1;
    position: relative;
    top: 0;
    visibility: visible;
}
#dor_homeviewed .product-container .content_price {
    opacity: 1;
    visibility: visible;
}
#dor_homeviewed .product-price-and-shipping span {
    font-size: 14px;
}
#dor_homeviewed .product-more-options {
    display: none !important;
}
#dor_homeviewed .box-items {
    display: none !important;
}
#dor_homeviewed .dor-display-product-info {
    position: relative;border:1px solid #f5f5f5 !important;
}
#dor_homeviewed .dor-display-product-info::after{
    content: "";
    clear: both;
    display: table;
}