__( 'Cordero', 'cordero' ) ) ); register_block_pattern_category( 'cordero-theme-wc', array( 'label' => __( 'Cordero - Products', 'cordero' ) ) ); if ( class_exists( 'WooCommerce' ) ) { register_block_pattern( 'cordero/cover-and-products', array( 'title' => __( 'Cover and Products', 'cordero' ), 'description' => _x( 'Two columns with a cover image to the left, and latest products on the right.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit suscipit, auctor etiam eu scelerisque nunc sociosqu mus felis, non eleifend porta imperdiet fermentum nullam elementum.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme-wc' ), 'keywords' => array( 'woocommerce' ), ) ); } register_block_pattern( 'cordero/cta-hero-cover', array( 'title' => __( 'Call to action hero cover', 'cordero' ), 'description' => _x( 'A full width cover image with inner group containing heading, paragraph and button.', 'Block pattern description', 'cordero' ), 'content' => '

An Example Heading

' . _x( 'Works well with Transparent Header page template', 'Theme starter content', 'cordero' ) . '

' . _x( '(Document > Page Attributes > Template: Transparent Header)', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1600, 'categories' => array( 'cordero-theme' ), 'keywords' => array( 'heading', 'full width' ), ) ); register_block_pattern( 'cordero/group-container', array( 'title' => __( 'Full-width group with inner container', 'cordero' ), 'description' => _x( 'A full width group containing an inner group with the default container width.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'This pattern contains a paragraph inside an inner group within a full-width group.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1600, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/gigantic-heading', array( 'title' => __( 'Gigantic heading with separator', 'cordero' ), 'description' => _x( 'A gigantic centered bold heading with separator and three colors', 'Block pattern description', 'cordero' ), 'content' => '

Example Heading

', 'viewportWidth' => 1200, 'categories' => array( 'cordero-theme' ), 'keywords' => array( 'large', 'huge', 'bold' ), ) ); register_block_pattern( 'cordero/quote-group', array( 'title' => __( 'Quote group with mulitple paragraphs', 'cordero' ), 'description' => _x( 'A group containing multiple paragraphs, with quote styling on the first and last paragraphs.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Do you see over yonder,', 'Theme starter content', 'cordero' ) . '

' . _x( 'friend Sancho,', 'Theme starter content', 'cordero' ) . '

' . _x( 'thirty or forty hulking giants?', 'Theme starter content', 'cordero' ) . '

' . _x( 'I intend to do battle with them and slay them.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1000, 'categories' => array( 'cordero-theme' ), 'keywords' => array( 'quotation' ), ) ); register_block_pattern( 'cordero/cover-translucent-content', array( 'title' => __( 'Cover with Translucent Content', 'cordero' ), 'description' => _x( 'A cover block with a background image and translucent inner group.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1200, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/ribbon-group', array( 'title' => __( 'Ribbon Heading and Content', 'cordero' ), 'description' => _x( 'A ribbon style heading and content.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit, feugiat pellentesque himenaeos rutrum dui libero, tristique fames eu venenatis dictumst tortor, posuere fusce pulvinar a mi magna quis euismod.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 800, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/media-text-angled', array( 'title' => __( 'Media and text with angled separator', 'cordero' ), 'description' => _x( 'An image and text with an angled horizontal line between image and content.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit, fringilla congue primis ultrices iaculis donec ullamcorper porta, quam nam netus senectus litora per.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/media-text-overlap-heading', array( 'title' => __( 'Media and text with overlapping heading', 'cordero' ), 'description' => _x( 'An image and text with a wide overlapping heading.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'An Example of a Wide Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Please note, the resizing handle has been disabled in this block pattern. The width needs to be 50/50 for the wide heading to work correctly.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit, fringilla congue primis ultrices iaculis donec ullamcorper porta, quam nam netus senectus litora per.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/media-text-overlap', array( 'title' => __( 'Media and text overlapped', 'cordero' ), 'description' => _x( 'An image and text with the text area overlapping the image.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit, fringilla congue primis ultrices iaculis donec ullamcorper porta, quam nam netus senectus litora per.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/media-on-right-text-overlap', array( 'title' => __( 'Media and text overlapped', 'cordero' ), 'description' => _x( 'An image on the right and text with the text area overlapping the image.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit, fringilla congue primis ultrices iaculis donec ullamcorper porta, quam nam netus senectus litora per.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/three-media-text-overlap', array( 'title' => __( 'Stacked media and text overlap', 'cordero' ), 'description' => _x( 'Three overlapping media and text patterns, stacked.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Welcome to the Cordero theme', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit, fringilla congue primis ultrices iaculis donec ullamcorper porta, quam nam netus senectus litora per.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit, fringilla congue primis ultrices iaculis donec ullamcorper porta, quam nam netus senectus litora per.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit, fringilla congue primis ultrices iaculis donec ullamcorper porta, quam nam netus senectus litora per.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/about-profile', array( 'title' => __( 'About Me Profile', 'cordero' ), 'description' => _x( 'An easy to edit author profile with image.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Name', 'Theme starter content', 'cordero' ) . '


' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit a tellus iaculis, enim est viverra cubilia nulla nunc congue nostra semper velit.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Montes tempor quis curae dignissim egestas lacus gravida interdum auctor orci ornare odio tempor curae eu curabitur aliquet, parturient eleifend id condimentum enim est.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1600, 'categories' => array( 'cordero-theme' ), 'keywords' => array( 'columns', 'author' ), ) ); register_block_pattern( 'cordero/cover-about-profile', array( 'title' => __( 'About Me Profile with Cover', 'cordero' ), 'description' => _x( 'An easy to edit full-width cover with author profile and image.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Name', 'Theme starter content', 'cordero' ) . '


' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit a tellus iaculis, enim est viverra cubilia nulla nunc congue nostra semper velit.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Montes tempor quis curae dignissim egestas lacus gravida interdum auctor orci ornare odio tempor curae eu curabitur aliquet, parturient eleifend id condimentum enim est.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1600, 'categories' => array( 'cordero-theme' ), 'keywords' => array( 'columns', 'author' ), ) ); register_block_pattern( 'cordero/hero-with-buttons-1', array( 'title' => __( 'Hero with Two Buttons', 'cordero' ), 'description' => _x( 'A large full width hero cover with a title, sub-title, and two buttons.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1000, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/features', array( 'title' => __( 'Image and Features', 'cordero' ), 'description' => _x( 'Three features with an image.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '


' . _x( 'Feature One', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Feature Two', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Feature Three', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1000, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/offset-feature-columns', array( 'title' => __( 'Offset Feature Columns', 'cordero' ), 'description' => _x( 'Four offset columns with overlay background images.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'One', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur', 'Theme starter content', 'cordero' ) . '

' . _x( 'Two', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur', 'Theme starter content', 'cordero' ) . '

' . _x( 'Three', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur', 'Theme starter content', 'cordero' ) . '

' . _x( 'Four', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1000, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/cta-two-images', array( 'title' => __( 'Call-to-action with images', 'cordero' ), 'description' => _x( 'A call-to-action with two images.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit suscipit, auctor etiam eu scelerisque nunc sociosqu mus felis, non eleifend porta imperdiet fermentum nullam elementum.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/food-menu-images', array( 'title' => __( 'Food menu with background images', 'cordero' ), 'description' => _x( 'A food menu with background image for each item.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Menu Heading', 'Theme starter content', 'cordero' ) . '


' . _x( 'Item One', 'Theme starter content', 'cordero' ) . '

' . _x( '$34', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Item Two', 'Theme starter content', 'cordero' ) . '

' . _x( '$34', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Item Three', 'Theme starter content', 'cordero' ) . '

' . _x( '$34', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Item Four', 'Theme starter content', 'cordero' ) . '

' . _x( '$34', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/food-menu-images-2', array( 'title' => __( 'Food menu with images', 'cordero' ), 'description' => _x( 'A food menu with an image for each item.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Menu Heading', 'Theme starter content', 'cordero' ) . '


' . _x( 'Item One', 'Theme starter content', 'cordero' ) . '

' . _x( '$34', 'Theme starter content', 'cordero' ) . '


' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Item Two', 'Theme starter content', 'cordero' ) . '

' . _x( '$34', 'Theme starter content', 'cordero' ) . '


' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Item Three', 'Theme starter content', 'cordero' ) . '

' . _x( '$34', 'Theme starter content', 'cordero' ) . '


' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Item Four', 'Theme starter content', 'cordero' ) . '

' . _x( '$34', 'Theme starter content', 'cordero' ) . '


' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/testimonial', array( 'title' => __( 'Client testimonial quote', 'cordero' ), 'description' => _x( 'An easy to edit client testimonial quote.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit ornare mollis ac ultrices, tempus per mus fusce aliquet id nec non erat penatibus. Quam sapien lectus laoreet ac lobortis tellus convallis phasellus massa iaculis ridiculus, taciti ultrices erat pretium feugiat faucibus aptent tortor class.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Example Name', 'Theme starter content', 'cordero' ) . '


' . _x( 'Example extra information', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), 'keywords' => array( 'reviews' ), ) ); register_block_pattern( 'cordero/testimonials', array( 'title' => __( 'Client testimonial quotes', 'cordero' ), 'description' => _x( 'An easy to edit client testimonial quotes block.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur. Dictum tellus eleifend varius eros.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit ornare mollis ac ultrices, tempus per mus fusce aliquet id nec non erat penatibus. Quam sapien lectus laoreet ac lobortis tellus convallis phasellus massa iaculis ridiculus, taciti ultrices erat pretium feugiat faucibus aptent tortor class.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Example Name', 'Theme starter content', 'cordero' ) . '


' . _x( 'Example extra information', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur adipiscing elit ornare mollis ac ultrices, tempus per mus fusce aliquet id nec non erat penatibus. Quam sapien lectus laoreet ac lobortis tellus convallis phasellus massa iaculis ridiculus, taciti ultrices erat pretium feugiat faucibus aptent tortor class.', 'Theme starter content', 'cordero' ) . '

' . _x( 'Example Name', 'Theme starter content', 'cordero' ) . '


' . _x( 'Example extra information', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), 'keywords' => array( 'reviews' ), ) ); register_block_pattern( 'cordero/featured-services-1', array( 'title' => __( 'Featured Services', 'cordero' ), 'description' => _x( 'Three featured services.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/featured-services-1-overlap', array( 'title' => __( 'Cover and Overlapped Featured Services', 'cordero' ), 'description' => _x( 'A full width cover block and three overlapped featured services.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), ) ); register_block_pattern( 'cordero/pricing-table-1', array( 'title' => __( 'Pricing Table', 'cordero' ), 'description' => _x( 'A three column pricing table.', 'Block pattern description', 'cordero' ), 'content' => ' ', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), 'keywords' => array( 'prices' ), ) ); register_block_pattern( 'cordero/pricing-table-1-overlap', array( 'title' => __( 'Cover and Overlapped Pricing Table', 'cordero' ), 'description' => _x( 'A full width cover block and three column overlapped pricing table.', 'Block pattern description', 'cordero' ), 'content' => '

' . _x( 'Example Heading', 'Theme starter content', 'cordero' ) . '

' . _x( 'Lorem ipsum dolor sit amet consectetur', 'Theme starter content', 'cordero' ) . '

', 'viewportWidth' => 1400, 'categories' => array( 'cordero-theme' ), 'keywords' => array( 'prices' ), ) );