.checkout {
  overflow-x: hidden;
}
/*Checkout Header and footer BEGIN*/
.hide-header-footer {
  display: none !important;
}
.checkout-header,
.checkout-footer {
  background-color: #000000;
}
.checkout-header .container {
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.checkout-footer .container {
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.checkout-header .go-back {
  width: 130px;
}
.checkout-header .go-back a {
  display: flex;
  gap: 16px;
  color: #fff;
  text-decoration: none;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  transition: 0.2s;
}
.checkout-header .phone-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-end;
}
.checkout-header .phone-col .title {
  font-family: Poppins;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  text-align: right;
  color: #fff;
}
.checkout-header .phone-col a {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  text-decoration: none;
  display: flex;
  gap: 10px;
  transition: 0.2s;
}
.checkout-header .phone-col a:hover {
  color: #ff7606;
}
.checkout-footer .copyright-checkout {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}
.checkout-footer .checkout-menu {
  display: flex;
  gap: 32px;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.checkout-footer .checkout-menu a {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  transition: 0.2s;
}
.checkout-footer .checkout-menu a:hover {
  color: #ff7606;
}
/*Checkout Header and footer END*/

.checkout {
  background: linear-gradient(
    180deg,
    rgba(222, 222, 222, 1) 0%,
    rgba(223, 216, 204, 1) 100%
  );
}
.checkout-step-begin.checkout0-page-wrapper.checkout:before {
  display: none;
}

.checkout-steps-con .column-two-checkout:before {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 100vw;
  height: 100%;
  z-index: -1;
  left: 0;
  top: 0;
}

.steps-wrap {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  margin-bottom: 35px;
}

.active-step.step-checkout {
  width: 52px;
  height: 52px;
  background-color: #ff7606;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  border: none !important;
  min-width: 52px;
}

.active-step.step-checkout img {
  filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(296deg)
    brightness(104%) contrast(101%);
}

.step-devider.solid-line {
  width: 120px;
  height: 0px;
  border-bottom: 1px solid #000;
}
.step-devider.dotted-line {
  width: 120px;
  height: 1px;
  border: 0;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='2' stroke-dasharray='4%2c12' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}
.step-checkout {
  border-radius: 50%;
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  min-width: 52px;
  background-color: #fff;
}

.your-info-checkout img {
  max-width: 24px;
  height: auto;
}

.your-info-checkout {
  padding-bottom: 16px;
  border-bottom: 1px solid #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  margin-bottom: 24px;
}

.checkout-steps-con {
  display: flex;
}

.checkout-steps-con .column-two-checkout {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.checkout-steps-con .cart_list.product_list {
  list-style: none;
  margin: 0;
  height: auto;
  padding: 0;
}

.checkout-steps-con .column-one-checkout {
  width: 57%;
  padding-right: 123px;
}

.checkout-steps-con .column-two-checkout {
  width: 43%;
  padding-left: 107px;
  position: relative;
  z-index: 2;
}

.bold-checkout-cart-text {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dad1ca;
  margin-top: 40px;
}

.column-two-checkout .cart-totals-wrap {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  max-width: 100%;
  margin-left: auto;
  margin-bottom: 0;
  width: 100%;
  margin-top: 16px;
}

.column-two-checkout .cart-totals-wrap .mini-cart-total.cart-page {
  padding-top: 16px;
  border-top: none;
}

.submit-next-step {
  display: flex;
  width: fit-content;
  align-content: center;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.checkout-first.checkout-steps-con .column-one-checkout {
  width: 57%;
  padding-right: 123px;
  margin-bottom: 0;
}

.form-container .company-details {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
}
.form-container .company-details input {
  width: 100%;
}
.form-container .company-details input {
  width: 100%;
}
.form-container .company-details input.half-input {
  max-width: calc(50% - 8px);
}

.checkout-header .go-back a:hover {
  color: #ff7606;
}
.checkout-header .go-back a:hover img {
  filter: brightness(0) saturate(100%) invert(52%) sepia(23%) saturate(5051%)
    hue-rotate(355deg) brightness(103%) contrast(105%);
}

.checkout .login-wrap {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-top: 24px;
}
.checkout .login-wrap a {
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline;
  color: #000;
  transition: 0.2s;
}
.checkout .login-wrap a:hover {
  color: #ff7606;
}
.checkout .form-title {
  font-family: Poppins;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  border-bottom: 1px solid #000;
  padding-bottom: 24px;
}
.checkout .billing-form .input-field {
  padding: 20px 16px 10px 16px;
  border-radius: 8px;
  padding-right: 50px;
  width: 100%;
  border: 0;
  outline: none;
  font-weight: 600;
  font-size: 16px;
  background-color: #ffffff;
  border: 1px solid #fff;
}
.checkout .billing-form .input-field.email {
  margin-bottom: 0px;
}
.checkout .billing-form .input-container label,
.checkout .billing-form .input-container-full label {
  position: absolute;
  left: 0;
  top: 0;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  color: #adadad;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  margin-left: 16px;
  cursor: text;
  transition: 0.2s ease-in-out;
}
.checkout .billing-form .input-field:focus + label,
.checkout .billing-form .input-field:not(:placeholder-shown) + label {
  color: #ff7606;
  font-size: 8px;
  font-weight: 600;
  top: -10px;
  pointer-events: none;
}
.checkout .billing-form .input-field::placeholder {
  color: transparent;
}
.checkout .billing-form .input-field:focus,
.checkout .billing-form .input-field:not(:placeholder-shown) {
  border: 1px solid #ff7606;
}
.checkout .billing-form .btn-submit {
  border: none;
  outline: none;
  margin-top: 24px;
  cursor: pointer;
  background-color: #ff7606;
  color: #ffffff;
  border-radius: 8px;
  padding: 15px 0;
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  transition: 0.2s;
}
.checkout .billing-form .btn-submit:hover {
  background-color: #ff953d;
}
.checkout .billing-form .input-container-full {
  position: relative;
  width: 100%;
}
.checkout .billing-form {
  padding-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  padding-bottom: 70px;
}
.input-container {
  max-width: calc(50% - 8px);
  width: calc(50% - 8px);
  position: relative;
}
.checkout .billing-form .country-input {
  padding: 15px 16px 14px 16px;
  border-radius: 8px;
  padding-right: 50px;
  width: 100%;
  border: 0;
  outline: none;
  font-weight: 600;
  font-size: 16px;
  background-color: #ffffff;
  border: 1px solid #ff7606;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  padding-right: 37px;
  background-image: url(/assets/icons/select-arrow.svg);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 16px);
  background-position-y: center;
}
.checkout .billing-form .country-input.empty {
  font-weight: 400 !important;
  font-size: 16px;
  color: #adadad;
  border: 1px solid #fff !important;
}
.checkout .billing-form .country-input:focus {
  border: 1px solid #ff7606 !important;
  background-image: url(/assets/icons/select-arrow-open.svg);
}
.checkout .billing-form small {
  max-width: calc(50% - 8px);
  font-weight: 500;
  font-style: italic;
  font-size: 12px;
}
.checkout .billing-form .checkbox {
  position: relative;
  padding-left: 30px;
}
.checkout .billing-form .checkbox {
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  width: 100%;
}
.checkout .billing-form .checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 18px;
  width: 18px;
  z-index: 9999;
  left: 0;
  margin: 0;
  /* padding: 0; */
}
.checkout .billing-form .checkbox .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #dad1ca;
  border-radius: 4px;
}
.checkout .billing-form .checkbox input:checked ~ .checkmark:after {
  display: block;
}
.checkout .billing-form .checkbox .checkmark:after {
  left: 4px;
  top: 4px;
  width: 8px;
  height: 8px;
}
.checkout .billing-form .checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  background: url(assets/icons/checkbox-cross-white.svg);
  background-repeat: no-repeat;
  background-size: 8px 8px;
}
.checkout .billing-form .checkbox input:checked ~ .checkmark {
  background-color: #ff7606;
}
.checkout .billing-form .checkbox input:hover ~ .checkmark:after {
  display: block;
  position: absolute;
  background: url(assets/icons/checkbox-cross.svg);
  background-repeat: no-repeat;
  background-size: 8px 8px;
}
.checkout .billing-form .checkbox label {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.checkout .billing-form .checkbox label a {
  color: #000000;
  transition: 0.2s;
}
.checkout .billing-form .checkbox label a:hover {
  color: #ff7606;
}
.checkout .billing-form .company-details,
.checkout .billing-form .save-information {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  width: 100%;
}
.checkout .billing-form .save-information {
  margin-bottom: 20px;
}
.checkout .billing-form .btn-submit {
  border: none;
  outline: none;
  margin-top: 0px;
  cursor: pointer;
  background-color: #ff7606;
  color: #ffffff;
  border-radius: 8px;
  padding: 15px 0;
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  transition: 0.2s;
  width: 100%;
}
.checkout .billing-form .btn-submit:hover {
  background-color: #ff953d;
}
.checkout .billing-form .toggle-password {
  position: absolute;
  right: 15px;
  top: 15px;
  height: 19px;
  width: 19px;
  background-image: url(assets/icons/password-eye.svg);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  transition: 0.2s;
}
.checkout .billing-form .toggle-password.show {
  background-image: url(assets/icons/password-eye-orange.svg);
}
.checkout .billing-form .checkboxes {
  border-top: 1px solid black;
  width: 100%;
  padding-top: 24px;
  margin-top: 20px;
}
.checkout .billing-form .checkboxes .checkbox {
  margin-bottom: 10px;
}
/* Payment method page */

ul.payment-methods {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  margin-bottom: 24px;
  margin-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #000;
}
ul.payment-methods li {
  height: 61px;
  border-radius: 8px;
  border: 1px solid #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: 0.25s;
  cursor: pointer;
  background-color: #fff;
}
ul.payment-methods li.selected {
  border: 1px solid #ff7606;
  background-color: #fff0e3;
}
ul.payment-methods li:hover {
  border: 1px solid #ff7606;
  background-color: #fff0e3;
}
.payment-methods-form .btn-submit {
  border: none;
  outline: none;
  margin-top: 0px;
  cursor: pointer;
  background-color: #ff7606;
  color: #ffffff;
  border-radius: 8px;
  padding: 15px 0;
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  transition: 0.2s;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.payment-methods-form .btn-submit:hover {
  background-color: #ff953d;
}
.checkout-payment .column-one-checkout {
  padding-bottom: 188px;
}

.done-step.step-checkout img {
  filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(296deg)
    brightness(104%) contrast(101%);
}
.done-step.step-checkout {
  background-color: #000;
}

/* CART BLOCK*/
.bold-checkout-cart-text-title {
  font-family: Poppins;
  font-weight: 700;
  font-size: 20px;
  line-height: 48px;
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
  width: 100%;
}

.product-title-cart {
  font-family: Poppins;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 0;
}

.product-item-cart {
  display: flex;
  align-items: flex-start;
  gap: 17px;
  padding: 16px 0px;
  border-bottom: 1px solid #000;
}

.product-item-cart img {
  max-width: 72px;
  border-radius: 8px;
}
.product-item-cart p {
  margin: 0;
}

.product-details-row {
  display: flex;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.product-details-row p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 12px;
}

.bold-text-cart {
  font-weight: 600 !important;
}

.product-details-row .old-price {
  color: #ff7606;
  text-decoration: line-through;
  margin-right: 8px;
}

.summary-text,
.summary-value {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
}

.summary-row-cart {
  display: flex;
  align-content: center;
  justify-content: space-between;
}

.summary-section-cart {
  padding: 16px 0px;
  border-bottom: 1px solid #000;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.discount-cart {
  color: #ff7606;
}

.total-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-content: center;
  margin-bottom: 24px;
  margin-top: 16px;
}

.total-section .total-title,
.total-section .total-amount {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}

.app-discount-code {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  padding: 12px 16px;
  line-height: 14px;
  color: #fff;
  background-color: #ff7606;
  border-radius: 8px;
  width: fit-content;
}

.discount-container input {
  background-color: #f3f3f3;
  border: none;
}

.discount-wrap .apply-button {
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.full-cart-wrap {
  padding: 40px 0px;
}

.full-cart-wrap .discount-container {
  margin-bottom: 8px;
}
/* CART BLOCK END*/

/* SHIPPING BLOCK*/
.shipping-selection-wrap {
  margin-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.shipping-selection-wrap .shipping-item {
  background-color: #fff;
  border-radius: 8px;
  border: 2px solid #fff;
  padding: 22px;
  display: flex;
  gap: 28px;
  transition: all 0.3s;
  cursor: pointer;
  align-items: center;
}

.shipping-selection-wrap .shipping-item:hover {
  border: 2px solid #ff7606;
}

.shipping-selection-wrap .shipping-item .shipping-title {
  font-family: Poppins;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
}

.shipping-selection-wrap .shipping-item .shipping-text {
  font-weight: 400;
  font-size: 14px;
}

.hidden-shipping {
  display: none;
}

.shipping-item.selected-shipping {
  background-color: #ff7606;
  border: 2px solid #ff7606;
}

.shipping-item.selected-shipping .shipping-title,
.shipping-item.selected-shipping .shipping-text {
  color: #fff;
}

.shipping-item.selected-shipping img {
  filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(296deg)
    brightness(104%) contrast(101%);
}

.shipping-form .btn-submit {
  border: none;
  outline: none;
  margin-top: 0px;
  cursor: pointer;
  background-color: #ff7606;
  color: #ffffff;
  border-radius: 8px;
  padding: 15px 0;
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  transition: 0.2s;
  width: 100%;
}

.shipping-form .btn-submit:hover {
  background-color: #ff953d;
}

.shipping-form .input-field {
  padding: 20px 16px 10px 16px;
  border-radius: 8px;
  padding-right: 50px;
  width: 100%;
  border: 0;
  outline: none;
  font-weight: 600;
  font-size: 16px;
  background-color: #ffffff;
  border: 1px solid #fff;
}

.shipping-form .input-container label,
.shipping-form .input-container-full label {
  position: absolute;
  left: 0;
  top: 0;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  color: #adadad;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  margin-left: 16px;
  cursor: text;
  transition: 0.2s ease-in-out;
}
.shipping-form .input-field:focus + label,
.shipping-form .input-field:not(:placeholder-shown) + label {
  color: #ff7606;
  font-size: 8px;
  font-weight: 600;
  top: -10px;
  pointer-events: none;
}
.shipping-form .input-field::placeholder {
  color: transparent;
}
.shipping-form .input-field:focus,
.shipping-form .input-field:not(:placeholder-shown) {
  border: 1px solid #ff7606;
}

.shipping-form .input-container-full {
  position: relative;
  width: 100%;
}

.shipping-form .address-inputs {
  display: flex;
  gap: 16px;
  flex-direction: column;
}

.our-delivery-wrap-fields {
  margin-bottom: 24px;
  margin-top: 12px;
  margin-bottom: 40px;
}

.shipping-form .shipping-price-wrap div {
  font-family: Poppins;
  font-weight: 600;
  font-size: 20px;
}

.shipping-form .shipping-price-wrap .shipping-price-row {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.shipping-form .shipping-price-wrap .shipping-description {
  font-weight: 400;
  font-size: 14px;
  color: #6e6e6e;
}

#address-ship {
  background-image: url("/assets/icons/maps-logo.svg");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 20px 20px;
  padding-right: 40px;
}

.shipping-form .seperator-line {
  margin-bottom: 24px;
  margin-top: 24px;
  background-color: #000;
  display: block;
  height: 1px;
  width: 100%;
}
/* SHIPPING BLOCK END*/

@media only screen and (min-width: 1025px) and (max-width: 1290px) {
  .checkout-steps-con .column-one-checkout {
    width: 57%;
    padding-right: 40px;
  }
  .checkout-steps-con .column-two-checkout {
    width: 43%;
    padding-left: 40px;
    position: relative;
  }
}
@media only screen and (max-width: 1024px) {
  .checkout-steps-con {
    display: flex;
    flex-direction: column;
  }

  .checkout-steps-con .column-one-checkout {
    width: 100%;
    padding-right: 0px;
    padding: 0;
  }
  .checkout-steps-con .column-two-checkout {
    width: 100%;
    padding-left: 0px;
    position: relative;
    padding: 0;
  }

  .checkout-steps-con .column-two-checkout:before {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    right: 0;
    z-index: -1;
    left: auto;
    top: 0;
  }
  .checkout-steps-con .column-one-checkout {
    padding: 0px;
    background-color: transparent;
  }
  .bold-checkout-cart-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dad1ca;
    margin-top: 26px;
  }
  .checkout-steps-con .column-two-checkout {
    width: 100vw;
    padding-left: 0px;
    position: relative;
    padding: 0;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: -20px;
  }
  .checkout-steps-con .column-two-checkout .cart-totals-wrap {
    display: flex;
    flex-direction: column-reverse;
  }

  li.mini_cart_item:last-child {
    padding-bottom: 0;
  }

  .form-container {
    margin-bottom: 40px;
  }

  .checkout-first.checkout-steps-con .column-one-checkout {
    width: 57%;
    padding-right: 123px;
    margin-bottom: 0;
  }

  .checkout-first.checkout-steps-con .column-one-checkout {
    width: 100%;
    padding-right: 0;
    margin-bottom: 0;
  }
  .product-details-cart {
    width: 100%;
  }
  .payment-methods-form {
    padding-bottom: 60px;
  }
  .success-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 24px !important;
    margin-top: 16px;
    margin-bottom: 24px;
  }
  .column-one-checkout.success-column {
    padding: 60px 0px;
  }
}

@media only screen and (max-width: 768px) {
  .your-info-checkout {
    font-size: 18px !important;
    padding-bottom: 8px;
    border-bottom: 1px solid #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-bottom: 16px;
  }
  .form-container .company-details input.half-input {
    max-width: 100%;
  }
  .text-login {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 40px;
  }
  .billing-details-group .input-field {
    max-width: 100%;
  }
  .submit-next-step {
    border: none;
    width: 100%;
    margin-top: 16px;
  }

  .step-devider.solid-line {
    width: 40px;
    height: 0px;
    border-bottom: 1px solid #dad1ca;
  }
  .step-devider.dotted-line {
    width: 40px;
    height: 1px;
    border-bottom: none;
    border: 0;
  }
  .steps-wrap {
    margin-top: 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-bottom: 40px;
  }

  .billing-details-group small {
    max-width: 100% !important;
    font-weight: 500;
    font-style: italic;
    font-size: 12px;
  }

  .checkout .form-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    border-bottom: 1px solid #000;
    padding-bottom: 16px;
  }
  .input-container {
    max-width: 100%;
    width: 100%;
    position: relative;
  }
  .checkout .billing-form small {
    max-width: 100%;
    font-weight: 500;
    font-style: italic;
    font-size: 12px;
  }
  .checkout .billing-form {
    padding-top: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    padding-bottom: 60px;
  }
  .empty-space {
    display: none;
  }

  .checkout-footer {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    height: fit-content;
    padding: 64px 20px;
  }
  .checkout-footer .checkout-menu {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    gap: 15px;
  }

  .checkout-footer .container {
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-content: center;
    margin: 0;
    padding: 0;
    flex-direction: column;
    gap: 16px;
  }
  .checkout-header .go-back a {
    font-size: 0;
  }
  .checkout-header .phone-col .title {
    display: none;
  }
  .checkout-header .phone-col a {
    font-size: 0;
  }
  .checkout-header .phone-col a img {
    width: 18px;
    height: 18px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(95%) saturate(0%)
      hue-rotate(155deg) brightness(105%) contrast(105%);
  }
  .checkout-header .go-back {
    width: 60px;
  }
  .checkout-header .phone-col {
    width: 60px;
  }
}

@media only screen and (max-width: 400px) {
  .steps-wrap {
    margin-top: 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-bottom: 40px;
    gap: 10px;
  }
  ul.payment-methods {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    margin-bottom: 24px;
    margin-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #000;
  }
}
