@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);.total-items-label {
  font-weight: bold;
  margin-bottom: 0.25rem; }

.total-price {
  font-weight: bold;
  margin-bottom: 0.25rem; }

@media (max-width: 1199.98px) {
  .cart-header-wrapper {
    width: 100%;
    max-width: 100%; } }

.cart-header-wrapper .page-title {
  color: #000;
  background-color: transparent;
  width: 100%;
  left: 0;
  margin: 26px 0;
  padding: 0;
  font-size: 25px;
  letter-spacing: 0.5px;
  text-align: center; }
  @media (max-width: 767.98px) {
    .cart-header-wrapper .page-title {
      margin: 40px 0;
      font-size: 15px;
      line-height: 20px; } }

@media (min-width: 992px) {
  .cart-header-wrapper .login-page-title {
    display: -ms-flexbox;
    display: flex; }
    .cart-header-wrapper .login-page-title .page-title {
      max-width: 60%;
      margin-left: auto;
      margin-right: auto; } }

@media (min-width: 1600px) {
  .cart-header-wrapper .login-page-title .page-title {
    max-width: 100%; } }

.card.card-no-border {
  border: none; }

.card-header.card-header-no-border {
  border: none; }

.card-header-custom {
  color: #000;
  text-transform: uppercase;
  font-family: HummelPlate-SemiBold, sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 25px;
  text-align: center; }
  @media (max-width: 767.98px) {
    .card-header-custom {
      font-size: 12px;
      line-height: 16px; } }

