.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img { width: 50px !important }
.cart_item td { padding: 12px !important }
.woocommerce div.product form.cart { clear: both; }
.product-review p.price { padding-bottom: 20px; float: none !important }
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { width: auto !important }
.woocommerce form .form-row .input-checkbox { margin: 8px 8px 0 0 !important }
#customer_details #ship-to-different-address input[type="checkbox"] { top: 1px !important; margin-right: 8px !important }
.wc-terms-and-conditions .checkbox { padding-left: 0 !important }

.woocommerce-checkout.woocommerce-order-pay .wc-credit-card-form-card-number { background-repeat: no-repeat !important; background-position: right center !important; }


@media(max-width:767px){
  #customer_details input[type="text"], #customer_details input[type="email"], #customer_details input[type="password"], #customer_details select, #customer_details textarea {
    font-size: 16px;
  }
}
