.woocommerce-checkout span.woobt-item-name {
  display: none;
}

#place_order {
  width: 100%
}

.woocommerce-checkout-payment>ul {
  padding-top: 10px !important;
}

.page-id-6389.woocommerce-form-login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  margin-top: 12px;
}

.page-id-6389 .woocommerce-form__label-for-checkbox {
  margin: 0 auto;
}
.page-id-6389.woocommerce-checkout form.woocommerce-checkout {
  width: 100%;
}

.page-id-6389.woocommerce-checkout form.woocommerce-checkout {
  width: 47%;
  margin: 0 auto;
  min-width: 440px;
}

.page-id-6389 .order-total>td {
  display: block;
  width: 73%;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 14px;
  border: 1px solid rgba(119, 164, 100, 1);
  border-top: 1px solid rgba(119, 164, 100, 1) !important;
}

.page-id-6389 .woocomerce-checkout .woocommerce-checkout-review-order-table .order-total>td>strong>span bdi {
  text-align: center;
  display: block;
}


.page-id-6389 .woocommerce-checkout>#customer_details {
  background: #fff;
  border-radius: 15px;
  border: 1px solid #d3ced2;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, .08);
  padding: 2px 10px;
  /* width: 50%;
  margin:0 auto; */
  margin-bottom: 10px;
}

.page-id-6389 .woocommerce-checkout>#customer_details .col-2 {
  float: left;
}

.page-id-6389 .select2-container--default .select2-selection--single,
.page-id-6389 .woocommerce-checkout>.col2-set#customer_details .select2-selection {
  height: 34px !important;
  border: 1px solid #ddd !important;
}

.select2-container--default .select2-selection--single .page-id-6389 .woocommerce-shipping-fields>.shipping_address {
  display: none;
  margin-bottom: 30px;
}

.page-id-6389 .swal2-html-container {
  padding-bottom: 20px;
  line-height: 1.35;
}


.page-id-6389 .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 1px !important;
}

.page-id-6389 .select2-container--default .select2-selection--single>#select2-billing_country-container,
.page-id-6389 .select2-container--default .select2-selection--single>#select2-billing_state-container {
  font-size: 15px;
  font-weight: 400 !important;
  color: #000;
  letter-spacing: 0px;
}


.page-id-6389 #new_order_notes_field>span #new_order_notes {
  border-radius: 4px;
  border: 1px solid #ddd;
  font-size: 13px;
  font-family: 'Source Sans Pro';
  padding-left: 6px;
}

.page-id-6389 #order_review_heading:nth-child(2) {
  display: none;
}


.page-id-6389 #order_review_heading,
.page-id-6389 #order_review .shop_table thead tr:nth-child(2) th {
  width: 64% !important;
}

.page-id-6389 .woocommerce-billing-fields h3 {
  color: #0a678c;
  font-size: 1em;
  font-weight: 500;
  padding: 9px 4px;
  line-height: 1.5em;
  /* border-bottom: 1px solid #eee; */
  margin-top: 12px;
  margin-bottom: 0px;
}

.page-id-6389.woocommerce-checkout #content form #customer_details .col2-set>.col-1,
.page-id-6389.woocommerce-checkout #content form #customer_details .col2-set>.col-2 {
  width: 100% !important;
}

/* Order Review */

.page-id-6389 #order_review_heading {
  color: #0a678c;
  font-size: 1em;
  font-weight: 700;
  padding: 9px 4px;
  line-height: 1.5em;
  margin-top: 12px;
}

.page-id-6389 #order_review .shop_table {
  background: #fff;
  border-radius: 18px !important;
  border: 1px solid #d3ced2 !important;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, .08);
  padding: 2px 10px 8px 10px;
  /* width: 50%;
  margin: 0 auto; */
  margin-bottom: 28px;
}

.page-id-6389 #order_review .shop_table thead tr:nth-child(2) th {
  border-radius: 4px;
  border-top: 1px solid #eee;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: rgba(0, 0, 0, 0.06);
}

.page-id-6389 #order_review table tbody .cart_item:nth-child(1) td {
  border-top: none !important;
}

.page-id-6389 #order_review table tbody .cart_item td .product-name,
.page-id-6389 #order_review table tbody .cart_item td p,
.page-id-6389 #order_review table tbody .cart_item td strong {
  color: var(--brand-dark-blue);
}

.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"] {
  font-size: 1em !important;
}

.page-id-6389.woocommerce .product-name>a>img,
.page-id-6389.woocommerce-page .product-name>a>img {
  height: auto;
  max-width: 20% !important;
}

