Identified the css woocommerce , but it does not find this container shop -page
Tables I have with shop
table.shop_attributes {
border:0;
border-top:1px dotted rgba(0,0,0,0.1);
margin-bottom:1.618em;
width:100%
}
table.shop_attributes th {
width:150px;
font-weight:bold;
padding:8px;
border-top:0;
border-bottom:1px dotted rgba(0,0,0,0.1);
margin:0;
line-height:1.5em
}
table.shop_attributes td {
font-style:italic;
padding:0;
border-top:0;
border-bottom:1px dotted rgba(0,0,0,0.1);
margin:0;
line-height:1.5em
}
table.shop_attributes td p {
margin:0;
padding:8px 0
}
table.shop_attributes .alt td,table.shop_attributes .alt th {
background:rgba(0,0,0,0.025)
}
table.shop_table {
border:1px solid rgba(0,0,0,0.1);
margin:0 -1px 24px 0;
text-align:left;
width:100%;
border-collapse:separate;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px
}
table.shop_table th {
font-weight:bold;
line-height:18px;
padding:9px 12px
}
table.shop_table td {
border-top:1px solid rgba(0,0,0,0.1);
padding:6px 12px;
vertical-align:middle
}
table.shop_table td.product-quantity {
text-align:center
}
table.shop_table tfoot td {
font-weight:bold