
.checkout-page {
  padding: 20px 0 0 0;
}

@media (max-width: 991px) {
  .checkout-page {
    padding: 90px 0 0 0;
  }
}

.checkout-page__body {
  padding: 50px 0 60px 0;
}

.checkout-page__body h3 {
  font-size: 18px;
  color: #2d2d2d;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .checkout-page__body h3 {
    font-size: 22px;
  }
}

.checkout-page__login-form {
  padding: 30px;
  border: 1px solid #dcdcdc;
}

@media (max-width: 576px) {
  .checkout-page__login-form {
    padding: 30px 10px;
  }
}

.checkout-page__login-form input {
  height: 40px;
  margin-bottom: 5px;
  border-radius: 0;
  border-color: #dbdad4;
}

.checkout-page__login-form .forgot-pass {
  font-size: 14px;
  color: #2d2d2d;
  margin-bottom: 30px;
  display: block;
  text-align: left;
}

.checkout-page__new-customer {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
}

.checkout-page__new-customer h3 {
  font-size: 26px;
  color: #000;
}

.checkout-page__new-customer span {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 400;
  display: block;
}

.checkout-page__new-customer p {
  color: #000;
  font-size: 1rem;
  margin: 0;
}

.checkout-page__new-customer .form-check-label {
  cursor: pointer;
}

.checkout-page__new-customer .sing-up,
.checkout-page__new-customer .buy-and-go {
  border-bottom: 1px solid #dcdcdc;
  padding: 25px;
}

@media (max-width: 991px) {
  .checkout-page__new-customer .sing-up,
  .checkout-page__new-customer .buy-and-go {
    padding: 20px;
  }
}

.checkout-page__new-customer .send-box {
  padding: 0 30px 20px 30px;
}

@media (max-width: 991px) {
  .alredy-customer {
    margin-bottom: 20px;
  }
}

.show-one-form {
  max-width: 100%;
  flex: 0 0 100%;
}

.new-customer__register-form {
  display: none;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  padding: 30px;
}

@media (max-width: 576px) {
  .new-customer__register-form {
    padding: 30px 10px;
  }
}

.new-customer__register-form input {
  margin-bottom: 10px;
}

.new-customer__register-form input:active,
.new-customer__register-form input:focus {
  outline: 0;
  box-shadow: none;
}

.new-customer__register-form .consent-checks label {
  font-size: 12px;
  padding-left: 25px;
}

.new-customer__guest-form {
  display: none;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  padding: 30px;
}

@media (max-width: 576px) {
  .new-customer__guest-form {
    padding: 30px 10px;
  }
}

.new-customer__guest-form p {
  background-color: transparent;
  display: block;
  font-size: 15px;
  margin-bottom: 15px;
  margin-top: 5px;
  padding: 0px;
  display: block;
  color: #000;
}

.new-customer__guest-form input {
  height: 40px;
  margin-bottom: 5px;
  border-radius: 0;
  border-color: #dbdad4;
  background-color: transparent;
  -webkit-appearance: none;
  border: 1px solid #dbdad4;
  padding: 0px 10px;
  font-size: 14px;
  width: 100%;
}

.guset_wrap{
  max-width: 420px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 36px;
}
.new-customer__guest-form input:active,
.new-customer__guest-form input:focus {
  outline: 0;
  box-shadow: none;
}

.checkout_steps_btns {
  margin-top: 20px;
}

.show-form {
  display: block;
  opacity: 0;
  -webkit-animation: showForm 0.3s forwards;
          animation: showForm 0.3s forwards;
}

@-webkit-keyframes showForm {
  to {
    opacity: 1;
  }
}

@keyframes showForm {
  to {
    opacity: 1;
  }
}

.hide-form {
  display: none;
}

.address-box {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  padding: 30px;
}

.address-inputs input {
  margin-bottom: 10px;
  height: 45px;
  line-height: 45px;
}

.address-inputs input[type=text] {
  font-size: 14px;
  color: #727272;
}

.address-inputs input:active,
.address-inputs input:focus {
  outline: 0;
  box-shadow: none;
}

.address-inputs .choose-country {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  padding: 10px !important;
  color: #727272;
  height: 45px;
  margin-bottom: 10px;
}

.address-inputs .choose-country:active,
.address-inputs .choose-country:focus {
  outline: 0;
  box-shadow: none;
}

.receipt .form-check {
  padding: 20px;
  padding-left: 0;
}

.receipt .form-check input {
  padding: 0;
}

.receipt .form-check span {
  color: #000;
  font-size: 15px;
  margin-left: 5px;
  display: block;
  padding-top: 4px;
}

