.custom_checkbox{cursor:pointer;display:block;font-size:14px;margin-bottom:0;padding-left:30px;padding-top:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom_checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{background-color:#fff;border:1px solid #59636d;border-radius:3px;height:20px;left:0;position:absolute;top:0;width:20px}.checkmark:after{content:"";display:none;position:absolute}.custom_checkbox input:checked~.checkmark:after{display:block}.custom_checkbox .checkmark:after{border:solid #000;border-width:0 2px 2px 0;height:12px;left:6px;top:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:7px}.checkout-sec{border:1px solid #e5e5e5;border-radius:8px}.checkout-sec .basic-heading h2{margin:0;padding:0}.billing-detail-frm{border-bottom:1px solid #e5e5e5}.shipping-detail-frm .basic-heading h2{padding-bottom:15px}.checkout-order .cart-subtotal{border-bottom:1px solid #e5e5e5;padding-top:26px}.checkout-order .cart-subtotal .sub-total-price{font-size:14px;font-weight:400}.payment-card{padding:6px 0 30px}.payment-card-option{padding-top:28px}.card-option{padding-bottom:20px}.checkout-order .cart-subtotal:first-child{padding-top:0}.cart-subtotal.grand-total .sub-total-price{font-weight:600}.cart-subtotal.data-total,.cart-subtotal.subtotal{display:block}.cart-subtotal.data-total .cart-subtotal:nth-child(2),.cart-subtotal.data-total .cart-subtotal:nth-child(3),.cart-subtotal.subtotal .cart-subtotal:nth-child(2),.cart-subtotal.subtotal .cart-subtotal:nth-child(3){display:none}form input[type=email],form input[type=text]{width:100%!important}