.vc-tab-product-wrapper ul.style-separated li {
    border-left: 1px solid #333;
    border-right: none;
}
.vc-tab-product-wrapper ul.style-separated li:first-child a{
    margin-right: 0;
    margin-left: 15px;
}
.vc-tab-product-wrapper ul.style-separated li:last-child{
    border-left: none;
}
.vc-tab-product-wrapper ul.style-separated li:last-child a{
    margin-right: 15px;
    margin-left: 0;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img{
    padding-right:0;
    padding-left: 30px
}
.instagram-widget-img .instagram-pics a .wrap-icon span:first-child{
    margin-left: 15px;
    margin-right: 0;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img{
    float: right;
    text-align: left;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img .wrap-image{
    right: 0;
    left: auto;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition{
    padding-left: 15px;
    padding-right: 492px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .test-navigation{
    right: 492px;
    left: auto;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2:before,
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2:before,
.vc_testimonial_wrap .swiper-button-prev:before,
.vc_testimonial_wrap .swiper-button-next:before{
    transform: rotate(180deg);
}
.sale-product > a,
.related-product > a{
    margin-left: 15px;
    margin-right: 0;
}
.sale-product .sale_content .price .sale,
.related-product .relate_content .price .sale{
    margin-left: 15px;
    margin-right: 0;
}

@media (max-width: 991px){
    .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img{
        float:none;
    }
    .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition{
        padding-right: 15px;
    }
}
@media (max-width: 575px){
    .vc-tab-product-wrapper ul.style-separated li {
        border-left: none;
    }
}