.ocp-owl-carousel .owl-wrapper-outer {
    border: 0; 
    -webkit-border-radius: 0; 
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; 
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; 
}
.ocp-owl-carousel .owl-buttons div i{
   font-size: 25px;
}
.ocp-owl-carousel .owl-pagination{
   top: 0;
}
#content {
	overflow: hidden;
}
.product-list .image {
    width: 300px;
}
