 .woocommerce div.product .price .amount{
    display: none ;
}
.woocommerce-product-gallery{
    opacity: 1 !important;
}
.piezas{
    margin-bottom: 20px;
}
.piezas label{
    line-height: 38px;
}     
.pieza{
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 15px;
}
.piezas .pieza .longitudUds{
    width: 60px;
}
.piezas td{
    padding:0;
}
.longitud{
    max-width: 70px;        
}
.product .piezas .pieza .longitudUds{
    float: none;
    margin-left: 10px;
}
.piezas td{
    width: 56%;
   
}
.piezas .awspc-field-label-line{
    padding-left: 16px;
}
.qty, .quantity, .single_add_to_cart_button.button{
    display: none;
}
.single_add_to_cart_button.button.botonAnhadir{
    display: block;
}
tr[data-field-id="5"]{
    display: none !important;
}
.product-template-default p.price{
    height: 32px;
}