/* =========================================================================
3 NUEVAS OBRAS — WPBakery + Impreza
Pegar estos bloques dentro de la página, después de la última fila
([/vc_row] de .vc_custom_britto_art_06) y antes del cierre de la página.

ANTES DE PEGAR, reemplazar:
1) image=”XX” -> el ID de la imagen en la Biblioteca de Medios
(Medios > abrir la imagen > el número en la URL: post=1234)
obra-1.jpg -> image=”A” (figura azul, firmada Britto)
obra-2.jpg -> image=”B” (retrato en pastel)
obra-3.jpg -> image=”C” (lienzo rojo, firmado R.Britto ’96)
2) Los títulos, técnicas, medidas y precios marcados con [[ ]] ========================================================================= */

<div class=”britto-artwork-card”>

<span class=”britto-label”>Available Artwork</span>
<h2>[[Título obra 1]]</h2>
<div class=”britto-details”>

Mixed media on canvas

Artwork dimensions unframed: [[00 x 00 inches]]

Hand signed by the artist

Framed in a black high-gloss frame with silver liner

</div>
<div class=”britto-price”>

<strong>Framed:</strong> US $[[0,000]]

<strong>Unframed:</strong> US $[[0,000]]

</div>
</div>

<div class=”britto-artwork-card”>

<span class=”britto-label”>Available Artwork</span>
<h2>[[Título obra 2]]</h2>
<div class=”britto-details”>

[[Técnica: pastel, watercolor and crayon on paper]]

Artwork dimensions unframed: [[00 x 00 inches]]

Framed with white mat in a black wood frame

</div>
<div class=”britto-price”>

<strong>Framed:</strong> US $[[0,000]]

</div>
</div>

<div class=”britto-artwork-card”>

<span class=”britto-label”>Available Artwork</span>
<h2>[[Título obra 3]]</h2>
<div class=”britto-details”>

Serigraph with glitter on canvas

Artwork dimensions unframed: [[00 x 00 inches]]

Hand signed and dated ’96 by the artist

Framed in a black baroque frame with white liner

</div>
<div class=”britto-price”>

<strong>Framed:</strong> US $[[0,000]]

<strong>Unframed:</strong> US $[[0,000]]

</div>
</div>