<!doctype html>
<html lang="pt-pt">

<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<meta name="theme-color" content="#0e2166" />
	<meta name="facebook-domain-verification" content="6e9onitoczwyblrx2urdk97e0zyo09" />

	<!-- Facebook Meta Tags -->
	<meta property="og:url" content="https://riberalves.pt/">
	<meta property="og:type" content="website">
	<meta property="og:title" content="Riberalves">
	<!-- <meta name="description" property="og:description" content="O site com as melhores e mais criativas receitas de bacalhau em um único lugar!"> -->
	<meta property="og:image" content="https://riberalves.pt/wp-content/uploads/2024/02/ribeiralvesOg.png">

	<!-- Twitter Meta Tags -->
	<meta name="twitter:card" content="summary_large_image">
	<meta property="twitter:domain" content="riberalves.pt">
	<meta property="twitter:url" content="https://riberalves.pt">
	<meta name="twitter:title" content="Riberalves">
	<meta name="twitter:description" content="O site com as melhores e mais criativas receitas de bacalhau em um único lugar!">
	<meta name="twitter:image" content="https://riberalves.pt/wp-content/uploads/2024/02/ribeiralvesOg.png">
	<meta name="twitter:site" content="@bacalhaunahora">

	<!-- Google Tag Manager -->
	<script>
		(function(w, d, s, l, i) {
			w[l] = w[l] || [];
			w[l].push({
				'gtm.start': new Date().getTime(),
				event: 'gtm.js'
			});
			var f = d.getElementsByTagName(s)[0],
				j = d.createElement(s),
				dl = l != 'dataLayer' ? '&l=' + l : '';
			j.async = true;
			j.src =
				'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
			f.parentNode.insertBefore(j, f);
		})(window, document, 'script', 'dataLayer', 'GTM-WPVVGXN7');
	</script>
	<!-- End Google Tag Manager -->
	
	
	<link rel="stylesheet" id="silktide-consent-manager-css" href="/wp-content/themes/riberalves/cookies/silktide-consent-manager.css">
<script src="/wp-content/themes/riberalves/cookies/silktide-consent-manager.js"></script>
<script>
silktideCookieBannerManager.updateCookieBannerConfig({
  background: {
    showBackground: true
  },
  cookieIcon: {
    position: "bottomLeft"
  },
  cookieTypes: [
    {
      id: "necess_rios",
      name: "Necessários",
      description: "Os cookies necessários ajudam a tornar um website útil, permitindo funções básicas, como a navegação e o acesso à página para proteger áreas do website. O website pode não funcionar corretamente sem estes cookies.",
      required: true,
      onAccept: function() {
        console.log('Add logic for the required Necessários here');
      }
    },
    {
      id: "estat_sticas",
      name: "Estatísticas",
      description: "<p>Os cookies de estatística ajudam os proprietários de websites a entenderem como os visitantes interagem com os websites, recolhendo e divulgando informações de forma anónima.</p>",
      required: false,
      onAccept: function() {
        gtag('consent', 'update', {
          analytics_storage: 'granted',
        });
        dataLayer.push({
          'event': 'consent_accepted_estat_sticas',
        });
      },
      onReject: function() {
        gtag('consent', 'update', {
          analytics_storage: 'denied',
        });
      }
    },
    {
      id: "marketing",
      name: "Marketing ",
      description: "<p>Os cookies de marketing são utilizados ​​para seguir os visitantes pelos websites. A intenção é exibir anúncios que sejam relevantes e apelativos para o utilizador individual e, logo, mais valiosos para os editores e anunciantes independentes.</p>",
      required: false,
      onAccept: function() {
        gtag('consent', 'update', {
          ad_storage: 'granted',
          ad_user_data: 'granted',
          ad_personalization: 'granted',
        });
        dataLayer.push({
          'event': 'consent_accepted_marketing',
        });
      },
      onReject: function() {
        gtag('consent', 'update', {
          ad_storage: 'denied',
          ad_user_data: 'denied',
          ad_personalization: 'denied',
        });
      }
    },
    {
      id: "prefer_ncias",
      name: "Preferências",
      description: "Os cookies de preferência permitem que um website memorize as informações que mudam o comportamento ou o aspeto do website, como o seu idioma preferido ou a região em que se você encontra.",
      required: false,
      onAccept: function() {
        gtag('consent', 'update', {
          functionality_storage: 'granted',
        });
        dataLayer.push({
          'event': 'consent_accepted_prefer_ncias',
        });
      },
      onReject: function() {
        gtag('consent', 'update', {
          functionality_storage: 'denied',
        });
      }
    }
  ],
  text: {
    banner: {
      description: "<p>Usamos cookies no nosso site para melhorar a sua experiência de utilizador, fornecer conteúdo personalizado e analisar o tráfego.&nbsp;<a href=\"https://myoncologia.pt/politica-de-cookies/\" target=\"_blank\">Política de Cookies.</a></p>",
      acceptAllButtonText: "Permitir Todos",
      acceptAllButtonAccessibleLabel: "Accept all cookies",
      rejectNonEssentialButtonText: "Rejeitar",
      rejectNonEssentialButtonAccessibleLabel: "Reject non-essential",
      preferencesButtonText: "Preferências",
      preferencesButtonAccessibleLabel: "Toggle preferences"
    },
    preferences: {
      title: "PERSONALIZE AS SUAS PREFERÊNCIAS DE COOKIES",
      description: "<p>Respeitamos o seu direito à privacidade. Você pode optar por não permitir alguns tipos de cookies. Suas preferências de cookies serão aplicadas em todo o nosso site.</p>",
      creditLinkText: "",
      creditLinkAccessibleLabel: ""
    }
  },
  position: {
    banner: "bottomLeft"
  }
});
</script>

	<!-- Matomo -->
	<script>
		var _paq = window._paq = window._paq || [];
		/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
		_paq.push(['trackPageView']);
		_paq.push(['enableLinkTracking']);
		(function() {
			var u = "https://stats.webview.pt/";
			_paq.push(['setTrackerUrl', u + 'matomo.php']);
			_paq.push(['setSiteId', '102']);
			var d = document,
				g = d.createElement('script'),
				s = d.getElementsByTagName('script')[0];
			g.async = true;
			g.src = u + 'matomo.js';
			s.parentNode.insertBefore(g, s);
		})();
	</script>
	<!-- End Matomo Code -->


	<!-- Facebook Pixel Code -->

	<script>
		! function(f, b, e, v, n, t, s)

		{
			if (f.fbq) return;
			n = f.fbq = function() {
				n.callMethod ?

					n.callMethod.apply(n, arguments) : n.queue.push(arguments)
			};

			if (!f._fbq) f._fbq = n;
			n.push = n;
			n.loaded = !0;
			n.version = '2.0';

			n.queue = [];
			t = b.createElement(e);
			t.async = !0;

			t.src = v;
			s = b.getElementsByTagName(e)[0];

			s.parentNode.insertBefore(t, s)
		}(window, document, 'script',

			'https://connect.facebook.net/en_US/fbevents.js');

		fbq('init', '282753601144539');

		fbq('track', 'PageView');
	</script>

	<!-- End Facebook Pixel Code -->

	<!-- Analytics -->
	<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7HKLSTRR6V"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-7HKLSTRR6V');
