/* MetaBox Block Style
--------------------------------------------- */
.wpblock-mostrarpescaproductos .owl-carousel .owl-item img {
	width: auto;
}

.wpblock-mostrarpescaproductos .title {
	text-align: center;
	font-weight: 500;
	color: #EE3124;
}

.wpblock-mostrarpescaproductos .title:hover {
	color: #3070B5;
}

.wpblock-mostrarpescaproductos .image {
	text-align: -webkit-center;
}

.wpblock-mostrarpescaproductos .owl-carousel .owl-nav .owl-prev {
	left: 0px;
	width: 38px;
}

.wpblock-mostrarpescaproductos .owl-carousel .owl-nav .owl-next {
	right: 0px;
	width: 38px;
}