.order-information section header .carepoint-header {
  border-bottom: 0px;
}

.order-information section header fieldset {
  margin: 0;
  padding: 0;
}

.order-information .layout-region-checkout-main {
  box-sizing: border-box;
  background: #E3F4FF;
  width: 100%;
  padding: 0 18%;
  padding-top: 65px;
  padding-bottom: 45px;
}


.order-information:not(:has([data-drupal-selector="edit-payment-information-billing-information-edit-button"])) .layout-region-checkout-main {
  background: #E3F4FF;

}

.order-information .commerce-checkout-flow:not( :has([data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-wrapper"])):has([data-drupal-selector="edit-contact-information"]):has(input[data-drupal-selector*="edit-payment-information-payment-method-new-credit-card-ez-qcp-payment-gateway"]:checked) .layout-region-checkout-main {
  background: #E3F4FF;
}

.order-information .commerce-checkout-flow:not( :has([data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-wrapper"])):has([data-drupal-selector="edit-contact-information"]):has(input[data-drupal-selector*="edit-payment-information-payment-method-new-purchase-order-purchase-order"]:checked) .layout-region-checkout-main {
  background: #E3F4FF;
}

.order-information .commerce-checkout-flow:not( :has([data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-contact-information"])):has(input[data-drupal-selector*="edit-payment-information-payment-method-pay-with-check"]:checked) .layout-region-checkout-main {
  background: #E3F4FF;
}

.order-information .commerce-checkout-flow:not( :has([data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-contact-information"])):has(input[data-drupal-selector*="edit-payment-information-payment-method-new-credit-card-ez-qcp-payment-gateway"]:checked) .layout-region-checkout-main {
  background: #E3F4FF;
}

.order-information .commerce-checkout-flow:not( :has([data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-contact-information"])):has(input[data-drupal-selector*="edit-payment-information-payment-method-new-purchase-order-purchase-order"]:checked) .layout-region-checkout-main {
  background: #E3F4FF;
}

.order-information .commerce-checkout-flow:not( :has([data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-wrapper"])) .layout-checkout-form .layout-region-checkout-main .form-radios .form-item {
  padding: 10px !important;
  border: 0.5px solid #DADEE0 !important;
}




.order-information .commerce-checkout-flow .layout-checkout-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main fieldset {
  border: none;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper {
  margin-top: 50px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-legend,
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary h3 {
  font-size: 42px;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 100%;
  font-weight: bold;
  color: #004E90;
  text-transform: capitalize;
  position: relative;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary h3 {
  font-size: 42px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .checkout-pane-contact-information .fieldset-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  column-gap: 25px
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main label {
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  color: #545659;
  text-transform: capitalize;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper div input {
  height: 60px;
  width: 100%;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper select {
  height: 60px;
  width: 100%;

}

.order-information .commerce-checkout-flow .layout-checkout-form [data-drupal-selector="edit-payment-information-billing-information-select-address"] {
  border: 1px solid #DADEE0 !important;
}

.order-information .checkout-pane-contact-information .form-item-contact-information-email,
.order-information .checkout-pane-contact-information .form-item-contact-information-email-confirm,
.order-information .checkout-pane-contact-information .form-item-contact-information-field-first-name,
.order-information .checkout-pane-contact-information .form-item-contact-information-field-last-name {
  display: flex;
  flex-direction: column;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper [data-drupal-selector="edit-payment-information-payment-method"] .fieldset-legend {
  font-size: 26px;
  margin-top: 20px;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper [data-drupal-selector="edit-payment-information-payment-method"] .fieldset-wrapper {
  margin-top: 15px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper [data-drupal-selector="edit-payment-information-payment-method"] .fieldset-wrapper .form-item-payment-information-payment-method {
  border: 0;
}

.order-information .layout-region-checkout-main .fieldset-wrapper [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] {
  display: grid;
  grid-template-columns: 2.1fr 1fr 1fr;
  position: relative;
  column-gap: 25px;
}

.order-information .layout-region-checkout-main .fieldset-wrapper [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] {
  display: grid;
  grid-template-columns: 2.1fr 1fr 1fr;
  position: relative;
  column-gap: 25px;
}

.order-information .layout-region-checkout-main .fieldset-wrapper [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] #payment-errors {
  position: fixed;
  right: 0;
  top: 20px;
}
.user-logged-in.order-information .layout-region-checkout-main .fieldset-wrapper [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] #payment-errors {
  position: fixed;
  right: 0;
  top: 81px;
}



input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label {
  font-size: 22px !important;
}

input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label::before,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label::before {
  margin-right: 20px !important;
}


.order-information .commerce-checkout-flow .layout-checkout-form [data-drupal-selector="edit-payment-information-billing-information-field-certificate-wrapper"] .form-item-payment-information-billing-information-field-certificate-0 label {
  font-size: 22px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .description {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #545659;
  letter-spacing: 0.5px;
  margin-top: 20px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary {
  width: 67%;
  padding-right: 2em;
  padding-left: 2rem;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary h3 {
  margin: 60px 0;
  max-width: 322px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-sidebar-coupon-redemption-form h3 {
  margin: 0px;
  max-width: 352px;
      font-size: 26px;
    font-weight: 700;
    line-height: 100%;
    color: #004E90;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;

}
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-sidebar-coupon-redemption-form h3::before,
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-sidebar-coupon-redemption-form h3::after
{
display: none;
}
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .coupon-redemption-form__coupons  table{
  margin-top: 30px;
}


.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form-remove-coupon-0"] {
  background: #F27300;
  border-radius: 50px;
  color: #fff;
  height: 56px !important;
  margin-left: 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 20px;
  position: absolute;
  left: 80%;
  top: -0.5px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form-remove-coupon-0"]:hover {
  background: #d96600;
}

.order-information .commerce-checkout-flow:not( :has([data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-wrapper"])) .layout-checkout-form .layout-region-checkout-secondary h3 {
  margin: 100px 0 60px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table {
  width: 100%;
  margin-top: 70px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .coupon-redemption-form__coupons table {
  width: unset !important;
  position: relative;
}
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .coupon-redemption-form__coupons table tr{
  border: 1px solid #DADEE0;
  height: 55px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;

}
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .coupon-redemption-form__coupons table tr td{
  padding-left: 20px;
  padding-right: 50px;
  color: #545659;
}

.order-information .view-commerce-checkout-order-summary table thead {
  border-top: 1px solid #DADEE0;
  border-bottom: 1px solid #DADEE0;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table thead tr {
  border-bottom: 1px solid #DADEE0;
  border-top: 1px solid #DADEE0;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table thead th {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  color: #004E90;
  padding: 13px 0;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.order-information .view-commerce-checkout-order-summary table thead th.views-field-quantity-1,
.order-information .view-commerce-checkout-order-summary table thead th.views-field-order-summary-subscription {
  text-align: center !important;
}

.order-information .view-commerce-checkout-order-summary table tbody tr:first-child td {
  padding-top: 16px;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.order-information .view-commerce-checkout-order-summary .view-footer {
  margin-top: 11px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table thead th:last-child,
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table tbody tr td:last-child {
  text-align: right;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table thead th:last-child {
  padding-right: 18px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table tbody tr td:last-child {
  padding-right: 0px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table tr td.views-field-title:not(:first-of-type) {
  display: none;
}

.order-information .view-commerce-checkout-order-summary table tbody tr td {
  color: #545659;
  font-size: 18px;
  font-weight: 400;
  padding: 5px 0px;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.order-information .view-commerce-checkout-order-summary table tbody tr.child-product td.views-field-title {
  padding-left: 45px;
  word-break: break-word;
  white-space: normal;
}

.order-information .parent-product .toggle-button {
  margin-right: 4px;
  position: relative;
  top: 2px;
}

.order-information .view-commerce-checkout-order-summary table tbody tr td.views-field-quantity-1 {
  width: 120px;
  min-width: 120px;
  text-align: center;
}

.order-information .view-commerce-checkout-order-summary table tbody tr td.views-field-title {
  min-width: 450px;
  padding-right: 20px;
}

.order-information .view-commerce-checkout-order-summary table tbody tr td.views-field-order-summary-subscription {
  width: 160px;
  min-width: 160px;
  text-align: center;
}

.order-information .view-commerce-checkout-order-summary table tbody tr td.views-field-total-price__number-1 {
  width: 113px;
  min-width: 113px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table tbody tr.parent-has-children {
  position: relative;
}

.order-information [data-drupal-selector="order-total-summary"] .field--name-total-price {
  float: unset;
  width: unset;
  background: unset;
  display: block;
  border-radius: unset;
  color: unset;
  padding: unset;
  position: unset;
}

.order-information [data-drupal-selector="order-total-summary"] .field--name-total-price>div {
  width: unset;
}

.order-information [data-drupal-selector="order-total-summary"] .order-total-line {
  font-size: 20px;
  color: #545659;
}

.order-information [data-drupal-selector="order-total-summary"] .order-total-line__subtotal {
  border-top: 1px solid #DADEE0;
  margin: 0px;
  padding: 10px 0;
  font-size: 20px;
  color: #545659;
  font-weight: 400;
}

.order-information [data-drupal-selector="order-total-summary"] .order-total-line__subtotal .order-total-line-label,
.order-information [data-drupal-selector="order-total-summary"] .order-total-line__total .order-total-line-label {
  padding-right: 25px;
}

.order-information [data-drupal-selector="order-total-summary"] .order-total-line__total {
  border-bottom: 1px solid #DADEE0;
  border-top: 1px solid #DADEE0;
  margin: 0px;
  padding: 10px 0;
  color: #004E90;
  font-size: 20px;
  font-weight: 700;
}

.order-information .commerce-checkout-flow .layout-checkout-form {
  position: relative;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] {
  margin-top: 65px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] {
  display: flex;
  width: fit-content;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
  position: absolute;
  right: 17%;
  bottom: 0;
  width: fit-content;
  margin-top: 45px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] .form-item-sidebar-coupon-redemption-form-code label {
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
  color: #004E90;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] {
  position: relative;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] .form-item-sidebar-coupon-redemption-form-code input {
  display: block;
  width: 300px;
  border: 1px solid #DADEE0;
  height: 55px;
  margin-top: 25px;
  outline: none;
  padding-left: 15px;
  padding-right: 52px;
  color: #545659;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"] {
  position: absolute;
  bottom: 0;
  right: -50%;
  width: 190px;
  height: 55px;
  background: #D9D9D9;
  border-radius: 30px;
  font-size: 20px;
  line-height: 100%;
  font-weight: 700;
  color: #545659;
  outline: none;
  text-transform: uppercase;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] {
  display: flex;
  gap: 20px;
  margin-right: 24px;
  margin-bottom: 0px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] a {
  order: -1;
  background-color: #F27300;
  color: white;
  padding: 0 25px;
  line-height: 55px;
  height: 55px;
  border: none;
  cursor: pointer;
  font-size: 20px !important;
  font-weight: 700;
  text-align: center;
  border-radius: 50px;
  transition: background-color 0.2s ease;
  text-transform: uppercase;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] input[type="submit"] {
  background-color: #8CAD06;
  color: white;
  padding: 0 25px;
  height: 55px;
  line-height: 55px;
  border: none;
  cursor: pointer;
  font-size: 20px !important;
  font-weight: 700;
  text-align: center;
  border-radius: 50px;
  transition: background-color 0.2s ease;
  text-transform: uppercase;
  margin-right: 10px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address"] {
  position: relative;
  display: flex;
  flex-direction: column;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address-country-code"] .form-item-payment-information-billing-information-address-0-address-country-code {
  position: absolute;
  left: 51%;
  top: 123px;
  width: 49%;
  display: flex;
  flex-direction: column;
}



.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container0"] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 25px;
  order: 1;
  width: 100%;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container1"] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 25px;
  order: 1;
  width: 100%;

}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container1"] .js-form-item {
  width: 100%;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address-country-code"] {
  order: 2;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .js-form-item-payment-information-billing-information-address-0-address-organization {
  order: 3;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .js-form-item-payment-information-billing-information-address-0-address-address-line1 {
  order: 4;
  margin-bottom: -82px;

}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container3"] {
  order: 6;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container0"] div {
  display: flex;
  flex-direction: column;
  margin-right: 0;
  width: 100%;
}



.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address"] .form-item-payment-information-billing-information-address-0-address-organization,
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address"] .form-item-payment-information-billing-information-address-0-address-address-line1 {
  display: flex;
  flex-direction: column;
  order: 2;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container2"] {
  order: 2;

}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address"] .form-item-payment-information-billing-information-address-0-address-address-line2 {
  position: relative;
  left: 51%;
  bottom: 5px;
  order: 4;
}


[data-drupal-selector="edit-payment-information-billing-information-address-0-address"] {
  position: relative;
}

body.country--af [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child {
  position: absolute;
  right: 0;
  bottom: 0;
}

body.country--br [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child {
  position: absolute;
  right: 0;
  bottom: 127px;
}

body.country--al [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ai [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--am [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ac [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--gb [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--za [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--io [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--vg [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--zw [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ua [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--tv [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ta [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--tc [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--sr [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--sd [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--sh [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--lk [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--kr [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--gs [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--sc [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ru [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--pn [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--pa [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--om [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--na [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--mu [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ki [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--je [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--im [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ie [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ir [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--hu [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--hk [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--gg [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--fk [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--sz [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--eg [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ec [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--cn [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child {
  position: absolute;
  right: 0;
  bottom: 0;
}

body.country--ie .js-form-item-payment-information-billing-information-address-0-address-locality,
body.country--ir .js-form-item-payment-information-billing-information-address-0-address-locality {
  position: absolute;
  right: 0;
  bottom: 127px;
}

body.country--kr .form-item-payment-information-billing-information-address-0-address-administrative-area {
  position: absolute;
  right: 0;
  bottom: 127px;
}

body.country--br .address-container-inline>.form-item {
  margin-right: 0px
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-field-vat-tax-id-number-wrapper"] .form-item-payment-information-billing-information-field-vat-tax-id-number-0-value {
  display: flex;
  flex-direction: column;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-field-vat-tax-id-number-wrapper"] .form-item-payment-information-billing-information-field-vat-tax-id-number-0-value input {
  width: 100%;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address"] [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container4"] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 25px;
  order: 5;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address"] [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container4"] .js-form-item {
  width: 100%;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address"] [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container4"] div {
  margin-right: 0;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address"] [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container4"] .form-item-payment-information-billing-information-address-0-address-administrative-area {
  display: flex;
  flex-direction: column;
  justify-content: end;
}


.order-information [data-drupal-selector="edit-payment-information-billing-information"] .js-form-item {
  width: 49%;
  order: 6;
}

.order-information [data-drupal-selector="edit-payment-information-billing-information"] .form-wrapper .js-form-item {
  width: 49%;
}

.order-information [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container5"] {
  order: 6;
  display: flex;
  justify-content: space-between;
}

.order-information [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container5"] .js-form-item {
  width: 49%;
}


.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 13px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios label {
  font-weight: 400 !important;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios .form-item {
  background-color: #FFFFFF;
  padding: 10px 0;
  border-radius: 5px;
  color: #545659;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  padding-left: 13px;
  padding-right: 13px;
  display: flex;
  align-items: center;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios input[type="radio"]+label,
input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label,
input[data-drupal-selector="edit-payment-information-billing-information-copy-to-address-book"]+label,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-copy-to-address-book"]+label,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  text-transform: capitalize;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios input[type="radio"],
input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"],
input[data-drupal-selector="edit-payment-information-billing-information-copy-to-address-book"],
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-copy-to-address-book"],
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"] {
  display: none;
}

input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label::before {
  background: white;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios input[type="radio"]+label:before,
input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label::before,
input[data-drupal-selector="edit-payment-information-billing-information-copy-to-address-book"]+label::before,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-copy-to-address-book"]+label::before,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label::before {
  content: "\2714";
  border: 1px solid #DADEE0;
  border-radius: 3px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  color: transparent;
  transition: 0.2s;
  font-size: 12px;
  line-height: 1;
  vertical-align: middle;
  margin-right: 10px;
  background: white;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios input[type="radio"]:checked+label:before,
input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]:checked+label:before,
input[data-drupal-selector="edit-payment-information-billing-information-copy-to-address-book"]:checked+label:before,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-copy-to-address-book"]:checked+label:before,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]:checked+label:before {
  background-color: #8CAD06;
  border-color: #8CAD06;
  color: #fff;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios input[type="radio"]+label:active:before,
input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]:checked+label:active:before,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]:checked+label:active:before {
  transform: scale(0.9);
}

.order-information input[type="radio"]:disabled+label:before,
input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]:disabled+label::before,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]:disabled+label::before {
  border-color: #aaa;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios input[type="radio"]:checked:disabled+label:before,
input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]:checked:disabled+label:before,
input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]:checked:disabled+label:before {
  background-color: #bfb;
  border-color: #bfb;
}


.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main select {
  background-color: #FFFFFF;
  border: 1px solid rgba(218, 222, 224, 0.5);
  padding: 12px 10px;
  border-radius: 5px;
  color: #545659;

}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main input[type="text"],
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main input[type="email"],
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main select {
  background-color: #FFFFFF;
  border: 1px solid rgba(218, 222, 224, 0.5);
  padding: 15px;
  border-radius: 10px;
  color: #545659;
  margin-top: 10px;
  outline: none;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .alert-warning {
  background: #FCEBE6;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  align-items: center;
  color: #545659;
  font-size: 16px;
  font-weight: 400;
  height: 48px;
}

.order-information .commerce-checkout-flow .js-form-managed-file {
  margin-top: 20px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper div .form-file {
  position: relative;
  width: 400px;
  height: 45px;
  cursor: pointer;
  color: transparent;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper div .form-file::-webkit-file-upload-button {
  background: #d1d5db;
  color: #374151;
  padding: 12px 32px;
  border-radius: 25px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: none;
  transition: background 0.3s ease;
  margin-right: 15px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper div .form-file::-webkit-file-upload-button:hover {
  background: #b8bdc7;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper div .form-file::file-selector-button {
  background: #d1d5db;
  color: #374151;
  padding: 12px 32px;
  border-radius: 25px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: none;
  transition: background 0.3s ease;
  margin-right: 15px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper div .form-file::file-selector-button:hover {
  background: #b8bdc7;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper div .form-file::after {
  content: attr(data-filename);
  position: absolute;
  left: 178px;
  top: 49%;
  transform: translateY(-50%);
  color: #6b7280;
  font-size: 14px;
  font-weight: 400;
  pointer-events: none;
}

.js-form-item-payment-information-add-payment-method-billing-information-field-tax-exempt-value {
  display: flex;
  align-items: center;
  gap: 10px;
}

.js-form-item-payment-information-add-payment-method-billing-information-field-tax-exempt-value input {
  width: 20px !important;
  height: 20px !important;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] .form-item-payment-information-add-payment-method-payment-details-card-number #card-number-element {
  background-color: #FFFFFF;
  border: 1px solid rgba(218, 222, 224, 0.5);
  padding: 15px;
  border-radius: 10px;
  color: #545659;
  margin-top: 10px;
  outline: none;
  height: 60px;
  width: 100%;
  position: relative;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] .form-item-payment-information-add-payment-method-payment-details-card-number #card-number-element .__PrivateStripeElement {
  top: 35%;
  position: absolute !important;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] .form-item-payment-information-add-payment-method-payment-details-expiration #expiration-element {
  background-color: #FFFFFF;
  border: 1px solid rgba(218, 222, 224, 0.5);
  padding: 15px;
  border-radius: 10px;
  color: #545659;
  margin-top: 10px;
  outline: none;
  height: 60px;
  width: 100%;
  position: relative;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] .form-item-payment-information-add-payment-method-payment-details-expiration #expiration-element .__PrivateStripeElement {
  top: 35%;
  position: absolute !important;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] .form-item-payment-information-add-payment-method-payment-details-security-code #security-code-element {
  background-color: #FFFFFF;
  border: 1px solid rgba(218, 222, 224, 0.5);
  padding: 15px;
  border-radius: 10px;
  color: #545659;
  margin-top: 10px;
  outline: none;
  height: 60px;
  width: 100%;
  position: relative;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] .form-item-payment-information-add-payment-method-payment-details-security-code #security-code-element .__PrivateStripeElement {
  top: 35%;
  position: absolute !important;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-field-vat-tax-id-number-wrapper"] {
  order: 3;
}

.order-information .layout-region-checkout-main .field--widget-boolean-checkbox {
  margin-top: 30px;
  order: 4;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-field-certificate-wrapper"] {
  order: 4;
}

.order-information [data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-wrapper"] {
  margin-top: 0 !important;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-messages] {
  position: absolute;
  top: -34px;
  width: 410px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] .form-item-sidebar-coupon-redemption-form-code {
  margin-top: 45px;
  margin-bottom: 0px;
}

.order-information .commerce-checkout-flow [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-certificate-0-remove-button"] {
  background: #F27300;
  border-radius: 50px;
  width: 160px !important;
  color: #fff;
  height: 40px !important;
  margin-left: 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
}

.order-information .commerce-checkout-flow [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-certificate-0-remove-button"]:hover {
  background: #d96600;
}

.order-information .commerce-checkout-flow .layout-checkout-form input[data-drupal-selector="edit-payment-information-billing-information-field-certificate-0-remove-button"] {
  background: #F27300;
  border-radius: 50px;
  width: 27% !important;
  color: #fff;
  height: 40px !important;
  margin-left: 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: 700;
}

.order-information .commerce-checkout-flow .layout-checkout-form input[data-drupal-selector="edit-payment-information-billing-information-field-certificate-0-remove-button"]:hover {
  background: #d96600;
}

.order-information [data-drupal-selector="edit-payment-information-billing-information"] {
  display: flex;
  flex-direction: column;
}

.order-information [data-drupal-selector="edit-payment-information-billing-information-edit-button"] {
  height: 40px !important;
  width: 163px !important;
  background: #F27300;
  color: #ffffff;
  border-radius: 50px;
  font-size: 16px;
  margin: 0;
  margin-top: 20px;
  text-transform: uppercase;
}

input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-edit-button"] {
  height: 40px !important;
  width: 163px !important;
  background: #F27300;
  color: #ffffff;
  border-radius: 50px;
  font-size: 16px;
  margin: 0;
  margin-top: 20px;
  text-transform: uppercase;
}

.order-information [data-drupal-selector="edit-payment-information-billing-information-edit-button"]:hover {
  background-color: #8CAD06;
  color: white;
  transition: all 0.9s ease;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] a:hover {

  background-color: #8CAD06;
  color: white;
  transition: all 0.9s ease;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] input[type="submit"]:hover {
  background-color: #F27300;
  color: white;
  transition: all 0.9s ease;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information"] .fieldset-legend::before,
.order-information .layout-region-checkout-main [data-drupal-selector="edit-contact-information"] .fieldset-legend::before,
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary h3::before {
  content: "";
  display: block;
  width: 128px;
  height: 5px;
  background-color: #91a70f;
  margin-bottom: 15px;
  border-radius: 4px;
  position: absolute;
  bottom: -40px;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information"] .fieldset-legend::after,
.order-information .layout-region-checkout-main [data-drupal-selector="edit-contact-information"] .fieldset-legend::after,
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary h3::after {
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  background-color: #F27300;
  margin-top: 15px;
  border-radius: 4px;
  position: absolute;
  bottom: -25px;
  left: 134px;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information"] .fieldset-wrapper .fieldset-legend::before,
.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information"] .fieldset-wrapper .fieldset-legend::after {
  display: none;
}

.order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information"] .fieldset-legend::after,
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary h3::after {
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  background-color: #F27300;
  margin-top: 15px;
  border-radius: 4px;
  position: absolute;
  bottom: -25px;
  left: 134px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"]:hover {
  background: #D1D1D1;
  transition: all 0.5s ease;
}

.order-information .child-product td:first-child {
  padding-left: 37px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios .form-type-radio label.option::before {
  top: -1px !important;
}



.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-contact-information"] {
  margin-bottom: 50px;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information"],
.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-contact-information"] {
  padding: 0.35em 0 0.75em;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information"] .form-item-payment-information-billing-information-select-address {
  order: 1;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information"] .form-item-payment-information-billing-information-select-address {
  order: 1;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-rendered"] {
  order: 2;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-edit-button"] {
  order: 3;
}

.order-information .commerce-checkout-flow .layout-checkout-form [data-drupal-selector="edit-payment-information-payment-method"] {
  margin-bottom: 0;
  margin-top: 65px;
}

.order-information [data-drupal-selector="edit-payment-information-payment-method"] .form-radios .ajax-progress.ajax-progress-throbber {
  display: none;
}

.order-information .layout-checkout-form .layout-region-checkout-footer {
  padding-right: 0;
}

.order-information .layout-checkout-form .layout-region-checkout-footer input {
  margin-right: 0 !important;
}

.order-information .ajax-progress.ajax-progress-throbber {
  display: none;
}

table.table-overflow thead::before,
.view-content.table-overflow::before {
  top: 15px;
}



.order-information .commerce-checkout-flow .layout-checkout-form [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"] {
  order: 2;
}

.order-information .order-total-line__adjustment--tax {
    padding-right: 0px;
}
  .order-information .view-commerce-checkout-order-summary .view-content {
    position: relative;
  }

@media (min-width:550px) {
  .form-item-payment-information-add-payment-method-billing-information-select-address {
    width: 49%;
  }

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-country-code,
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-country-code {
    width: 49% !important;
    position: absolute;
    left: 51%;
    top: 131px;
    width: 49%;
    display: flex;
    order: 2;
    flex-direction: column;
  }

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .js-form-item-payment-information-add-payment-method-billing-information-address-0-address-organization,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .js-form-item-payment-information-add-payment-method-billing-information-address-0-address-organization,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-address-line1,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-address-line1,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .form-item-payment-information-add-payment-method-billing-information-field-vat-tax-id-number-0-value,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .form-item-payment-information-add-payment-method-billing-information-field-vat-tax-id-number-0-value,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area {

    width: 49% !important;
    order: 3;

  }

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code {
    width: 49% !important;
    order: 3;

  }


  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-address-line2,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-address-line2 {
    position: absolute;
    left: 51%;
    top: 275px;
    width: 49% !important;

  }


  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .address-container-inline,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .address-container-inline {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 25px;
    order: 1;
  }

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address-container4"],


  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address-container3"],

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address-container4"],
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address-container3"],
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address-container6"],
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address-container6"] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 25px;
    order: 4;
  }

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-dependent-locality,

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .form-item-payment-information-add-payment-method-billing-information-address-0-address-dependent-locality {

    width: 49% !important;
    order: 4;

  }

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address-container5"],

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address-container5"],
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address-container2"],

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address-container2"] {
    order: 4;
  }

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .address-container-inline .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .address-container-inline .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .address-container-inline .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .address-container-inline .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .address-container-inline .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .address-container-inline .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .address-container-inline .form-item-payment-information-add-payment-method-billing-information-address-0-address-address-line1,
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .address-container-inline .form-item-payment-information-add-payment-method-billing-information-address-0-address-address-line1 {
    width: 100% !important;
  }

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) .address-container-inline>.form-item,
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) .address-container-inline>.form-item {
    margin-right: 0px;
  }

  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-credit-card-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address"],
  body:has(input[data-drupal-selector^="edit-payment-information-payment-method-new-purchase-order-purchase-order-"]:checked) [data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-0-address"] {
    display: flex;
    flex-direction: column;
    position: relative;
  }
}

@media (max-width:1410px) {

  .is-guest-user.order-information .layout-region {
    width: 100%;
  }

  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary {
    width: 100%;
  }

  .is-guest-user.order-information .layout-region-checkout-main {
    padding: 20px;
  }

  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
    right: 9px;
  }
}

@media (max-width:1310px) {


  .user-logged-in.order-information .layout-region {
    width: 100%;
  }

  .user-logged-in.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary {
    width: 100%;
  }

  .user-logged-in.order-information .layout-region-checkout-main {
    padding: 20px;
  }

  .user-logged-in.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
    right: 9px;
  }
}

@media (max-width:1024px) {
  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .alert-warning {
    height: auto;
  }

  .order-information .commerce-checkout-flow:not( :has([data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-wrapper"])) .layout-checkout-form .layout-region-checkout-secondary h3 {
    margin: 40px 0 60px;
  }

  .order-information .commerce-checkout-flow:not( :has([data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-contact-information"])):has(input[data-drupal-selector*="edit-payment-information-payment-method-pay-with-check"]:checked) {
    background: none;
  }

  .order-information .commerce-checkout-flow:not( :has([data-drupal-selector="edit-payment-information-billing-information"] [data-drupal-selector="edit-payment-information-billing-information-address-wrapper"])):not(:has([data-drupal-selector="edit-payment-information-add-payment-method-billing-information-address-wrapper"])):has([data-drupal-selector="edit-contact-information"]):has(input[data-drupal-selector*="edit-payment-information-payment-method-pay-with-check"]:checked) {
    background: none;
  }

  .order-information .layout-region {
    width: 100%;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios {
    grid-template-columns: repeat(3, 1fr);
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary {
    width: 100%;
  }

  .address-container-inline>.form-item {
    width: 100%;
  }

  .order-information .layout-region-checkout-main .fieldset-wrapper [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] {
    grid-template-columns: 1fr;
  }

  .order-information [data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label,
  .order-information input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label {
    font-size: 18px !important;
  }

  input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label::before,
  input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label::before {
    margin-right: 0px !important;
  }

  .order-information.is-guest-user [data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label,
  .order-information.user-logged-in input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label {
    padding-left: 32px;
  }

  .order-information.is-guest-user [data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label::before {
    position: absolute;
    left: 22px;
    margin-top: 4px;
  }

  .order-information [data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label::before,
  .order-information.user-logged-in input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label::before {
    position: absolute;
    left: 21px;
    margin-top: 4px;
  }

  .order-information.is-guest-user input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label::before {
    position: absolute;
    left: 22px;
    margin-top: 4px;
  }

  .order-information.is-guest-user input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label,
  .order-information.user-logged-in input[data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label {
    padding-left: 32px;
  }

  .order-information .view-commerce-checkout-order-summary table {
    margin-top: 40px !important;
  }

  .order-information .view-commerce-checkout-order-summary .view-content {
    position: relative;
    overflow-x: scroll;
  }
}

@media (min-width:992px) and (max-width:1120px) {
  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
    position: absolute;
  }
}

@media (min-width:769px) and (max-width:1024px) {

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width:955px) {
  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
    position: static;
  }

  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] input[type="submit"] {
    font-size: 16px !important;
  }

  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] a {
    width: fit-content;
    margin: auto;
    font-size: 16px !important;
  }

  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] {
    margin-right: 0;
  }

  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] {
    width: 100%;
  }

  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] {
    width: 100%;
  }

  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] .form-item-sidebar-coupon-redemption-form-code input {
    border-top-right-radius: 52px;
    border-bottom-right-radius: 52px;
    width: 100%;
  }

  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"] {
    right: -21px;
    width: 150px;
    bottom: 0;
    font-size: 16px;
  }
}


@media (max-width:790px) {

body.country--af [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child {
  position: static;
  right: 0;
  bottom: 0;
}

body.country--br [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child {
  position: static;
}

body.country--al [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ai [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--am [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ac [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--gb [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--za [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--io [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--vg [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--zw [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ua [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--tv [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ta [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--tc [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--sr [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--sd [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--sh [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--lk [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--kr [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--gs [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--sc [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ru [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--pn [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--pa [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--om [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--na [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--mu [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ki [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--je [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--im [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ie [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ir [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--hu [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--hk [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--gg [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--fk [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--sz [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--eg [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--ec [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child,
body.country--cn [data-drupal-selector="edit-payment-information-billing-information-address-0-address"]>.js-form-item:last-child {
  position: static;
}

body.country--ie .js-form-item-payment-information-billing-information-address-0-address-locality,
body.country--ir .js-form-item-payment-information-billing-information-address-0-address-locality {
  position: static;
}

body.country--kr .form-item-payment-information-billing-information-address-0-address-administrative-area {
  position: static;
}

  .order-information [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container5"] {
    flex: unset;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] a {
    width: fit-content;
    margin: auto;
    font-size: 16px !important;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] input[type="submit"] {
    font-size: 16px !important;
  }

  .order-information [data-drupal-selector="edit-payment-information-billing-information"] .js-form-item {
    width: 100%;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
    position: static;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"] {
    right: -21px;
    width: 150px;
    bottom: 0;
    font-size: 16px;
  }


  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-legend,
  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary h3 {
    font-size: 38px;

  }



  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .checkout-pane-contact-information .fieldset-wrapper {
    grid-template-columns: 1fr;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-radios {
    grid-template-columns: 1fr;
    gap: 0px;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container0"] {
    grid-template-columns: 1fr;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address-country-code"] .form-item-payment-information-billing-information-address-0-address-country-code {
    position: static;
    width: 100%;
  }

  .order-information [data-drupal-selector="edit-payment-information-billing-information"] .form-wrapper .js-form-item {
    width: 100%;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .js-form-item-payment-information-billing-information-address-0-address-address-line1 {
    margin-bottom: unset;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address"] .form-item-payment-information-billing-information-address-0-address-address-line2 {
    position: static;
    left: unset;
  }

  .order-information .layout-region-checkout-main [data-drupal-selector="edit-payment-information-billing-information-address-0-address"] [data-drupal-selector="edit-payment-information-billing-information-address-0-address-container4"] {
    grid-template-columns: 1fr;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary {
    width: 100%;
  }

  .order-information [data-drupal-selector="order-total-summary"] .field--name-total-price {
    width: 100%;
    transform: unset;
  }

  .order-information .view-commerce-checkout-order-summary table tbody tr td {
    padding: 0 10px;
  }



  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] .form-item-sidebar-coupon-redemption-form-code input {
    border-top-right-radius: 52px;
    border-bottom-right-radius: 52px;
    width: 100%;
  }

  .order-information .layout-region-checkout-main .fieldset-wrapper [data-drupal-selector="edit-payment-information-add-payment-method-payment-details"] {
    grid-template-columns: 1fr;
  }

  .address-container-inline>.form-item {
    margin-right: 0px;
    width: 100%;
  }

  .order-information .view-commerce-checkout-order-summary .view-content {
    overflow-x: scroll;
    position: relative;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table thead th {
    white-space: nowrap;
    padding-left: 11px;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper div .form-file {
    width: 100%;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] {
    width: 100%;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] {
    width: 100%;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] {
    margin-right: 0;
  }
}

@media (max-width:560px) {

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"],
  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"] {
    width: 100px;
  }
  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-wrapper div input{
    font-size: 18px;
  }
  .order-information .address{
    font-size: 18px;
  }
}

@media (max-width:475px) {

  .order-information .commerce-checkout-flow .layout-checkout-form input[data-drupal-selector="edit-payment-information-billing-information-field-certificate-0-remove-button"] {
    width: 27% !important;
    margin-top: 10px;
    margin-left: 0;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-messages] {
    width: 100%;
  }

  .is-guest-user.order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer [data-drupal-selector="edit-actions"] {
    flex-direction: column;
  }
    .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .coupon-redemption-form__coupons table tr td{
    padding-left: 10px;
    padding-right: 35px;
    font-size: 15px;
    max-width: 200px;
    word-break: break-all;
  }
  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form-remove-coupon-0"]{
    font-size: 15px;
    padding: 0 10px;
    left: 76%;

  }
  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width:375px) {

  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .fieldset-legend,
  .order-information .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary h3 {
    font-size: 32px;
  }

  .order-information .commerce-checkout-flow .layout-checkout-form input[data-drupal-selector="edit-payment-information-billing-information-field-certificate-0-remove-button"] {
    width: 42% !important;
    margin-top: 10px;
    margin-left: 0;
  }

}

@media (max-width:370px) {

  .order-information [data-drupal-selector="edit-payment-information-billing-information-field-tax-exempt-value"]+label::before,
  .order-information input[data-drupal-selector="edit-payment-information-add-payment-method-billing-information-field-tax-exempt-value"]+label::before {
    margin-top: -13px !important;
  }

}