.product_carousel_block {

}
 .product_carousel_block .item{
	margin:0 15px !important;
}
.product_carousel_block.owl-theme .owl-controls .owl-buttons .owl-prev, .product_carousel_block.owl-theme .owl-controls .owl-buttons  .owl-next{
    background: none;
    text-indent: -999999999px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #c1c5cd;
    padding: 0;
    margin: 0;