</script>	
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v27.9 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Lombos 700g - Riberalves</title>
	<meta name="description" content="Produto Riberalves Bacalhau Pronto a Cozinhar Demolhado e ultracongelado: Lombos de Bacalhau 700g - 4 meses de cura" />
	<link rel="canonical" href="https://riberalves.pt/produtos/lombos-700g/" />
	<meta property="og:locale" content="pt_PT" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Lombos 700g - Riberalves" />
	<meta property="og:description" content="Produto Riberalves Bacalhau Pronto a Cozinhar Demolhado e ultracongelado: Lombos de Bacalhau 700g - 4 meses de cura" />
	<meta property="og:url" content="https://riberalves.pt/produtos/lombos-700g/" />
	<meta property="og:site_name" content="Riberalves" />
	<meta property="article:modified_time" content="2025-09-01T13:04:29+00:00" />
	<meta property="og:image" content="https://riberalves.pt/wp-content/uploads/2020/12/MOCKUPS_Lombos700g_4M_40anos2025.jpg" />
	<meta property="og:image:width" content="2480" />
	<meta property="og:image:height" content="1718" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:label1" content="Tempo estimado de leitura" />
	<meta name="twitter:data1" content="1 minuto" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/riberalves.pt\/produtos\/lombos-700g\/","url":"https:\/\/riberalves.pt\/produtos\/lombos-700g\/","name":"Lombos 700g - Riberalves","isPartOf":{"@id":"https:\/\/riberalves.pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/riberalves.pt\/produtos\/lombos-700g\/#primaryimage"},"image":{"@id":"https:\/\/riberalves.pt\/produtos\/lombos-700g\/#primaryimage"},"thumbnailUrl":"https:\/\/riberalves.pt\/wp-content\/uploads\/2020\/12\/MOCKUPS_Lombos700g_4M_40anos2025.jpg","datePublished":"2025-09-01T05:57:00+00:00","dateModified":"2025-09-01T13:04:29+00:00","description":"Produto Riberalves Bacalhau Pronto a Cozinhar Demolhado e ultracongelado: Lombos de Bacalhau 700g - 4 meses de cura","breadcrumb":{"@id":"https:\/\/riberalves.pt\/produtos\/lombos-700g\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/riberalves.pt\/produtos\/lombos-700g\/"]}]},{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/riberalves.pt\/produtos\/lombos-700g\/#primaryimage","url":"https:\/\/riberalves.pt\/wp-content\/uploads\/2020\/12\/MOCKUPS_Lombos700g_4M_40anos2025.jpg","contentUrl":"https:\/\/riberalves.pt\/wp-content\/uploads\/2020\/12\/MOCKUPS_Lombos700g_4M_40anos2025.jpg","width":2480,"height":1718},{"@type":"BreadcrumbList","@id":"https:\/\/riberalves.pt\/produtos\/lombos-700g\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/riberalves.pt\/"},{"@type":"ListItem","position":2,"name":"Produtos","item":"https:\/\/riberalves.pt\/produtos\/"},{"@type":"ListItem","position":3,"name":"Lombos 700g"}]},{"@type":"WebSite","@id":"https:\/\/riberalves.pt\/#website","url":"https:\/\/riberalves.pt\/","name":"Riberalves","description":"O site com as melhores e mais criativas receitas de bacalhau em um único lugar!","alternateName":"Riberalves","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/riberalves.pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//cdn.jsdelivr.net' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//use.fontawesome.com' />
