.owl-theme .owl-nav [class*=owl-]:hover,
.owl-theme .owl-nav [class*=owl-]:focus{background: none !important;outline: none;}
#detalleProductoWp .div_precio .price{font-size: 16px;}

/*BOX-CART*/
.box-cart{cursor: default;}
.box-cart .label-oferta1{position: absolute;font-style: normal;background: red;color: #FFFFFF;top: 13px; left: 24%; padding: 0 5px; font-size: 12px;}
.box-cart .prices_prd .pr_v{font-weight: 600;}
.box-cart .prices_prd .precio_oferta1{text-decoration: line-through;color: #a8a8a8;}


@media (max-width: 600px){
	.wdgtProducto .owl-nav .owl-prev{left: -20px;}
	.wdgtProducto .owl-nav .owl-next{right: -20px;}
}