.woocommerce-checkout table.shop_table th {
  color: #0a678c;
  font-size: 14px;
  font-size: 1em;
}

.woocommerce-checkout table.shop_table tfoot th,
.woocommerce-checkout table.shop_table th,
.woocommerce-checkout #shipping_method bdi,
.woocommerce-checkout .woocommerce-Price-amount.amount,
.woocommerce-checkout tr.cart_item .product-quantity,
.woocommerce-checkout #add_tax_disc_field span label strong {
  font-weight: 500 !important;
}

.woocommerce-checkout tr.order-total .woocommerce-Price-amount.amount {
  color: #77a464;
}

.woocommerce-checkout textarea::placeholder,
.woocommerce-checkout input::placeholder {
  color: #d8d8d8;
}

.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.discover,
#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.discover,
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.amex,
#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.amex,
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number,
#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number,
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number,
#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number {
  background-size: 40px 40px !important;
}

/* customer details mini*/

.customer-details .show-customer-details .edit-customer-details {
  margin-right: 5px;
  text-decoration: underline;
  cursor: pointer;
}


.customer-details .show-customer-details .toggle-arrow::before {
  content: '\25B8';
  /* Unicode arrow-right character */
  display: inline-block;
  margin-right: 5px;
  transform: rotate(90deg);
  transition: all .2s cubic-bezier(0, 0, .5, 1);
}

.customer-details .woocommerce-shipping-fields,
.customer-details .woocommerce-billing-fields {
  display: none;
}

.customer-details.minimized .woocommerce-shipping-fields,
.customer-details.minimized .woocommerce-billing-fields {
  display: none !important;
}

.customer-details.expanded .woocommerce-shipping-fields,
.customer-details.expanded .woocommerce-billing-fields {
  display: block;
}

.customer-details.minimized .show-customer-details .toggle-arrow::before {
  transform: rotate(90deg);
  transition: all .2s cubic-bezier(0, 0, .5, 1);
}

.customer-details .show-customer-details .toggle-arrow.expanded::before {
  transform: rotate(-90deg);
  transition: all .2s cubic-bezier(0, 0, .5, 1);
}

.customer-details .show-customer-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 94%;
  margin: 0 auto;
  border-bottom: none !important;
}

.customer-details .show-customer-details.expandedboarder {
  border-bottom: 1px solid #eee !important;
}


.customer-details .show-customer-details h3 {
  margin: 0;
  color: #0a678c;
  font-size: 1em;
  font-weight: 500;
  padding: 6px 0px;
  line-height: 1.5em;
}

.customer-details .show-customer-details .edit-customer-details {
  margin-left: auto;
  text-decoration: none;
  cursor: pointer;
  color: #0a678c;
  font-size: .8em;
  font-weight: 500;
}

.customer-details .col2-set>.col-2 #shipping_postcode_field {
  margin-bottom: 14px;
}




/*=== checkout payment selection ===*/

.page-id-6389 .custom-link {
  text-decoration: none;
}

.page-id-6389 .custom-links {
  display: flex;
  justify-content: space-between;
  margin-bottom: 38px;
  border: 1.2px solid #d3ced2;
  border-radius: 12px;
  background-color: rgba(0, 0, 0, 0.06);
}

.page-id-6389 .custom-link {
  flex-grow: 1;
  text-align: center;
  padding: 7px 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  text-decoration: none;
  color: #333;
  font-weight: 300;
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
}

.page-id-6389 .custom-link:hover {
  background-color: var(--brand-light-blue);
  color: #fff !important;
}

.page-id-6389 #add_tax_disc_field>span label:nth-child(1) {
  text-align: center;
  margin-bottom: 10px;
  color: var(--brand-dark-blue);
  margin-top: 10px;
  margin-left: 0px !important;
}

.page-id-6389 #add_tax_disc_field>span label:nth-child(1) strong {
  border: 1.2px solid #d3ced2;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 6px 20px;
}

.page-id-6389 #add_tax_disc_field>span label:not(:first-child) {
  border: 1.2px solid #d3ced2;
  border-radius: 5px;
  padding: 4px 10px;
  width: 82%;
  margin: 10px auto -18px;
  font-weight: 300;
  display: flex;
  color: rgb(51, 51, 51);
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
}