.location-options {
  margin-top: 24px;
}

.location-options p {
  margin-left: 5px;
  color: #818181;
  font-size: 13px;
  line-height: 1.61;
  margin: 0 0 15px 0;
  margin-bottom: 11px;
}

@media (max-width: 767px) {
  .location-options p {
    font-size: 14px;
  }
}

.deli-option,
.pay-option {
  border-bottom: 1px solid #dcdcdc;
  padding: 20px;
}

.pay-info span,
.deli-info p,
.deli-info span {
  margin-left: 6px;
}

.deli-info span {
  font-size: 17px;
  color: #473739;
}

.deli-info p {
  display: none;
  font-size: 15px;
}

.pay-info span {
  font-size: 17px;
  color: #473739;
}

.ways-to-ship,
.ways-to-pay {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  padding: 30px 0;
}

.ways-to-ship h3,
.ways-to-pay h3 {
  font-size: 22px;
  color: #473739;
  padding-left: 30px;
}

@media (max-width: 991px) {
  .ways-to-ship h3,
  .ways-to-pay h3 {
    font-size: 22px;
  }
}

.checkout-page__new-customer .form-check {
  padding: 0;
}

.checkout-page__new-customer [type=radio]:checked,
.checkout-page__new-customer [type=radio]:not(:checked),
.location-options [type=radio]:checked,
.location-options [type=radio]:not(:checked),
.receipt [type=radio]:checked,
.receipt [type=radio]:not(:checked),
.deli-options [type=radio]:checked,
.deli-options [type=radio]:not(:checked),
.ways-to-pay [type=radio]:checked,
.ways-to-pay [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.checkout-page__new-customer [type=radio]:checked + label,
.checkout-page__new-customer [type=radio]:not(:checked) + label,
.location-options [type=radio]:checked + label,
.location-options [type=radio]:not(:checked) + label,
.receipt [type=radio]:checked + label,
.receipt [type=radio]:not(:checked) + label,
.deli-options [type=radio]:checked + label,
.deli-options [type=radio]:not(:checked) + label,
.ways-to-pay [type=radio]:checked + label,
.ways-to-pay [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}

.checkout-page__new-customer [type=radio]:checked + label:before,
.checkout-page__new-customer [type=radio]:not(:checked) + label:before,
.location-options [type=radio]:checked + label:before,
.location-options [type=radio]:not(:checked) + label:before,
.receipt [type=radio]:checked + label:before,
.receipt [type=radio]:not(:checked) + label:before,
.deli-options [type=radio]:checked + label:before,
.deli-options [type=radio]:not(:checked) + label:before,
.ways-to-pay [type=radio]:checked + label:before,
.ways-to-pay [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  width: 26px;
  height: 26px;
  border: 2px solid #2222;
  border-radius: 100%;
  background: #fff;
}

.checkout-page__new-customer [type=radio]:checked + label:after,
.checkout-page__new-customer [type=radio]:not(:checked) + label:after,
.location-options [type=radio]:checked + label:after,
.location-options [type=radio]:not(:checked) + label:after,
.receipt [type=radio]:checked + label:after,
.receipt [type=radio]:not(:checked) + label:after,
.deli-options [type=radio]:checked + label:after,
.deli-options [type=radio]:not(:checked) + label:after,
.ways-to-pay [type=radio]:checked + label:after,
.ways-to-pay [type=radio]:not(:checked) + label:after {
  content: "";
  width: 16px;
  height: 16px;
  background: #000;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 100%;
  transition: all 0.2s ease;
}

.checkout-page__new-customer [type=radio]:not(:checked) + label:after,
.location-options [type=radio]:not(:checked) + label:after,
.receipt [type=radio]:not(:checked) + label:after,
.deli-options [type=radio]:not(:checked) + label:after,
.ways-to-pay [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.checkout-page__new-customer [type=radio]:checked + label:after,
.location-options [type=radio]:checked + label:after,
.receipt [type=radio]:checked + label:after,
.deli-options [type=radio]:checked + label:after,
.ways-to-pay [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.horizontal-steps {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.horizontal-steps:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0.2em;
  background-color: #dbdbdb;
}

.horizontal-steps .horizontal-steps-content {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.horizontal-steps .process-line {
  display: block;
  position: absolute;
  width: 50%;
  height: 0.2em;
  background-color: #404040;
}

.horizontal-steps .horizontal-steps-content .step-item:first-child {
  margin-left: 0px;
}

.horizontal-steps .horizontal-steps-content .step-item:last-child {
  margin-right: 0;
  color: #ed1c24;
}

.horizontal-steps .horizontal-steps-content .step-item {
  display: block;
  position: relative;
  bottom: calc(100% + 1em);
  height: 8px;
  width: 8px;
  margin: 0 2em;
  box-sizing: content-box;
  color: #404040;
  background-color: #000;
  border: 0.25em solid #dbdbdb;
  border-radius: 50%;
  z-index: 5;
}

.horizontal-steps .horizontal-steps-content .step-item span {
  position: absolute;
  top: calc(100% + 1em);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
  font-family: "Roboto-Condensed", sans-serif;
  color: #404040;
  font-size: 13px;
}

@media (max-width: 400px) {
  .horizontal-steps .horizontal-steps-content .step-item span {
    white-space: initial;
    font-size: 10px;
  }
}

@-webkit-keyframes animation-steps-current {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }

  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}

@keyframes animation-steps-current {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }

  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}

.horizontal-steps .horizontal-steps-content .step-item.current:before {
  content: "";
  display: block;
  position: absolute;
  top: 47.5%;
  left: 51%;
  padding: 1em;
  background-color: #000;
  border-radius: 50%;
  opacity: 0;
  z-index: -1;
  -webkit-animation-name: animation-steps-current;
  animation-name: animation-steps-current;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}


.checkout-sidebar{
  padding: 50px 0 0 0;
}
.checkout-sidebar h3{
  font-size: 18px;
  color: #111111;
  font-weight: 600;
}

.checkout-sidebar__in-order{
  margin-top: 30px;
}

.discount-code{
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}
#promo_submit{
height: 46px;
width: 100%;
width: calc(100% - 42px);
font-size: 14px;
color: #474747;
text-align: right;
padding-right: 20px;
}
.btn__promo{
  width: 50px;
  height: 45px;
  background-color: #000;
  border: 0px solid #95989A;
  color: #fff;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  transition: 0.4s;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  display: inline-block;
}
.checkout-sidebar__each-item{
  height: 48px;
  padding: 0 14px;
  border-bottom: 1px solid #dcdcdc;
}
.checkout-sidebar__total{
  height: 79px;
  background-color: #f1f1ed;
  padding: 0 14px;
}
.checkout-sidebar__total h4{
  font-size: 13px;
  font-weight: bold;
  line-height: 1.31;
  color: #2d2d2d;
}

.checkout-sidebar__total span{
  font-size: 13px;
}
.checkout-sidebar__total .final-price{
  font-size: 18px;
  font-weight: bold;
}
.checkout-sidebar__total .final-price{
  font-size: 18px;
  font-weight: bold;
}
.checkout-sidebar__in-order{
  color: #473739;
}
.checkout-sidebar__in-order .in-order{
  display: flex;
  align-items: center;
  border: 1px solid #dcdcdc;
  padding: 6px;
}

.checkout-sidebar__in-order {
  margin-top: 30px;
}

.checkout-sidebar__in-order h3 {
  color: #473739;
}

.checkout-sidebar__in-order .in-order {
  display: flex;
  align-items: center;
  border: 1px solid #dcdcdc;
  padding: 6px;
}

.checkout-sidebar__in-order .in-order span, .checkout-sidebar__in-order .in-order a {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  line-height: 1.5;
  color: #2d2d2d;
  margin-bottom: 0;
}

.checkout-sidebar__in-order .in-order p {
  margin: 0;
  font-size: 13px;
}

.checkout-sidebar__in-order .in-order__img {
  width: 25%;
}

.checkout-sidebar__in-order .in-order__title {
  width: 65%;
  padding: 4px;
}

.checkout-sidebar__in-order .in-order__del {
  width: 10%;
  display: flex;
  justify-content: center;
}

.checkout-sidebar__in-order .in-order__del svg {
  width: 13px;
}

.btn__enter{
  border: 0;
  color: #fff;
  background-color: #111111;
  width: 100%;
  height: 52px;
  max-width: 230px;
  margin: 0 auto;
  cursor: pointer;
}
.btn__back{
    border: 0;
  color: #111;
  background-color: #dbdad4;
  width: 100%;
  line-height: 52px;
  max-width: 230px;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  margin-right: 40px;
}
.checkout_wrap_items{
  border: 1px solid #dcdcdc;
}

.checkout-sidebar__items-box h3{
  font-size: 18px;
  color: #111111;
  font-weight: 600;
  margin-top: 2rem;
}

.edit-btn a{
  text-decoration: underline;
  font-size: 14px;
  color: #2d2d2d;
}
.checkout-sidebar__in-order .in-order__del svg path{
  fill: #000;
}
.btn__enter.sweep-to-white.submit_checkout{
  max-width: 300px;
}