/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1741637793
Updated: 2025-03-10 21:16:33

*/

.vitorla {
    background: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="300.000000pt" height="115.000000pt" viewBox="0 0 300.000000 115.000000" preserveAspectRatio="xMidYMid meet"><g transform="translate(0.000000,115.000000) scale(0.100000,-0.100000)" fill="%23a40a11" stroke="none"><path d="M2765 995 c-18 -7 -543 -64 -745 -80 -270 -23 -756 -30 -1030 -16 -229 12 -554 37 -601 47 l-26 5 -6 -178 c-8 -241 -39 -347 -151 -523 -30 -47 -53 -86 -51 -88 2 -2 68 8 147 22 197 36 375 62 574 86 328 38 488 43 1095 36 l577 -7 12 103 c18 155 35 229 69 295 36 73 108 180 168 251 l45 52 -34 -1 c-18 0 -37 -2 -43 -4z"/></g></svg>') no-repeat center center;
    background-size: contain;
    color: white;
	text-align: center;
	padding: 30px 45px;
}
.uael-woo-product-wrapper {
    border-radius: 6px;
}
.woocommerce ul.products li.product a img {
    -webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}