.page-id-6389 #add_tax_disc_field>span label:not(:first-child):hover {
  cursor: pointer;
  border-left: 60px solid var(--brand-light-blue);
  border-top: 1px solid var(--brand-light-blue);
  border-bottom: 1px solid var(--brand-light-blue);
  border-right: 1px solid var(--brand-light-blue);
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
}

.custom-link.opacity-reduced {
  opacity: 0.5 !important;
}

.woocommerce-checkout .cart_item>.product-name p {
  margin-bottom: 0px !important;
  /* float: left; */
  margin-right: 10px;
  font-size: 12px;
  color: #595959 !important;
}


.page-id-6389 #add_tax_disc_field>span label:not(:first-child) input[type="radio"] {
  margin-right: 14px;
}

#payment.woocommerce-checkout-payment .button.sv-wc-payment-gateway-payment-form-manage-payment-methods {
  border: 1.2px solid #d3ced2;
  border-radius: 5px;
  padding: 4px 10px;
  width: 77%;
  margin: 0 auto !important;
  font-weight: 300;
  color: rgb(51, 51, 51);
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
  background: #fff;
  margin-bottom: 20px !important;
}

#payment.woocommerce-checkout-payment .button.sv-wc-payment-gateway-payment-form-manage-payment-methods:hover {
  background-color: var(--brand-light-blue);
  color: #fff !important;
}


.page-id-6389 #add_tax_disc_field,
.page-id-6389 .school_credit_card_text {
  display: none;
}

.wc_payment_methods,
.payment_method_authorize_net_cim_credit_card,
.payment_method_purchase_order_gateway,
.payment_method_special_payment,
.page-id-6389 .place-order {
  display: none;
}

.payment_method_authorize_net_cim_credit_card label,
.payment_method_purchase_order_gateway label,
.payment_method_special_payment label {
  color: var(--brand-dark-blue);
}

.page-id-6389 .school_credit_card_text {
  padding: 13px;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 2px 0px 12px rgba(0, 0, 0, .08);
}

.page-id-6389 tfoot .fee td {
  padding: 6px;
}

.cwd_payment_title {
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  color: var(--brand-dark-blue);
}

#cwd_creditcard_option,
#cwd_purchaseorder_option,
#cwd_purchasequote_option {
  margin: 8px;
  border-radius: 8px;
}

#add_tax_disc_field {
  border-radius: 18px;
  margin-bottom: 40px;
  background-color: #fff;
  padding: 12px;
  padding-bottom: 14px;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, .08);
  border: 1px solid #d3ced2 !important;
}

#add_tax_disc_field>.woocommerce-input-wrapper {
  display: block;
}

#add_tax_disc_field>.woocommerce-input-wrapper>label {
  width: 100%;
}

#cdc_checkout_files_upload_form_1,
#cwd_checkout_files_upload_form_1 {
  padding: 32px 10px;
  background-color: #eee;
  border-radius: 8px;
  margin-bottom: 20px;
}

#cwd_checkout_files_upload_form_1 {
  width: 400px;
  margin: 0 auto;
  margin-top: 10px;
}

#cdc_checkout_files_upload_form_1 table,
#cwd_checkout_files_upload_form_1 table {
  margin: 0 auto;
  /* width: 84%; */
  text-align: center;
}

#cdc_checkout_files_upload_form_1 table tbody tr td>div #cdc_checkout_files_upload_button_1,
#cwd_checkout_files_upload_form_1 table tbody tr td>div #cwd_checkout_files_upload_button_1 {
  width: 50%;
  border-radius: 24px;
  cursor: pointer;
  color: #fff;
  padding: 6px;
  border: 1px solid var(--brand-dark-blue);
  background-color: var(--brand-dark-blue) !important;
  margin-top: 14px;
  font-size: 14px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
}

#cdc_checkout_files_upload_form_1 table tbody tr td>div #cdc_checkout_files_upload_button_1 {
  width: 100%;
}

#cdc_checkout_files_upload_form_1 table tbody tr td>div #cdc_checkout_files_upload_button_1:hover,
#cwd_checkout_files_upload_form_1 table tbody tr td>div #cwd_checkout_files_upload_button_1:hover {
  background-color: var(--brand-light-blue) !important;
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
}

#cdc_checkout_files_upload_form_1 table tbody tr td>label,
#cwd_checkout_files_upload_form_1 table tbody tr td>label {
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
}

#cwd_checkout_files_upload_form_1 table tbody tr td>label {
  font-weight: 400 !important;
  line-height: 1.3;
}

#cwd_checkout_files_upload_form_1,
#cdc_checkout_files_upload_form_1 {
  display: none;
}