<link rel="alternate" type="application/rss+xml" title="Riberalves &raquo; Feed" href="https://riberalves.pt/feed/" />
<link rel="alternate" type="application/rss+xml" title="Riberalves &raquo; Feed de comentários" href="https://riberalves.pt/comments/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://riberalves.pt/wp-json/oembed/1.0/embed?url=https%3A%2F%2Friberalves.pt%2Fprodutos%2Flombos-700g%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://riberalves.pt/wp-json/oembed/1.0/embed?url=https%3A%2F%2Friberalves.pt%2Fprodutos%2Flombos-700g%2F&#038;format=xml" />
<style id='wp-img-auto-sizes-contain-inline-css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link rel='stylesheet' id='acfwf-wc-cart-block-integration-css' href='https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/assets/index-467dde24.css?ver=1781313429' media='all' />
<link rel='stylesheet' id='acfwf-wc-checkout-block-integration-css' href='https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/assets/index-2a7d8588.css?ver=1781313429' media='all' />
<link rel='stylesheet' id='wp-block-library-css' href='https://riberalves.pt/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4' media='all' />
<style id='wp-block-library-inline-css'>
/*wp_block_styles_on_demand_placeholder:6a3fb289b366f*/
/*# sourceURL=wp-block-library-inline-css */
</style>
<style id='classic-theme-styles-inline-css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id='font-awesome-svg-styles-default-inline-css'>
.svg-inline--fa {
  display: inline-block;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em;
}
/*# sourceURL=font-awesome-svg-styles-default-inline-css */
</style>
<link rel='stylesheet' id='font-awesome-svg-styles-css' href='https://riberalves.pt/wp-content/uploads/font-awesome/v5.15.4/css/svg-with-js.css' media='all' />
<style id='font-awesome-svg-styles-inline-css'>
   .wp-block-font-awesome-icon svg::before,
   .wp-rich-text-font-awesome-icon svg::before {content: unset;}