.checkout-login-container {
  margin-top: 35px; }
  @media (max-width: 1199.98px) {
    .checkout-login-container {
      width: 100%;
      max-width: 100%; } }
  @media (max-width: 991.98px) {
    .checkout-login-container {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 767.98px) {
    .checkout-login-container {
      margin-top: 0; } }
  @media (max-width: 767.98px) {
    .checkout-login-container {
      padding-left: 15px;
      padding-right: 15px; } }
  .checkout-login-container .card-header {
    padding: 0 20px 10px; }

.login-oauth {
  margin-top: 1rem;
  display: -ms-flexbox;
  display: flex; }
  .login-oauth .form-group {
    -ms-flex: 1;
        flex: 1;
    margin-left: 1rem;
    margin-bottom: 0; }
    .login-oauth .form-group:first-child {
      margin-left: 0; }

.card-continue-as-a-guest {
  margin-bottom: 7px; }
  .card-continue-as-a-guest .card-body {
    padding-top: 40px; }
    @media (max-width: 767.98px) {
      .card-continue-as-a-guest .card-body {
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0; } }

.card-create-a-profile .card-body {
  padding-top: 7px; }
  @media (max-width: 767.98px) {
    .card-create-a-profile .card-body {
      padding-left: 0;
      padding-right: 0; } }

.card-create-a-profile .get-off-purchase {
  margin-bottom: 10px;
  font-size: 12px; }
  .card-create-a-profile .get-off-purchase span {
    font-family: HummelPlate-SemiBold, sans-serif; }

.card-login {
  margin-bottom: 10px; }
  .card-login .card-body {
    padding-top: 15px; }
    @media (max-width: 767.98px) {
      .card-login .card-body {
        padding-left: 0;
        padding-right: 0; } }

.card-payment-methods {
  margin-bottom: 100px; }
  .card-payment-methods .card-body {
    padding-top: 0; }
    @media (max-width: 767.98px) {
      .card-payment-methods .card-body {
        padding-left: 0;
        padding-right: 0; } }

.login-with-label {
  margin-top: 15px;
  margin-bottom: 15px; }

.chechout-payment-methods-header {
  color: #d8d8d8;
  font-family: HummelPlate-SemiBold, sans-serif;
  font-size: 20px;
  letter-spacing: 0.5px;
  line-height: 25px;
  text-transform: uppercase; }

@media (max-width: 767.98px) {
  .remember-me-row {
    margin-bottom: 5px; } }

.header-banner-checkout {
  background-color: #f2f2f2;
  border-bottom: solid 1px #ececec;
  padding: 20px; }
  .header-banner-checkout .header-promotion {
    color: #000;
    font-size: 12px;
    line-height: 12px;
    text-align: center; }
    .header-banner-checkout .header-promotion span,
    .header-banner-checkout .header-promotion strong {
      font-family: HummelPlate-SemiBold, sans-serif; }
    .header-banner-checkout .header-promotion a {
      text-decoration: underline; }

.checkout-contact-block {
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding: 16px;
  border-left: 1px solid #ececec;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-left: auto; }

.checkout-contact-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 5px;
  font-size: 12px;
  line-height: 16px; }
  .checkout-contact-info p {
    margin: 0; }

.checkout-footer {
  min-height: inherit; }
  .checkout-footer .footer-item {
    border: none !important; }
  @media (min-width: 992px) {
    .checkout-footer .container {
      max-width: 100%; } }
  .checkout-footer-legal {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0; }
  .checkout-footer-locale {
    margin-bottom: 0; }
    @media (max-width: 1199.98px) {
      .checkout-footer-locale {
        margin-top: 32px;
        margin-bottom: 22px; } }
  .checkout-footer .checkout-footer-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-bottom: 0; }
    @media (max-width: 1199.98px) {
      .checkout-footer .checkout-footer-links {
        -ms-flex-pack: start;
            justify-content: flex-start; } }
    @media (max-width: 1199.98px) {
      .checkout-footer .checkout-footer-links {
        -ms-flex-direction: column;
            flex-direction: column;
        margin-bottom: 16px; } }
    @media (max-width: 767.98px) {
      .checkout-footer .checkout-footer-links {
        -ms-flex-pack: justify;
            justify-content: space-between; } }
    .checkout-footer .checkout-footer-links .checkout-footer-link {
      margin-left: 32px;
      padding-bottom: 0;
      font-size: 10px;
      font-weight: 700;
      line-height: 12.1px;
      letter-spacing: 0.4px;
      color: #e3e3e3;
      text-transform: uppercase; }
      @media (max-width: 1199.98px) {
        .checkout-footer .checkout-footer-links .checkout-footer-link {
          margin: auto;
          padding: 8px 0 !important; } }
  .checkout-footer .footer-container {
    padding: 20px 12px 20px 0px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media (max-width: 991.98px) {
      .checkout-footer .footer-container {
        padding: 16px 0 20px; } }
    @media (max-width: 1199.98px) {
      .checkout-footer .footer-container {
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }
    .checkout-footer .footer-container .footer-address {
      padding-bottom: 0;
      line-height: 12.1px;
      letter-spacing: 0.4px;
      color: #e3e3e3; }
      @media (max-width: 1199.98px) {
        .checkout-footer .footer-container .footer-address {
          padding-bottom: 2px; } }
      .checkout-footer .footer-container .footer-address .footer-info {
        font-weight: 700;
        font-size: 10px;
        padding: 0px; }
        .checkout-footer .footer-container .footer-address .footer-info span {
          padding-right: 4px; }
        @media (max-width: 1199.98px) {
          .checkout-footer .footer-container .footer-address .footer-info {
            padding-bottom: 8px;
            -ms-flex-align: center;
                align-items: center; } }
      .checkout-footer .footer-container .footer-address .footer-info.wrapper {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        max-width: 800px; }
        @media screen and (max-width: 1400px) {
          .checkout-footer .footer-container .footer-address .footer-info.wrapper {
            max-width: 600px; } }
        @media (max-width: 1199.98px) {
          .checkout-footer .footer-container .footer-address .footer-info.wrapper {
            max-width: 100%; } }
      @media (max-width: 1199.98px) {
        .checkout-footer .footer-container .footer-address {
          -ms-flex-direction: column;
              flex-direction: column; } }
      .checkout-footer .footer-container .footer-address .footer-logo {
        display: none !important; }

.registration {
  margin-top: 15px; }
  .registration-checkoutlogin-hidden {
    display: none; }

.registration-policy-wrap {
  margin-top: 30px;
  margin-bottom: 35px; }

@media (min-width: 992px) {
  .checkout-main-col {
    padding-right: 0; }
    .checkout-main-col > .card {
      max-width: 473px;
      margin-left: auto; } }
