.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: Chivo-Bold, 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: Chivo-Bold, 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: Chivo-Bold, 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: Chivo-Bold, 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-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;
      margin-top: 9px; } }
  @media (max-width: 767.98px) {
    .checkout-footer .checkout-footer-links {
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: 9px; } }
  .checkout-footer .checkout-footer-links .checkout-footer-link {
    margin-left: 48px;
    padding-bottom: 0; }
    @media (max-width: 1199.98px) {
      .checkout-footer .checkout-footer-links .checkout-footer-link {
        margin: auto;
        font-size: 12px;
        line-height: 14px; } }
    @media (max-width: 1199.98px) {
      .checkout-footer .checkout-footer-links .checkout-footer-link:first-child {
        margin-left: 0; } }
    @media (max-width: 1199.98px) {
      .checkout-footer .checkout-footer-links .checkout-footer-link:last-child {
        margin-right: 0; } }

.checkout-footer .footer-container {
  padding: 20px 0 22px;
  -ms-flex-align: center;
      align-items: center; }

.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; } }

.checkout-header-navigation {
  height: 55px;
  border: none; }
  @media (min-width: 992px) {
    .checkout-header-navigation {
      height: 70px; } }
  .checkout-header-navigation .header {
    border: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    height: 100%; }
    @media (min-width: 992px) {
      .checkout-header-navigation .header {
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  .checkout-header-navigation .logo-home {
    margin-left: 12px; }

.checkout-footer .footer-container {
  padding: 30px 10px; }
  @media (min-width: 768px) {
    .checkout-footer .footer-container {
      padding: 30px 29px; } }

.checkout-footer .checkout-footer-links {
  margin-top: 0; }

.checkout-footer .footer-item-locale img {
  width: 19px;
  height: 19px;
  object-fit: none; }

.checkout-footer .footer-item-locale .current-country {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 35px auto; }
  @media (min-width: 992px) {
    .checkout-footer .footer-item-locale .current-country {
      margin: auto; } }

.checkout-footer .footer-item-legal .checkout-footer-legal {
  text-align: center; }

.cart-header-wrapper .page-title {
  margin: 30px 0 40px;
  font-family: Chivo-Regular, sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.2px;
  text-transform: uppercase; }

@media (min-width: 992px) {
  .checkout-header-wrapper {
    margin-top: 59px; }
    .checkout-header-wrapper .continue-shopping-link {
      top: 28px; } }

.card-header-custom {
  font-weight: 500; }

@media (min-width: 992px) {
  .checkout-login-container {
    margin-top: 24px; } }

.checkout-login-container > .row {
  padding: 0 15px; }

.checkout-login-container .card-header {
  padding-bottom: 12px; }
  @media (min-width: 992px) {
    .checkout-login-container .card-header {
      padding-bottom: 15px; } }
  .checkout-login-container .card-header .card-header-custom {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: Chivo-Regular, sans-serif;
    font-weight: 500;
    letter-spacing: normal; }
    @media (min-width: 992px) {
      .checkout-login-container .card-header .card-header-custom {
        font-size: 20px; } }

.checkout-login-container .form-group {
  margin-bottom: 20px; }

.card-login {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .card-login {
      margin-bottom: 46px; } }
  @media (min-width: 992px) {
    .card-login .card-body {
      padding-top: 20px; } }

.card-continue-as-a-guest {
  margin-bottom: 0; }
  .card-continue-as-a-guest .card-body {
    color: #fff;
    padding-bottom: 15px; }
    @media (min-width: 992px) {
      .card-continue-as-a-guest .card-body {
        padding-top: 44px; } }

@media (min-width: 992px) {
  .card-create-a-profile {
    padding-top: 8px; } }

.card-create-a-profile .card-body {
  padding-top: 3px;
  padding-bottom: 38px; }

.card-create-a-profile .get-off-purchase {
  margin-top: 0;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .card-create-a-profile .get-off-purchase {
      margin-bottom: 18px; } }

@media (min-width: 992px) {
  .card-create-a-profile .card-header {
    padding-bottom: 19px; } }

.card-payment-methods {
  margin-bottom: 80px; }

.card-applicable-payment-methods {
  margin-bottom: 4px; }
  @media (min-width: 992px) {
    .card-applicable-payment-methods {
      margin-bottom: 14px; } }

.applicable-payment-methods-list {
  margin-top: 24px; }

.chechout-payment-methods-header {
  color: #000;
  font-family: Chivo-Regular, sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.2px;
  line-height: 1;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .chechout-payment-methods-header {
      text-align: center; } }

.remember-me-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 43px;
  margin-top: -4px; }
  .remember-me-row .remember-me {
    margin-bottom: 0; }
  .remember-me-row .forgot-password {
    -ms-flex: 1;
        flex: 1; }

.checkout-maincontent .container {
  max-width: 1515px; }
  @media (min-width: 992px) {
    .checkout-maincontent .container {
      padding: 0; } }

@media (min-width: 992px) {
  .checkout-main-col > .card {
    max-width: 100%; } }

.registration-policy-wrap {
  margin-top: 22px;
  margin-bottom: 14px; }
  .registration-policy-wrap ~ .registration-policy-wrap {
    margin-top: 0; }
  .registration-policy-wrap:last-of-type {
    margin-bottom: 22px; }