/*# sourceURL=font-awesome-svg-styles-inline-css */
</style>
<link rel='stylesheet' id='wapf-frontend-css-css' href='https://riberalves.pt/wp-content/plugins/advanced-product-fields-for-woocommerce/assets/css/frontend.min.css?ver=1.7' media='all' />
<link rel='stylesheet' id='WQFSP_style-css' href='https://riberalves.pt/wp-content/plugins/quantity-field-on-shop-page-for-woocommerce/css/style.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='wpmenucart-icons-css' href='https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/css/wpmenucart-icons.min.css?ver=3.0.0' media='all' />
<style id='wpmenucart-icons-inline-css'>
@font-face{font-family:WPMenuCart;src:url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.eot);src:url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.eot?#iefix) format('embedded-opentype'),url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.woff2) format('woff2'),url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.woff) format('woff'),url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.ttf) format('truetype'),url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.svg#WPMenuCart) format('svg');font-weight:400;font-style:normal;font-display:swap}
/*# sourceURL=wpmenucart-icons-inline-css */
</style>
<link rel='stylesheet' id='wpmenucart-css' href='https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/css/wpmenucart-main.min.css?ver=3.0.0' media='all' />
<link rel='stylesheet' id='woocommerce-layout-css' href='https://riberalves.pt/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=10.3.6' media='all' />
<link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://riberalves.pt/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.3.6' media='only screen and (max-width: 768px)' />
<link rel='stylesheet' id='woocommerce-general-css' href='https://riberalves.pt/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=10.3.6' media='all' />
<style id='woocommerce-inline-inline-css'>
.woocommerce form .form-row .required { visibility: visible; }
/*# sourceURL=woocommerce-inline-inline-css */
</style>
<link rel='stylesheet' id='brands-styles-css' href='https://riberalves.pt/wp-content/plugins/woocommerce/assets/css/brands.css?ver=10.3.6' media='all' />
<link rel='stylesheet' id='google-fonts-css' href='//fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;700;800&#038;family=Rubik:ital,wght@0,400;0,700;1,300&#038;display=swap' media='all' />
<link rel='stylesheet' id='flickity-css' href='https://riberalves.pt/wp-content/themes/riberalves/js/flickity.css' media='all' />
<link rel='stylesheet' id='main-css-css' href='https://riberalves.pt/wp-content/themes/riberalves/styles.min.css' media='all' />
<link rel='stylesheet' id='font-awesome-official-css' href='https://use.fontawesome.com/releases/v5.15.4/css/all.css' media='all' integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous" />
<link rel='stylesheet' id='fancybox-css' href='https://riberalves.pt/wp-content/plugins/easy-fancybox/fancybox/1.5.4/jquery.fancybox.min.css?ver=6.9.4' media='screen' />
<style id='fancybox-inline-css'>
#fancybox-outer{background:#ffffff}#fancybox-content{background:#ffffff;border-color:#ffffff;color:#000000;}#fancybox-title,#fancybox-title-float-main{color:#fff}
/*# sourceURL=fancybox-inline-css */
</style>
<link rel='stylesheet' id='pedido-minimo-custom-styles-css' href='https://riberalves.pt/wp-content/plugins/wc-pedido-minimo/inc/assets/css/styles.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='font-awesome-official-v4shim-css' href='https://use.fontawesome.com/releases/v5.15.4/css/v4-shims.css' media='all' integrity="sha384-Vq76wejb3QJM4nDatBa5rUOve+9gkegsjCebvV/9fvXlGWo4HCMR4cJZjjcF6Viv" crossorigin="anonymous" />
<style id='font-awesome-official-v4shim-inline-css'>
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.eot"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff2") format("woff2"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff") format("woff"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.ttf") format("truetype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

@font-face {
font-family: "FontAwesome";
font-display: block;
src: url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.eot"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.woff2") format("woff2"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.woff") format("woff"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.ttf") format("truetype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

@font-face {
font-family: "FontAwesome";
font-display: block;
src: url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.eot"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.woff2") format("woff2"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.woff") format("woff"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.ttf") format("truetype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.svg#fontawesome") format("svg");
unicode-range: U+F004-F005,U+F007,U+F017,U+F022,U+F024,U+F02E,U+F03E,U+F044,U+F057-F059,U+F06E,U+F070,U+F075,U+F07B-F07C,U+F080,U+F086,U+F089,U+F094,U+F09D,U+F0A0,U+F0A4-F0A7,U+F0C5,U+F0C7-F0C8,U+F0E0,U+F0EB,U+F0F3,U+F0F8,U+F0FE,U+F111,U+F118-F11A,U+F11C,U+F133,U+F144,U+F146,U+F14A,U+F14D-F14E,U+F150-F152,U+F15B-F15C,U+F164-F165,U+F185-F186,U+F191-F192,U+F1AD,U+F1C1-F1C9,U+F1CD,U+F1D8,U+F1E3,U+F1EA,U+F1F6,U+F1F9,U+F20A,U+F247-F249,U+F24D,U+F254-F25B,U+F25D,U+F267,U+F271-F274,U+F279,U+F28B,U+F28D,U+F2B5-F2B6,U+F2B9,U+F2BB,U+F2BD,U+F2C1-F2C2,U+F2D0,U+F2D2,U+F2DC,U+F2ED,U+F328,U+F358-F35B,U+F3A5,U+F3D1,U+F410,U+F4AD;
}
/*# sourceURL=font-awesome-official-v4shim-inline-css */
</style>
<script id="wpml-cookie-js-extra">
var wpml_cookies = {"wp-wpml_current_language":{"value":"pt-pt","expires":1,"path":"/"}};
var wpml_cookies = {"wp-wpml_current_language":{"value":"pt-pt","expires":1,"path":"/"}};
//# sourceURL=wpml-cookie-js-extra
</script>
<script src="https://riberalves.pt/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=495000" id="wpml-cookie-js" defer data-wp-strategy="defer"></script>
<script src="//cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js" id="jquery-js"></script>
<script src="https://riberalves.pt/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.3.6" id="wc-jquery-blockui-js" defer data-wp-strategy="defer"></script>
<script id="wc-add-to-cart-js-extra">
var wc_add_to_cart_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_view_cart":"Ver carrinho","cart_url":"https://riberalves.pt/carrinho/","is_cart":"","cart_redirect_after_add":"no"};
//# sourceURL=wc-add-to-cart-js-extra
</script>
<script src="https://riberalves.pt/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.3.6" id="wc-add-to-cart-js" defer data-wp-strategy="defer"></script>
<script src="https://riberalves.pt/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.3.6" id="wc-js-cookie-js" defer data-wp-strategy="defer"></script>
<script id="woocommerce-js-extra">
var woocommerce_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_password_show":"Show password","i18n_password_hide":"Hide password"};
//# sourceURL=woocommerce-js-extra
</script>
<script src="https://riberalves.pt/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.3.6" id="woocommerce-js" defer data-wp-strategy="defer"></script>
<script id="WCPAY_ASSETS-js-extra">
var wcpayAssets = {"url":"https://riberalves.pt/wp-content/plugins/woocommerce-payments/dist/"};
//# sourceURL=WCPAY_ASSETS-js-extra
</script>
<script src="https://riberalves.pt/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script id="pmw-js-extra">
var pmw = {"ajax_url":"https://riberalves.pt/wp-admin/admin-ajax.php","root":"https://riberalves.pt/wp-json/","nonce_wp_rest":"f5cd3b3374","nonce_ajax":"250c4d4f41"};
//# sourceURL=pmw-js-extra
</script>
<script src="https://riberalves.pt/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/js/public/free/pmw-public.p1.min.js?ver=1.60.0" id="pmw-js"></script>
<link rel="https://api.w.org/" href="https://riberalves.pt/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://riberalves.pt/wp-json/wp/v2/produtos/1425" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://riberalves.pt/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.9.4" />
<meta name="generator" content="WooCommerce 10.3.6" />
<link rel='shortlink' href='https://riberalves.pt/?p=1425' />
<meta name="generator" content="WPML ver:4.9.5 stt:1,4,42,41,2;" />
<meta name="generator" content="Advanced Coupons for WooCommerce Free v4.7.3" />	<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
	
<!-- START Pixel Manager for WooCommerce -->

		<script>

			window.pmwDataLayer = window.pmwDataLayer || {};
			window.pmwDataLayer = Object.assign(window.pmwDataLayer, {"cart":{},"cart_item_keys":{},"version":{"number":"1.60.0","pro":false,"eligible_for_updates":false,"distro":"fms","beta":false,"show":true},"pixels":[],"shop":{"list_name":"","list_id":"","page_type":"","currency":"EUR","selectors":{"addToCart":[],"beginCheckout":[]},"order_duplication_prevention":true,"view_item_list_trigger":{"test_mode":false,"background_color":"green","opacity":0.5,"repeat":true,"timeout":1000,"threshold":0.8},"variations_output":true,"session_active":false},"page":{"id":1425,"title":"Lombos 700g","type":"produtos","categories":[],"parent":{"id":0,"title":"Lombos 700g","type":"produtos","categories":[]}},"general":{"user_logged_in":false,"scroll_tracking_thresholds":[],"page_id":1425,"exclude_domains":[],"server_2_server":{"active":false,"skip_empty_events":true,"always_send_s2s":false,"user_agent_exclude_patterns":[],"ip_exclude_list":[],"pageview_event_s2s":{"is_active":false,"pixels":[]}},"ssp":{"active":false,"events_url":"","fallback_to_wc":true,"domain_token":"","session_id":"cbb9786d-7ebf-4ef3-a6d1-3d81f24863e3","quota_exceeded":false},"consent_management":{"explicit_consent":false},"lazy_load_pmw":false,"chunk_base_path":"https://riberalves.pt/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/js/public/free/","modules":{"load_deprecated_functions":true}}});

		</script>

		
<!-- END Pixel Manager for WooCommerce -->
<link rel="modulepreload" href="https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/NoticesPlugin.b2b90c58.js"  /><link rel="modulepreload" href="https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/sanitize.d66553f0.js"  /><link rel="modulepreload" href="https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/NoticesPlugin.b2b90c58.js"  /><link rel="modulepreload" href="https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/sanitize.d66553f0.js"  /><link rel="icon" href="https://riberalves.pt/wp-content/uploads/2021/08/cropped-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://riberalves.pt/wp-content/uploads/2021/08/cropped-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://riberalves.pt/wp-content/uploads/2021/08/cropped-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://riberalves.pt/wp-content/uploads/2021/08/cropped-favicon-270x270.png" />



	</head>

<body class="wp-singular produtos-template-default single single-produtos postid-1425 wp-theme-riberalves theme-riberalves woocommerce-no-js no-sidebar">

	<!-- Google Tag Manager (noscript) -->
	<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WPVVGXN7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
	<!-- End Google Tag Manager (noscript) -->


	
	<!-- Facebook noscript Pixel Code -->
	<noscript>
		<img alt="facebook noscript pixel" height="1" width="1" src="https://www.facebook.com/tr?id=282753601144539&ev=PageView&noscript=1" />
	</noscript>
	<!-- END Facebook noscript Pixel Code -->

	
	<div class="riberalves-loader">
		<div class="spinner">
			<div class="bounce1"></div>
			<div class="bounce2"></div>
			<div class="bounce3"></div>
		</div>
	</div>

	<div class="site-container">
		<header class="site-header sticky-top">
			<span class="wave-cont"><span class="wave"></span></span>
			<!-- <span class="mouse-wave"></span> -->
			<div class="container">
				<div class="row align-items-center">
					<nav aria-label="Menu Redes Sociais" style="display: contents;">
						<ul class="d-none d-lg-block col col-4 col-lg-4 col-xl-4 col-xxl-3 mb-0 left-nav-area">
							<li><a href="https://www.facebook.com/bacalhauriberalves" class="social facebook" rel="noreferrer" target="_blank"><img src="https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/facebook_menu.svg" alt="Facebook"></a></li>
							<li><a href="https://www.instagram.com/bacalhau_riberalves/" class="social instagram" rel="noreferrer" target="_blank"><img src="https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/instagram_menu.svg" alt="Instagram"></a></li>
							<li><a href="https://www.youtube.com/channel/UC6zDR3yRLZp_jWRORE1FyOQ" class="social youtube" rel="noreferrer" target="_blank"><img src="https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/youtube_menu.svg" alt="Youtube"></a></li>
							<li><a href="https://www.linkedin.com/company/bacalhauriberalves/" class="social linkedin" rel="noreferrer" target="_blank"><img src="https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/linkedin_menu.svg" alt="Linkedin"></a></li>
						</ul>
					</nav>
					<div class="d-lg-none col col-3 pr-0 left-nav-area">
												<ul class="languages">
							<li class="active-language"><a href="#">pt</a>
								<ul class="other-languages">
																				<li><a href="https://riberalves.pt/pt-br/produtos/lombos-700g/">BR</a></li>
																				<li><a href="https://riberalves.pt/fr/produits/longes-700g/">fr</a></li>
																				<li><a href="https://riberalves.pt/en/products/loins-700g/">en</a></li>
																	</ul>
							</li>
						</ul>
											</div>
					<div class="col col-6 col-lg-4 col-xl-4 col-xxl-6 pl-lg-0 pr-lg-0 center-nav-area">
						
						<nav aria-label="Menu Principal" class="row align-items-center">
							<ul class="d-none d-xxl-block col-xxl-4 pl-xxl-0 pr-xxl-0 text-right large-menu left">
								<li><a href="https://riberalves.pt/a-riberalves/">A Riberalves</a></li>
								<li><a href="https://riberalves.pt/o-bacalhau/">O Bacalhau</a></li>
							</ul>
							<a href="https://riberalves.pt" class="col-12 col-xxl-4 brand">
								<img src="https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/logo_riberalves.svg" alt="Riberalves">
								<img class="d-none d-sm-block" src="https://riberalves.pt/wp-content/uploads/2025/06/selo_azul.png" alt="Riberalves" style="max-width: 60px; position: absolute; left: 50%; top: 102%; transform: translate(-50%, 0);">
							</a>
							<ul class="d-none d-xxl-block col-xxl-4 pl-xxl-0 pr-xxl-0 text-left large-menu right">

								<li><a href="https://riberalves.pt/receitas">Receitas</a></li>
								<li><a href="https://riberalves.pt/linha/consumo-no-lar">Produtos</a></li>

							</ul>
						</nav>
					</div>
					<div class="col col-3 col-lg-4 col-xl-4 col-xxl-3 text-right right-nav-area">
						<a href="https://riberalves.pt/lojaonline/" rel="noreferrer" class="d-none d-lg-inline-block btt-loja-top">Loja</a>
												<ul class="d-none d-lg-inline-block languages">
							<li class="active-language"><a href="#">pt</a>
								<ul class="other-languages">
																				<li><a href="https://riberalves.pt/pt-br/produtos/lombos-700g/">BR</a></li>
																				<li><a href="https://riberalves.pt/fr/produits/longes-700g/">fr</a></li>
																				<li><a href="https://riberalves.pt/en/products/loins-700g/">en</a></li>
																	</ul>
							</li>
						</ul>
												<a class="" id="menu-activator"></a>
					</div>
				</div>
			</div>

						<nav id="primary-nav" class="container">
				<div class="row">
					<div class="col col-12 search text-center">
						<form id="search-form" class="generic-search" action="https://riberalves.pt/receitas">
							<label for="sk">Pesquisa</label>
							<input type="search" name="sk" id="sk" class="main-search" placeholder="Faça aqui a sua pesquisa"><!--
				     --><button class="btt-search">
								<span class="d-none d-md-inline-block">Procurar</span>
							</button>
						</form>
					</div>
					<ul class="col col-12 text-center menu">
						<li id="menu-item-7" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7"><a href="/">Home</a></li>
<li id="menu-item-546" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-546"><a href="https://riberalves.pt/a-riberalves/">A Riberalves</a></li>
<li id="menu-item-250" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-250"><a href="https://riberalves.pt/o-bacalhau/">O Bacalhau</a></li>
<li id="menu-item-10" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10"><a href="/receitas">Receitas</a></li>
<li id="menu-item-516" class="menu-item menu-item-type-taxonomy menu-item-object-linha-produtos current-produtos-ancestor current-menu-parent current-produtos-parent menu-item-516"><a href="https://riberalves.pt/linha/consumo-no-lar/">Produtos</a></li>
<li id="menu-item-12" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12"><a href="/videos">Vídeos</a></li>
<li id="menu-item-251" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251"><a href="https://riberalves.pt/saude/">Saúde</a></li>
<li id="menu-item-14" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14"><a href="/noticias">Notícias</a></li>
<li id="menu-item-8363" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8363"><a href="/lojaonline">Loja Online</a></li>
<li id="menu-item-71" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71"><a href="https://riberalves.pt/contactos/">Contactos</a></li>
					</ul>
				</div>

			</nav>
		</header>


		<div class="content">    
	<div class="single produtos">
        
                <section class="header"  style="background-image: url('https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/header-produtos-detail-consumo-no-lar.jpg'); " >
            <h1 class="page-title">Produtos</h1>
            <a href="https://riberalves.pt/carrinho/" rel="noreferrer" class="btt-loja-vertical pt-pt">Ver Carrinho</a>        </section>

        <section class="breadcrumbs bg-champagne">
            <div class="container">
                <div class="row">
                    <div class="col-12 pt-3 pb-3">
                        <li><a href="https://riberalves.pt">home</a></li><!--
                        --><li><a href="https://riberalves.pt/linha/consumo-no-lar/">Produtos Consumo no lar</a></li><!--
                        --><li>Lombos 700g</li>
                    </div>
                </div>
            </div>
        </section>


        <section class="produto-canvas consumo-no-lar">
            <div class="container">
                <div class="row">

                    <article class="col col-12 unit">
                        <div class="row">
                                                        <div class="col-12 col-md-6 col-lg-5 pl-0 pr-0 pl-md-3 pr-md-3">
                                <div class="thumb">
                                    <div class="inner" style="background-image: url('https://riberalves.pt/wp-content/uploads/2020/12/MOCKUPS_Lombos700g_4M_40anos2025-1200x831.jpg')"></div>
                                </div>
                            </div>
                                                        <div class="col col-12 col-md-6 col-lg-7 pl-md-5 info">
                                <h1 class="title">Lombos 700g</h1>
                                <span class="tipo">Bacalhau pronto a cozinhar</span>

                                <span class="section">Resumo</span>
                                <div class="free-text">
<p>Bacalhau do Atlântico (Gadus morhua)</p>



<ul class="wp-block-list">
<li><a href="https://beta.riberalves.pt/o-bacalhau/processo-de-producao/">4 Meses de Cura Portuguesa</a></li>



<li><a href="https://www.msc.org/pt/o-nosso-trabalho/o-nosso-proposito/o-que-e-a-pesca-sustentavel" target="_blank" rel="noreferrer noopener">Pesca Sustentável Certificada &#8211; MSC </a></li>
</ul>



<p><strong>30627MSC</strong></p>



<p></p>
</div>

                                                                    <span class="section">Apresentação</span>
                                    <div class="free-text"><p>Cuvete 700g</p>
<p>Cx 12x 700g (8,4Kg)</p>
</div>
                                
                                
                                                            </div>
                        </div>    
                    </article>

                </div>
            </div>
        </section>

                <section id="receitas-relacionadas" class="container archive receitas">
            <div class="row">
                <h1 class="col-12 text-left section-title">Sugestões de receitas</h1>
            </div>
            <div class="row masonry-adjusted-row">
                <div class="col-12 masonry">
                    <div class="grid">
                        <div class="grid-sizer"></div>
                                                <div class="grid-item unit-wrapper">
                            <a href="https://riberalves.pt/receitas/bacalhau-com-legumes-no-forno/" class="unit bg-white">
                                <div class="thumb" style="background-image: url('https://riberalves.pt/wp-content/uploads/2022/10/BacLegumesForno_LCA_SITE02-986x1200.jpg') "></div>

                                <div class="specs">
                                    <span class="dificuldade block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="tempo block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="pessoas block">
                                        2                                    </span>
                                </div>

                                <div class="info">
                                    <h2 class="title">Bacalhau com legumes no forno</h2>
                                    <div class="text d-none"><p>Que tal preparar para o jantar um delicioso Bacalhau com legumes no forno? Temos a certeza que não irá arrepender se. Bacalhau Riberalves Pronto a Cozinhar!</p>
</div>

                                    <span class="general-button">
                                        <span class="cta">ver receita</span><!--
                                        --><span class="arrow"><svg width="100%" height="100%" viewBox="0 0 25 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <g transform="matrix(1,0,0,1,-2691,-1716)">
        <path d="M2707.01,1716.48C2706.36,1715.84 2705.32,1715.84 2704.71,1716.48C2704.06,1717.12 2704.06,1718.14 2704.71,1718.74L2709.45,1723.38L2692.65,1723.38C2691.74,1723.38 2691,1724.11 2691,1725.01C2691,1725.9 2691.74,1726.62 2692.65,1726.62L2709.4,1726.62L2704.67,1731.27C2704.02,1731.91 2704.02,1732.93 2704.67,1733.53C2704.97,1733.83 2705.41,1734 2705.84,1734C2706.28,1734 2706.67,1733.83 2707.01,1733.53L2714.52,1726.15C2714.83,1725.86 2715,1725.43 2715,1725.01C2715,1724.58 2714.83,1724.15 2714.52,1723.85L2707.01,1716.48Z" style="fill:white;fill-rule:nonzero;"/>
    </g>
</svg>
</span>
                                    </span>
                                </div>
                            </a>
                        </div>
                                                <div class="grid-item unit-wrapper">
                            <a href="https://riberalves.pt/receitas/bacalhau-teryaki-com-legumes-na-wok/" class="unit bg-white">
                                <div class="thumb" style="background-image: url('https://riberalves.pt/wp-content/uploads/2024/04/Bacalhau_Teryiaki_Legumes_Wok-1_site-986x1200.jpg') "></div>

                                <div class="specs">
                                    <span class="dificuldade block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="tempo block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="pessoas block">
                                        4                                    </span>
                                </div>

                                <div class="info">
                                    <h2 class="title">Bacalhau Teryaki com Legumes na Wok</h2>
                                    <div class="text d-none"></div>

                                    <span class="general-button">
                                        <span class="cta">ver receita</span><!--
                                        --><span class="arrow"><svg width="100%" height="100%" viewBox="0 0 25 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <g transform="matrix(1,0,0,1,-2691,-1716)">
        <path d="M2707.01,1716.48C2706.36,1715.84 2705.32,1715.84 2704.71,1716.48C2704.06,1717.12 2704.06,1718.14 2704.71,1718.74L2709.45,1723.38L2692.65,1723.38C2691.74,1723.38 2691,1724.11 2691,1725.01C2691,1725.9 2691.74,1726.62 2692.65,1726.62L2709.4,1726.62L2704.67,1731.27C2704.02,1731.91 2704.02,1732.93 2704.67,1733.53C2704.97,1733.83 2705.41,1734 2705.84,1734C2706.28,1734 2706.67,1733.83 2707.01,1733.53L2714.52,1726.15C2714.83,1725.86 2715,1725.43 2715,1725.01C2715,1724.58 2714.83,1724.15 2714.52,1723.85L2707.01,1716.48Z" style="fill:white;fill-rule:nonzero;"/>
    </g>
</svg>
</span>
                                    </span>
                                </div>
                            </a>
                        </div>
                                                <div class="grid-item unit-wrapper">
                            <a href="https://riberalves.pt/receitas/caldo-de-bacalhau-com-cevadinha/" class="unit bg-white">
                                <div class="thumb" style="background-image: url('https://riberalves.pt/wp-content/uploads/2021/01/CaldoBacCevadinha_1200x1460-986x1200.jpg') "></div>

                                <div class="specs">
                                    <span class="dificuldade block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="tempo block">
                                        <span class="circle full"></span><span class="circle full"></span><span class="circle"></span>     
                                    </span>

                                    <span class="pessoas block">
                                        1                                    </span>
                                </div>

                                <div class="info">
                                    <h2 class="title">Caldo de Bacalhau com cevadinha</h2>
                                    <div class="text d-none"><p>A nutricionista Ana Bravo, preparou uma deliciosa receita de Caldo de Bacalhau com cevadinha. Experimente essa mistura saudável e gostosa!</p>
</div>

                                    <span class="general-button">
                                        <span class="cta">ver receita</span><!--
                                        --><span class="arrow"><svg width="100%" height="100%" viewBox="0 0 25 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <g transform="matrix(1,0,0,1,-2691,-1716)">
        <path d="M2707.01,1716.48C2706.36,1715.84 2705.32,1715.84 2704.71,1716.48C2704.06,1717.12 2704.06,1718.14 2704.71,1718.74L2709.45,1723.38L2692.65,1723.38C2691.74,1723.38 2691,1724.11 2691,1725.01C2691,1725.9 2691.74,1726.62 2692.65,1726.62L2709.4,1726.62L2704.67,1731.27C2704.02,1731.91 2704.02,1732.93 2704.67,1733.53C2704.97,1733.83 2705.41,1734 2705.84,1734C2706.28,1734 2706.67,1733.83 2707.01,1733.53L2714.52,1726.15C2714.83,1725.86 2715,1725.43 2715,1725.01C2715,1724.58 2714.83,1724.15 2714.52,1723.85L2707.01,1716.48Z" style="fill:white;fill-rule:nonzero;"/>
    </g>
</svg>
</span>
                                    </span>
                                </div>
                            </a>
                        </div>
                                                <div class="grid-item unit-wrapper">
                            <a href="https://riberalves.pt/receitas/brigadeiros-de-bacalhau-e-broa-por-chef-fabio-bernardino/" class="unit bg-white">
                                <div class="thumb" style="background-image: url('https://riberalves.pt/wp-content/uploads/2025/07/IMG_6925-900x1200.jpeg') "></div>

                                <div class="specs">
                                    <span class="dificuldade block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="tempo block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="pessoas block">
                                        2                                    </span>
                                </div>

                                <div class="info">
                                    <h2 class="title">Brigadeiros de Bacalhau e broa, por Chef Fábio Bernardino</h2>
                                    <div class="text d-none"></div>

                                    <span class="general-button">
                                        <span class="cta">ver receita</span><!--
                                        --><span class="arrow"><svg width="100%" height="100%" viewBox="0 0 25 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <g transform="matrix(1,0,0,1,-2691,-1716)">
        <path d="M2707.01,1716.48C2706.36,1715.84 2705.32,1715.84 2704.71,1716.48C2704.06,1717.12 2704.06,1718.14 2704.71,1718.74L2709.45,1723.38L2692.65,1723.38C2691.74,1723.38 2691,1724.11 2691,1725.01C2691,1725.9 2691.74,1726.62 2692.65,1726.62L2709.4,1726.62L2704.67,1731.27C2704.02,1731.91 2704.02,1732.93 2704.67,1733.53C2704.97,1733.83 2705.41,1734 2705.84,1734C2706.28,1734 2706.67,1733.83 2707.01,1733.53L2714.52,1726.15C2714.83,1725.86 2715,1725.43 2715,1725.01C2715,1724.58 2714.83,1724.15 2714.52,1723.85L2707.01,1716.48Z" style="fill:white;fill-rule:nonzero;"/>
    </g>
</svg>
</span>
                                    </span>
                                </div>
                            </a>
                        </div>
                        <error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &amp;rsaquo; Erro]]></title>
    <message><![CDATA[&lt;p&gt;Ocorreu um erro crítico neste site.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://wordpress.org/documentation/article/faq-troubleshooting/&quot;&gt;Saiba mais sobre a resolução de problemas no WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
