
.up-sells-group-name {
	--display: block;
	
}


.titulo-producto {
	min-height:77px;
	position:relative;
	
}
.titulo-producto .nombre-producto {
	font-size: 14px; 
	text-align: left;
	text-transform: capitalize;
	display:inline-block;
	width:100%;
	line-height: normal !important;
	margin-top:8px;
	
}
 
 
.titulo-producto .iconografia-pieza {
	position: absolute;
	right: 2px;
	bottom: 32px;
}

.titulo-producto .formato-pieza {
	font-weight: bold;
	font-size: 12px;

}


.titulo-producto .codigo_precio {
	display:inline-block;
	width:100%;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	line-height: normal !important;
	
}

.summary .product_title {
	padding-top:20px;
	float:none;
} 
.group_formato {
	display:block;
	
}
.summary.entry-summary {
	margin-bottom:30px;
}

.product_title {
	text-transform: uppercase !important;
}

.serie_info .group_info_producto {
	margin-top:8px;
}
.serie_info .group_info_producto .info_producto {
	display: inline-block;
	--color:#3a4d98;
	font-weight:bold;
	text-transform: uppercase;
	font-size:12px;
	
}

.serie_info .group_info_producto .info_producto:not(:first-child)::before {
	content:' ';
	padding:0px 5px;
}
.serie_info .group_formato {
	margin-top:3px;
}
.serie_info .group_formato .formato {
	display: inline-block;
	color:#666;
	font-weight:normal;
	
	
}
.serie_info .group_formato .formato:not(:first-child)::before {
	content:'/';
	padding:0px 7px;
}



.wp-imk-woocommerce-in-serie .entry-summary .price {
	display:none;
}


.iconografia .ico {
	display:inline-block;
	margin:7px 6px 0px 0px;
}

.packing table {
	border-collapse: collapse;

}
.packing  th,
.packing  td {
	text-align:right;
	padding:0px 4px 0px 10px;
}

.packing  td { 
	border:1px solid #fff;
}
.packing  th { 
	
}
.packing img {
	width: auto;	
	
	
}

.categorias-del-producto table {
	margin: 0px;
	--margin-top:15px;
}
.categorias-del-producto td {
	text-transform: capitalize;
}

.xoo-qv-summary {
	padding-top: 55px;
	padding-right:10px;
	padding-left:40px;
}

.xoo-qv-summary .woocommerce-product-details__short-description p {
	background-color: #f6f6f6;
    border-radius: 12px;
    padding: 6px 10px;
    margin-bottom: 5px;
    font-style: italic;
}

.xoo-qv-summary .woocommerce-product-details__short-description .fas {
	font-size: 17px;
    margin-right: 3px;
}

.tabla-de-valores-del-producto table {
	border-collapse: separate;
	margin: 0px;

	width:100%;
	max-width:300px;

}

.tabla-de-valores-del-producto table td, 
.tabla-de-valores-del-producto table th {
	border-color:#fff;
	border-style:solid;
    border-left-width:1px;
    border-bottom-width:1px;
    border-right-width:0px;
    border-top-width:0px;
    padding:4px 12px 3px 12px;
    background-color: #f6f6f6;
}
.tabla-de-valores-del-producto table td {
	border-right-width:1px;
}

.tabla-de-valores-del-producto th {
    border-left:0px;
    font-weight:normal;
}

.tabla-de-valores-del-producto tr:first-child th {
	border-top-width:1px;
	border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
}
.tabla-de-valores-del-producto tr:first-child td {
	border-top-width:1px;
	border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
}
.tabla-de-valores-del-producto tr:last-child th {
	
	border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
}
.tabla-de-valores-del-producto tr:last-child td {
	
	border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
}
.tabla-de-valores-del-producto tr:first-child td {
   
} 

.tabla-de-valores-del-producto th {
	--text-transform: capitalize;
	text-align:left;
	padding:0px;
	padding-right:13px;

}
.tabla-de-valores-del-producto th:after {
	content:':';
}
.tabla-de-valores-del-producto sup {
	font-size:8px;
}
.tabla-de-valores-del-producto td {
	--text-transform: capitalize;
	text-align:left;

}
.tabla-de-valores-del-producto .codigo_precio td {
	text-transform: uppercase;
}



.iconos-del-producto table {
	margin: 0px;
	margin-top:25px;
	max-width:300px;
}
.iconos-del-producto td {
	text-transform: capitalize;
	text-align:left;
}

tr.codigo_precio {
	display:table-row;
}

.iconos-del-producto .nombre-icono {
	font-size:7px;
	display:block;
	line-height:normal !important;
	text-align: center;
}
.iconos-del-producto tr {
	display:inline-block;
	vertical-align:top;
}
.iconos-del-producto td {
	display:inline-block;
	width:50px;
	height:70px;
	text-align:center;
	vertical-align:top;
}
.iconos-del-producto img {
	margin-bottom:3px;
}

@media only screen and (min-width: 1px) and (max-width: 1024px) {
	.xoo-qv-images {
		--width:100% !important;
	}
	.categorias-del-producto table {
		width:100%;
	}  
	.tabla-de-valores-del-producto {
		display:inline-block !important;

		vertical-align:top;
		width:50%;
	} 
	.iconos-del-producto {
		display:inline-block  !important;
		vertical-align:top;
		width:50%;

	}
	.xoo-qv-summary .product_title {
		margin-top:20px !important;
	}
	.datos-del-producto {
		padding-top: 20px;
	}
}

@media only screen and (min-width: 1px) and (max-width: 1024px) {
	.tabla-de-valores-del-producto {
		width:100%;
	} 
	.iconos-del-producto {
		width:100%;
		display:block;
	}
}

.xoo-qv-images .images {
	--margin-top:10px !important;
}

.xoo-qv-images .product_title {
	font-size:27px;
}

.xoo-qv-container {
	--background-color:rgba(255,255,255, 0.9);
}

.xoo-qv-images {
	--width: auto !important;
}


.xoo-qv-images .ver-serie-completa {
	--display:none;
	position:absolute; 
	top:12px; 
	right:10px;
}




.descargas_tab  .wpb_row {
	padding: 30px 0 0;
} 