.cdc_checkout_files_upload_result_1 span a,
.cwd_checkout_files_upload_result_1 span a {
  text-decoration: none;
  color: #3d3d3d;
}

.cdc_checkout_files_upload_result_1>a,
.cwd_checkout_files_upload_result_1>a {
  color: #fff !important;
  text-decoration: none;
  font-size: 20px;
  background-color: #3d3d3d;
  border-radius: 50px;
  padding: 0px 8px;
  margin-left: 4px;
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
}

.cdc_checkout_files_upload_result_1>a:hover,
.cwd_checkout_files_upload_result_1>a:hover {
  opacity: .5;
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
}

.woocommerce-checkout #order_review .cart-pdf-button {
  pointer-events: none;
  background-color: rgba(190, 0, 0, .2);
}

.cart-pdf-button-container>a {
  color: #fff !important;
}

#payment>div>.woocommerce-terms-and-conditions-wrapper>.form-row {
  margin-bottom: 0 !important;
}

.woocommerce-checkout #payment {
  display: none;
  border-radius: 18px !important;
  background-color: #fff;
  padding: 6px;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, .08);
  border: 1px solid #d3ced2 !important;
}

.woocommerce-checkout #payment ul li img {
  background-color: #eee;
  padding: 4px 3px !important;
  margin: 0px !important;
}

.woocommerce-checkout #payment ul li img:nth-child(1) {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.woocommerce-checkout #payment ul li img:nth-child(4) {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
  color: #e2401c;
  display: block !important;
  font-weight: bold;
}

.woocommerce-checkout #payment div.payment_box {
  border: 2px solid #dedede !important;
  background-color: #fff;
  border-radius: 12px;
  padding-bottom: 0px;
}

.woocommerce-checkout #payment div.payment_box fieldset#wc-authorize-net-cim-credit-card-credit-card-form {
  border: none !important;
}

.woocommerce-checkout #payment div.payment_box fieldset#wc-authorize-net-cim-credit-card-credit-card-form>div p label .required {
  display: none !important;
}


.woocommerce-checkout #payment div.payment_box::before {
  display: none !important;
}

.woocommerce-checkout #payment div.payment_box.payment_method_authorize_net_cim_credit_card input {
  border-style: solid !important;
  border-radius: 6px !important;
  border: 1.5px solid #dedede;
}

.woocommerce-checkout #payment div.payment_box.payment_method_authorize_net_cim_credit_card .validate-required.woocommerce-validated input {
  border-color: #6dc22e;
}

.woocommerce-checkout #payment div.payment_box.payment_method_authorize_net_cim_credit_card .woocommerce-invalid-required-field input {
  border-color: rgba(190, 0, 0, .5) !important;
}

.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"].identified {
  border-color: #6dc22e !important;
}

.payment_box.payment_method_purchase_order_gateway {
  text-align: center;
}


.page-id-6389 fieldset .wc-authorize-net-cim-credit-card-new-payment-method-form input {
  margin: 0 auto !important;
}

.page-id-6389 #wc-authorize-net-cim-credit-card-tokenize-payment-method {
  display: inline;
  margin: -2px 8px 0 0 !important;
  text-align: center;
  vertical-align: middle;
}


/* --- Purchase Order Validation --- */
.payment_box.payment_method_purchase_order_gateway .validate-required label {
  display: none;
}

.payment_box.payment_method_purchase_order_gateway .validate-required.woocommerce-invalid input {
  border-color: rgba(190, 0, 0, .5) !important;
}

.payment_box.payment_method_purchase_order_gateway .validate-required.woocommerce-validated input {
  border-color: #dedede !important;
}

.payment_box.payment_method_purchase_order_gateway p input {
  border-radius: 6px !important;
  border-style: solid;
  padding: 8px;
}

button#place_order {
  display: inherit;
  margin: 0 auto;
  width: 88%;
  font-weight: 300;
  float: none !important;
  border-radius: 24px;
  background-color: rgba(190, 0, 0, .2) !important;
}

button#place_order:not([disabled]) {
  background-color: var(--brand-dark-blue) !important;
  border-radius: 24px;
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
}

button#place_order:not([disabled]):hover {
  background-color: var(--brand-light-blue) !important;
  transform: scale3d(1.01, 1.01, 1.01);
  transition: all .3s cubic-bezier(0, 0, .5, 1);
}

#ship-to-different-address .woocommerce-form__label.checkbox {
  display: flex;
  align-items: center;
}