Bundling Stretch Film
SKU | Name | Price | Buy |
---|
clear: both;
font-size: 75%;
}
table.dataTable tbody th, table.dataTable tbody td {
padding: 5px 8px;
}
table.dataTable tbody td {
padding: 0 !important;
}
input, select, textarea, button {
-webkit-box-shadow: 5px 5px 5px 0px rgba(50,50,50,0.25);
-moz-box-shadow: 5px 5px 5px 0px rgba(50,50,50,0.25);
box-shadow: 5px 5px 5px 0px rgba(50,50,50,0.25);
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
margin-bottom: 1em;
font-family: Open Sans Condensed;
border:1px solid #666;
}
#content .quantity .minus, #content .quantity .plus {
display: block;
padding: 0;
margin: 0;
position: absolute;
text-align: center;
vertical-align: text-top;
width: 20px;
height: 20px;
overflow: visible;
text-decoration: none;
font-weight: 700;
cursor: pointer;
line-height: 10px;
font-size: 12px;
color: #444;
border-left: 0;
background: #f7f6f7;
border:0;
-webkit-box-shadow: 0px 0px 0px 0px rgba(50,50,50,0);
-moz-box-shadow: 0px 0px 0px 0px rgba(50,50,50,0);
box-shadow: 0px 0px 0px 0px rgba(50,50,50,0);
top:2px;
right:1px;
}
.wtbpTableWrapper input.qty {
background-color: #f7f6f7;
}
#content .quantity .plus {
top: 7px;
right: 30px;
}
#content .quantity .minus {
top: 6px;
right: -13px;
}
table.dataTable thead .sorting, th.no-sort.sorting_disabled {
background-color: white !important;
}
.wtbpTableWrapper .wtbpTitle, .wtbpTableWrapper .wtbpDescription {
padding-left: 18px;
padding-bottom: 10px;
}
.product .kad_add_to_cart {
font-size: 10px;
text-transform: uppercase;
padding: 0px 15px !important;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td{
//text-align:left;
padding-left:.6em !important;
}
td.sku, td.product_title {
text-align:left !important;
padding-left:1em !important;
}
a.added_to_cart {
background: #fff;
background: rgba(255,255,255,.85);
border:1px #ccc solid;
}
.woocommerce .quantity input.qty {
width: 24px;
height: 20px;
left: -6px;
position: relative;
top: -13px;
}
.product.woocommerce.add_to_cart_inline {
margin-left:1em !important;
}