.product-checkout div.ch-logo {max-width: 100%; margin-bottom: 30px !important;}
.product-checkout div.ch-logo img {height: 75px; width: auto;}
.product-checkout .checkout-title {font-weight: bold;}
.product-checkout .order-summary {border: 1px solid #000; background-color: #f0f0f0; padding: 20px;}
.product-checkout .order-summary h2 {margin-top: 0px; font-weight: bold;}
.product-checkout .order-summary p:last-of-type {margin-bottom: 0px;}
.product-checkout button.btn-default {margin-top: 20px !important;}
.product-checkout a.btn-default {min-width: 150px;font-weight: bold;font-size: 16px;}
.product-checkout .product-promo-code-input {width: 80% !important; float: left}
.product-checkout #promo_code {width: 20%; float: left; margin-top: -15px; border-radius: 0px; margin-left: -1px;min-width: auto;font-weight: normal;font-size: 14px;}
