/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.ficha-tecnica-link {
	color: #24EC24;
	display:flex; 
	align-items:center; 
	gap:8px; 
	text-decoration:none; 
	padding:10px 14px;
	width:max-content;
}

.infoadicional {
	width:calc(16.66% - 15px); 
	min-width:100px; 
	padding:10px;
}
h4.tituloadicional{
	font-weight: 400;
    font-size: 24px;
	text-align:center;
}
.tabs .wc-tabs{
	display:none;
}
.woocommerce .elementor-229 .elementor-element.elementor-element-f0bb02f .woocommerce-Tabs-panel h2{
	display:none !important;
}
.woocommerce div.product.elementor ul.tabs{
	display:none;
}
.woocommerce div.product.elementor .woocommerce-tabs .panel{
	border-top:0px;
	padding:0px;
}
.woocommerce table.shop_attributes th{
	text-align:left;
	width:50%;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th, .woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th{
	background:transparent;
}
.woocommerce table.shop_attributes td{
	font-style:normal;
}
tr{
	border-bottom:1px solid #000;
}
th, td{
	border:0px !important;
}