.block-container .owl-wrapper-outer, .vd .owl-wrapper-outer {
    border: none !important;
    box-shadow: none !important;
}
.vd-product .button-group, .vd-product-thumb .button-group{
    background: none !important;
    border-top: none !important;
}
.block-content {
    display: inherit;
}
.block-child .block-content {
    padding: 0px;
}
#d_blog_module_related_product .fa-stack-1x, #d_blog_module_related_product .fa-stack-2x {
    position: absolute !important;
    text-align: center;
}
.vd-product .product-wrapper,.vd-product-thumb .product-wrapper {    
    padding: 8px !important;
    margin-right: 0px !important;
	border:none !important;
}
.product-container.product-layout.product-grid-item {
    margin: 0px !important;
    padding: 0px !important;
}
.oc2 .rating .fa-stack{
	display:-webkit-inline-box !important;
}
.product-container.vd-product-style-default .vd-product h4, .vd-product-thumb h4{
	font-weight: 400 !important;
    font-size: 14px;    
}
.product-container.vd-product-style-default .vd-product h4 a, .vd-product-thumb h4 a {
    color: rgb(42, 43, 46) !important;
}
.product-slider .product-layout.product-grid-item{
	padding-left:2px;
}
.vd .product-slider.owl-carousel .owl-wrapper-outer {
    padding-top: 15px;
}
.ratecount{
	margin-top: 8px;
}
.vd-product-thumb, .vd-product, .vd-product-thumb .caption, .vd-product .caption{
	border: none !important;
	min-height: auto !important;
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.block-container .owl-carousel, .vd .owl-carousel{
	background: transparent;
}