span.text-wrap {
    font-size: 18px;
}
.woocommerce-product-gallery {
display:none;
}
span.optional {
    font-weight: bold;
}
tr.cart-subtotal th {
    width: 10px;
}
select.mydropdown {
    font-weight: bold;
}
iv.mycustdiv {
    border-color: #2f0aff;
    border-left-width: 1px;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
}

li.wc_payment_method.payment_method_bacs label img {
    width: 50px;
    height: 50px;
}
tr.woocommerce-shipping-totals.shipping th {
    width: 230px;
}