/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js!./scss/checkout.scss ***!
  \***********************************************************************************************************************************************************************************/
.woocommerce-checkout .mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .woocommerce-checkout .mobile {
    display: block;
  }
}
.woocommerce-checkout .desktop {
  display: block;
}
@media screen and (max-width: 768px) {
  .woocommerce-checkout .desktop {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce-checkout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.woocommerce-checkout.body-overlay {
  overflow: hidden !important;
}
.woocommerce-checkout main {
  background: #FAFAFA !important;
}
.woocommerce-checkout h1 {
  font-family: NEXT ART;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 1.28px;
  margin-bottom: 24px;
}

.woocommerce-additional-fields h3 {
  display: none;
}

.wcus-checkout-fields h3 {
  display: block;
  font-family: NEXT ART;
  font-size: 18px;
  margin-bottom: 24px;
  font-weight: 400;
  line-height: 26px;
}

.woocommerce form .form-row-first {
  width: 100%;
}

.woocommerce-page form .form-row-last {
  width: 100%;
}

.woocommerce-billing-fields {
  margin-bottom: 40px;
}
.woocommerce-billing-fields h3 {
  font-family: NEXT ART;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.72px;
}

.woocommerce-billing-fields__field-wrapper .form-row {
  padding: 0 !important;
}
.woocommerce-billing-fields__field-wrapper p {
  margin-bottom: 24px !important;
}
.woocommerce-billing-fields__field-wrapper label {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.woocommerce-billing-fields__field-wrapper label abbr {
  display: none;
}
.woocommerce-billing-fields__field-wrapper input {
  height: 42px;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #EDEDED;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.woocommerce-billing-fields__field-wrapper input::-webkit-input-placeholder {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #B2B3B3;
}
.woocommerce-billing-fields__field-wrapper input::-moz-placeholder {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #B2B3B3;
}
.woocommerce-billing-fields__field-wrapper input:-ms-input-placeholder {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #B2B3B3;
}
.woocommerce-billing-fields__field-wrapper input::-ms-input-placeholder {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #B2B3B3;
}
.woocommerce-billing-fields__field-wrapper input::placeholder {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #B2B3B3;
}
.woocommerce-billing-fields__field-wrapper textarea {
  height: 150px !important;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #EDEDED;
  resize: none;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.woocommerce-billing-fields__field-wrapper textarea::-webkit-input-placeholder {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #B2B3B3;
}
.woocommerce-billing-fields__field-wrapper textarea::-moz-placeholder {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #B2B3B3;
}
.woocommerce-billing-fields__field-wrapper textarea:-ms-input-placeholder {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #B2B3B3;
}
.woocommerce-billing-fields__field-wrapper textarea::-ms-input-placeholder {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #B2B3B3;
}
.woocommerce-billing-fields__field-wrapper textarea::placeholder {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #B2B3B3;
}
.woocommerce-billing-fields__field-wrapper #billing_phone_field .woocommerce-input-wrapper {
  position: relative;
}
.woocommerce-billing-fields__field-wrapper #billing_phone_field .woocommerce-input-wrapper::before {
  position: absolute;
  content: "+38";
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: normal;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.woocommerce-billing-fields__field-wrapper #billing_phone_field #billing_phone {
  padding-left: 10px;
  line-height: 48px;
  -webkit-transition: padding-left 0.5s ease;
  -o-transition: padding-left 0.5s ease;
  transition: padding-left 0.5s ease;
}
.woocommerce-billing-fields__field-wrapper #billing_phone_field.active .woocommerce-input-wrapper {
  position: relative;
}
.woocommerce-billing-fields__field-wrapper #billing_phone_field.active .woocommerce-input-wrapper::before {
  position: absolute;
  content: "+38";
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: normal;
  opacity: 1;
}
.woocommerce-billing-fields__field-wrapper #billing_phone_field.active #billing_phone {
  padding-left: 34px;
}

form.woocommerce-checkout {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 128px;
}
form.woocommerce-checkout .checkout-form-wrapper {
  width: calc(50% - 32px);
  background: #ffffff;
  border-radius: 3px;
  padding: 32px;
}
@media screen and (max-width: 768px) {
  form.woocommerce-checkout .checkout-form-wrapper {
    margin-bottom: 48px;
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  form.woocommerce-checkout .checkout-form-wrapper {
    padding: 20px 8px;
  }
}
form.woocommerce-checkout .checkout-form-wrapper .col-1 {
  width: 100%;
}
form.woocommerce-checkout .checkout-form-wrapper .col-1 .create-account {
  display: none;
}
form.woocommerce-checkout .order-wrapper {
  width: calc(50% - 32px);
  background: #ffffff;
  border-radius: 3px;
  padding: 32px 0px;
}
@media screen and (max-width: 768px) {
  form.woocommerce-checkout .order-wrapper {
    width: 100%;
    padding: 16px 0px;
  }
}
form.woocommerce-checkout .order-wrapper #order_review_heading {
  font-family: NEXT ART;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.72px;
  margin-bottom: 24px;
  padding: 0px 32px;
}
@media screen and (max-width: 768px) {
  form.woocommerce-checkout .order-wrapper #order_review_heading {
    padding: 0px 16px;
  }
}

.product-name h5 {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 8px;
  padding-right: 20px;
  color: #000000;
}
.product-name__sku {
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  text-transform: uppercase;
  color: #909090;
}
.product-name__wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
.product-name__price {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.product-name__color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}
.product-name__color p {
  font-family: Montserrat;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
  color: #909090;
  text-transform: uppercase;
  width: 50px;
}
.product-name__color span {
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  text-transform: uppercase;
}
.product-name__size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-name__size p {
  font-family: Montserrat;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
  color: #909090;
  text-transform: uppercase;
  width: 50px;
}
.product-name__size span {
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  text-transform: uppercase;
}

.cart_item {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 190px;
  margin-bottom: 24px;
  position: relative;
}
.cart_item .product-thumbnail {
  grid-area: 1/1/4/3;
  padding-right: 24px;
}
@media screen and (max-width: 576px) {
  .cart_item .product-thumbnail {
    padding-right: 8px;
  }
}
.cart_item .product-thumbnail img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cart_item .product-name {
  grid-area: 1/3/3/6;
  border: none;
}
.cart_item .product-total {
  grid-area: 3/3/4/6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cart_item .product-total .count__wrapper {
  margin-bottom: 0px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cart_item .product-total .count__wrapper input[type=number] {
  height: 32px;
  width: 32px;
  border-radius: 0%;
  border: 1px solid #EDEDED;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
}
.cart_item .product-total .count__wrapper .count__minus {
  display: block;
  height: 32px;
  width: 32px;
  border: 1px solid #EDEDED;
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  position: relative;
  cursor: pointer;
}
.cart_item .product-total .count__wrapper .count__minus::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background-color: #000000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 1px;
}
.cart_item .product-total .count__wrapper .count__plus {
  display: block;
  height: 32px;
  width: 32px;
  border: 1px solid #EDEDED;
  border-left: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  position: relative;
  cursor: pointer;
}
.cart_item .product-total .count__wrapper .count__plus::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background-color: #000000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 1px;
}
.cart_item .product-total .count__wrapper .count__plus::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background-color: #000000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  border-radius: 1px;
}

.woocommerce a.remove {
  padding: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
}
.woocommerce a.remove:hover {
  background: none !important;
}

.table-shop-main {
  overflow-y: auto;
  padding-top: 24px;
  border-top: 1px solid #EDEDED;
  padding: 24px 32px 0px 32px;
}
@media screen and (max-width: 768px) {
  .table-shop-main {
    padding: 24px 16px 0px 16px;
  }
}
.table-shop-main__wrapper {
  height: 400px;
  padding-right: 4px;
}
.table-shop-main__wrapper.wrapper-s {
  height: 190px;
}
.table-shop-main__wrapper .disable-plus-btn .count__plus {
  pointer-events: none !important;
}
.table-shop-main__wrapper .disable-plus-btn .count__plus::before {
  opacity: 0.2 !important;
}
.table-shop-main__wrapper .disable-plus-btn .count__plus::after {
  opacity: 0.2 !important;
}

.woocommerce-info {
  display: none;
}

.checkout-form-coupon-wrapper {
  margin: 0 !important;
  padding: 24px 32px !important;
  border: none !important;
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.checkout-form-coupon-wrapper .form-row {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  height: 40px !important;
}
.checkout-form-coupon-wrapper .form-row-first {
  width: calc(100% - 158px) !important;
}
.checkout-form-coupon-wrapper .form-row-last {
  width: 158px !important;
}
.checkout-form-coupon-wrapper .input-text {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  height: 100%;
  padding: 8px 16px;
  border: 1px solid #E5E5E5;
  width: 100%;
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkout-form-coupon-wrapper .input-text::-webkit-input-placeholder {
  color: #B2B3B3;
}
.checkout-form-coupon-wrapper .input-text::-moz-placeholder {
  color: #B2B3B3;
}
.checkout-form-coupon-wrapper .input-text:-ms-input-placeholder {
  color: #B2B3B3;
}
.checkout-form-coupon-wrapper .input-text::-ms-input-placeholder {
  color: #B2B3B3;
}
.checkout-form-coupon-wrapper .input-text::placeholder {
  color: #B2B3B3;
}
.checkout-form-coupon-wrapper .input-text:focus {
  border: 1px solid #000000;
}
.checkout-form-coupon-wrapper .input-text:not(:-moz-placeholder-shown) {
  border: 1px solid #000;
}
.checkout-form-coupon-wrapper .input-text:not(:-ms-input-placeholder) {
  border: 1px solid #000;
}
.checkout-form-coupon-wrapper .input-text:not(:placeholder-shown) {
  border: 1px solid #000;
}
.checkout-form-coupon-wrapper button {
  height: 100% !important;
  background-color: #000000 !important;
  font-family: NEXT ART;
  font-weight: 600 !important;
  font-size: 12px !important;
  line-height: 18px !important;
  letter-spacing: 0.48px;
  color: #FFFFFF !important;
  width: 100%;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkout-form-coupon-wrapper button:hover {
  opacity: 0.8;
}
.checkout-form-coupon-wrapper .clear {
  display: none;
}

.woocommerce-notices-wrapper {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-transform: uppercase;
  max-width: 1230px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.woocommerce-notices-wrapper .woocommerce-error {
  background: none !important;
  border: none !important;
  color: #b81c23 !important;
}
.woocommerce-notices-wrapper .woocommerce-message {
  border: none !important;
  background-color: #ffffff !important;
}
.woocommerce-notices-wrapper .woocommerce-message a {
  display: none;
}

.woocommerce-message {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-transform: uppercase;
}

.table-footer {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  padding: 32px 0px;
}
.table-footer__invoice {
  padding: 0px 32px;
}
@media screen and (max-width: 768px) {
  .table-footer__invoice {
    padding: 0px 16px;
  }
}
.table-footer .cart-subtotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
}
.table-footer .woocommerce-shipping-methods #wcus-shipping-cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.table-footer .woocommerce-Price-amount {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 500 !important;
  line-height: 18px;
}
.table-footer .woocommerce-Price-amount b {
  text-transform: lowercase;
  margin-left: 5px;
}
.table-footer .cart-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.table-footer .cart-discount .woocommerce-remove-coupon {
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
  color: #909090;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.table-footer .cart-discount .woocommerce-remove-coupon:hover {
  color: #F96054;
}
.table-footer .order-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  margin-top: 32px;
  border-top: 1px solid #EDEDED;
  padding: 32px 32px 0px 32px;
}
@media screen and (max-width: 768px) {
  .table-footer .order-total {
    padding: 32px 16px 0px 16px;
  }
}
.table-footer .order-total bdi {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}
.table-footer .order-total b {
  text-transform: lowercase;
  margin-left: 5px;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}
.table-footer .fee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.table-footer .fee .woocommerce-remove-bonus,
.table-footer .fee .woocommerce-remove-certificate {
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
  color: #909090;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.table-footer .fee .woocommerce-remove-bonus:hover,
.table-footer .fee .woocommerce-remove-certificate:hover {
  color: #F96054;
}
.table-footer .invoice-shipping {
  margin-top: 10px;
}
.table-footer .invoice-shipping .invoice-shipping__table {
  width: 100%;
}
.table-footer .invoice-shipping tbody {
  width: 100%;
}
.table-footer .invoice-shipping .woocommerce-shipping-totals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.table-footer .invoice-shipping .woocommerce-shipping-totals #wcus-shipping-cost {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 500 !important;
  line-height: 18px;
}

.place-order {
  padding: 0px 32px !important;
}
@media screen and (max-width: 768px) {
  .place-order {
    padding: 0px 16px !important;
  }
}
.place-order button[type=submit] {
  background-color: #000000 !important;
  color: #fff !important;
  width: 100%;
  font-family: NEXT ART;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.48px;
  height: 40px;
}

.payment-section__wrapper h3 {
  font-family: NEXT ART;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.72px;
  margin-bottom: 24px;
}
.payment-section__wrapper .woocommerce-checkout-payment {
  background: #ffffff !important;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods {
  border-bottom: none !important;
  padding: 0 !important;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods li {
  margin-bottom: 16px !important;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods li .payment_box {
  display: none !important;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods .wc_payment_method {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_method__info {
  position: absolute;
  right: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 24px;
  cursor: pointer;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods .payment_method_cod {
  position: relative;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods .payment_method_cod .payment_box {
  position: absolute !important;
  margin: 0 !important;
  border-radius: 3px !important;
  left: 170px;
  max-width: 270px;
  background-color: #ffffff !important;
  -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
  z-index: 10;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods .payment_method_cod .payment_box::before {
  display: none !important;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods .payment_method_cod .payment_box p {
  font-family: Montserrat;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods .payment_method_cod .payment_box p:first-child {
  margin-bottom: 16px;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods .payment_method_liqpay .payment_method__info {
  display: none;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods .payment_method_liqpay img {
  display: none;
}
.payment-section__wrapper .woocommerce-checkout-payment .payment_methods .payment_method_bacs .payment_method__info {
  display: none;
}
.payment-section__wrapper .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method {
  position: relative;
}
.payment-section__wrapper .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method label {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  padding-left: 35px;
}
.payment-section__wrapper .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method label::before {
  position: absolute;
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #000000;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.payment-section__wrapper .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method input.input-radio {
  opacity: 0;
  position: absolute;
}
.payment-section__wrapper .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method input.input-radio:checked + label:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><rect x=\"0.4\" y=\"0.4\" width=\"17.2\" height=\"17.2\" rx=\"2.6\" fill=\"black\" stroke=\"black\" stroke-width=\"0.8\"/><path d=\"M5 9.6L7.53968 12L13 6\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>") no-repeat center center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

li.wc_payment_method.payment_method_cod:hover .box-info {
  display: block !important;
}

.shipping-section__wrapper {
  margin-bottom: 64px;
}
.shipping-section__wrapper .zen-ui-select-1 .zen-ui-select__dropdown {
  position: relative !important;
  display: block !important;
}
.shipping-section__wrapper .zen-ui-select-1 .zen-ui-select__value {
  display: none;
}
.shipping-section__wrapper .zen-ui-select-1 .zen-ui-select__options {
  padding: 0;
  border: none;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
}
.shipping-section__wrapper .zen-ui-select-1 .zen-ui-select__dropdown {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.shipping-section__wrapper .zen-ui-select-1 .option-item {
  position: relative;
  padding: 8px 12px 8px 35px;
}
.shipping-section__wrapper .zen-ui-select-1 .option-item::before {
  position: absolute;
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #000000;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.shipping-section__wrapper .zen-ui-select-1 .option-item.zen-ui-select__option--current:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><rect x=\"0.4\" y=\"0.4\" width=\"17.2\" height=\"17.2\" rx=\"2.6\" fill=\"black\" stroke=\"black\" stroke-width=\"0.8\"/><path d=\"M5 9.6L7.53968 12L13 6\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>") no-repeat center center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.shipping-section__wrapper .zen-ui-select-1 .zen-ui-select__option--current {
  background: #ffffff !important;
}
.shipping-section__wrapper .zen-ui-select-1 .zen-ui-select__option:not(.zen-ui-select__option--disabled):not(.zen-ui-select__option--current):hover {
  background: #ffffff;
}
.shipping-section__wrapper .woocommerce-input-wrapper input[type=text] {
  height: 42px;
  border: 1px solid #EDEDED;
  padding: 9px 12px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.shipping-section__wrapper .woocommerce-input-wrapper input[type=text]::-webkit-input-placeholder {
  color: #B2B3B3;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.shipping-section__wrapper .woocommerce-input-wrapper input[type=text]::-moz-placeholder {
  color: #B2B3B3;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.shipping-section__wrapper .woocommerce-input-wrapper input[type=text]:-ms-input-placeholder {
  color: #B2B3B3;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.shipping-section__wrapper .woocommerce-input-wrapper input[type=text]::-ms-input-placeholder {
  color: #B2B3B3;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.shipping-section__wrapper .woocommerce-input-wrapper input[type=text]::placeholder {
  color: #B2B3B3;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

.zen-ui-select__option {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000;
}
.zen-ui-select__value-text {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #000000;
}

.checkout-title__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}
@media screen and (max-width: 576px) {
  .checkout-title__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 576px) {
  .checkout-title__wrapper h3 {
    margin-bottom: 16px;
  }
}
.checkout-title__btn {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-decoration-line: underline;
  text-transform: uppercase;
  cursor: pointer;
}

.login-form-checkout {
  background-color: #ffffff;
  border-radius: 3px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  position: fixed;
  height: 0px;
  overflow: hidden;
  left: 50%;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9999;
  max-width: 660px;
}
.login-form-checkout.active {
  padding: 48px 120px 90px 120px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 992px) {
  .login-form-checkout.active {
    padding: 24px 60px 45px 60px;
  }
}
@media screen and (max-width: 576px) {
  .login-form-checkout.active {
    padding: 16px 16px 20px 16px;
  }
}
.login-form-checkout .login-close-btn {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.login-form-checkout h2 {
  text-align: center;
  font-family: NEXT ART;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 1.28px;
}
.login-form-checkout__form {
  border: none !important;
}
@media screen and (max-width: 576px) {
  .login-form-checkout__form {
    padding: 0 !important;
  }
}
.login-form-checkout .form-row__login {
  margin-bottom: 24px !important;
}
.login-form-checkout .woocommerce-form-row label {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.login-form-checkout .woocommerce-form-row label .required {
  color: #000000;
  font-size: 12px;
  font-weight: 300;
}
.login-form-checkout .woocommerce-form-row .woocommerce-Input {
  border-radius: 3px;
  border: 1px solid #EDEDED;
  background-color: #ffffff !important;
  height: 42px;
  padding: 10px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.login-form-checkout .woocommerce-form-row .woocommerce-Input::-webkit-input-placeholder {
  color: #B2B3B3;
}
.login-form-checkout .woocommerce-form-row .woocommerce-Input::-moz-placeholder {
  color: #B2B3B3;
}
.login-form-checkout .woocommerce-form-row .woocommerce-Input:-ms-input-placeholder {
  color: #B2B3B3;
}
.login-form-checkout .woocommerce-form-row .woocommerce-Input::-ms-input-placeholder {
  color: #B2B3B3;
}
.login-form-checkout .woocommerce-form-row .woocommerce-Input::placeholder {
  color: #B2B3B3;
}
.login-form-checkout .lost_password {
  text-align: end;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  text-decoration-line: underline;
  text-transform: uppercase;
  margin-bottom: 32px;
  margin-top: 8px;
}
.login-form-checkout .lost_password span {
  color: #000000;
  cursor: pointer;
}
.login-form-checkout .woocommerce-form-login__submit {
  width: 100%;
  border-radius: 3px;
  background-color: #000000 !important;
  font-family: NEXT ART;
  font-size: 12px;
  color: #ffffff !important;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.48px;
  height: 40px;
}

.login-form-account h2 {
  text-align: center;
  font-family: NEXT ART;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 1.28px;
}
.login-form-account__form {
  border: none !important;
}
.login-form-account .form-row__login {
  margin-bottom: 24px !important;
}
.login-form-account .woocommerce-form-row label {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.login-form-account .woocommerce-form-row label .required {
  color: #000000;
  font-size: 12px;
  font-weight: 300;
}
.login-form-account .woocommerce-form-row .woocommerce-Input {
  border-radius: 3px;
  border: 1px solid #EDEDED;
  background-color: #ffffff !important;
  height: 42px;
  padding: 10px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.login-form-account .woocommerce-form-row .woocommerce-Input::-webkit-input-placeholder {
  color: #B2B3B3;
}
.login-form-account .woocommerce-form-row .woocommerce-Input::-moz-placeholder {
  color: #B2B3B3;
}
.login-form-account .woocommerce-form-row .woocommerce-Input:-ms-input-placeholder {
  color: #B2B3B3;
}
.login-form-account .woocommerce-form-row .woocommerce-Input::-ms-input-placeholder {
  color: #B2B3B3;
}
.login-form-account .woocommerce-form-row .woocommerce-Input::placeholder {
  color: #B2B3B3;
}
.login-form-account .lost_password {
  text-align: end;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  text-decoration-line: underline;
  text-transform: uppercase;
  margin-bottom: 32px;
  margin-top: 8px;
}
.login-form-account .lost_password span {
  color: #000000;
  cursor: pointer;
}
.login-form-account .woocommerce-form-login__submit {
  width: 100%;
  border-radius: 3px;
  background-color: #000000 !important;
  font-family: NEXT ART;
  font-size: 12px;
  color: #ffffff !important;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.48px;
  height: 40px;
}

.register-form-checkout {
  background-color: #ffffff;
  border-radius: 3px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  position: fixed;
  height: 0px;
  overflow: hidden;
  left: 50%;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9999;
  max-width: 660px;
}
.register-form-checkout.active {
  padding: 48px 100px 90px 120px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 992px) {
  .register-form-checkout.active {
    padding: 24px 60px 24px 60px;
  }
}
@media screen and (max-width: 576px) {
  .register-form-checkout.active {
    padding: 12px 16px 12px 16px;
  }
}
.register-form-checkout .register-close-btn {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.register-form-checkout h2 {
  text-align: center;
  font-family: NEXT ART;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 1.28px;
}
.register-form-checkout__form {
  border: none !important;
}
@media screen and (max-width: 576px) {
  .register-form-checkout__form {
    padding: 0 !important;
  }
}
.register-form-checkout .form-row__login {
  margin-bottom: 24px !important;
}
.register-form-checkout .woocommerce-form-row label {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.register-form-checkout .woocommerce-form-row label .required {
  color: #000000;
  font-size: 12px;
  font-weight: 300;
}
.register-form-checkout .woocommerce-form-row label[for=reg_agree_terms] {
  text-transform: lowercase;
}
.register-form-checkout .woocommerce-form-row .woocommerce-Input {
  border-radius: 3px;
  border: 1px solid #EDEDED;
  background-color: #ffffff !important;
  height: 42px;
  padding: 10px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.register-form-checkout .woocommerce-form-row .woocommerce-Input::-webkit-input-placeholder {
  color: #B2B3B3;
}
.register-form-checkout .woocommerce-form-row .woocommerce-Input::-moz-placeholder {
  color: #B2B3B3;
}
.register-form-checkout .woocommerce-form-row .woocommerce-Input:-ms-input-placeholder {
  color: #B2B3B3;
}
.register-form-checkout .woocommerce-form-row .woocommerce-Input::-ms-input-placeholder {
  color: #B2B3B3;
}
.register-form-checkout .woocommerce-form-row .woocommerce-Input::placeholder {
  color: #B2B3B3;
}
.register-form-checkout .woocommerce-form-register__submit {
  width: 100%;
  border-radius: 3px;
  background-color: #000000 !important;
  font-family: NEXT ART;
  font-size: 12px;
  color: #ffffff !important;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.48px;
  height: 40px;
}
.register-form-checkout .agree-terms-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: 14px !important;
  margin-bottom: 32px !important;
}
.register-form-checkout .agree-terms-wrapper .input-checkbox {
  width: 18px;
  height: 18px;
}
.register-form-checkout .agree-terms-wrapper .woocommerce-Input--checkbox:checked {
  width: 50px !important;
}
.register-form-checkout .agree-terms-wrapper label {
  margin-bottom: 0;
}

.register-form-account h2 {
  text-align: center;
  font-family: NEXT ART;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 1.28px;
}
.register-form-account__form {
  border: none !important;
}
.register-form-account .form-row__login {
  margin-bottom: 24px !important;
}
.register-form-account .woocommerce-form-row label {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.register-form-account .woocommerce-form-row label .required {
  color: #000000;
  font-size: 12px;
  font-weight: 300;
}
.register-form-account .woocommerce-form-row label[for=reg_agree_terms] {
  text-transform: lowercase;
}
.register-form-account .woocommerce-form-row .woocommerce-Input {
  border-radius: 3px;
  border: 1px solid #EDEDED;
  background-color: #ffffff !important;
  height: 42px;
  padding: 10px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.register-form-account .woocommerce-form-row .woocommerce-Input::-webkit-input-placeholder {
  color: #B2B3B3;
}
.register-form-account .woocommerce-form-row .woocommerce-Input::-moz-placeholder {
  color: #B2B3B3;
}
.register-form-account .woocommerce-form-row .woocommerce-Input:-ms-input-placeholder {
  color: #B2B3B3;
}
.register-form-account .woocommerce-form-row .woocommerce-Input::-ms-input-placeholder {
  color: #B2B3B3;
}
.register-form-account .woocommerce-form-row .woocommerce-Input::placeholder {
  color: #B2B3B3;
}
.register-form-account .woocommerce-form-register__submit {
  width: 100%;
  border-radius: 3px;
  background-color: #000000 !important;
  font-family: NEXT ART;
  font-size: 12px;
  color: #ffffff !important;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.48px;
  height: 40px;
}
.register-form-account .agree-terms-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: 14px !important;
  margin-bottom: 32px !important;
}
.register-form-account .agree-terms-wrapper .input-checkbox {
  width: 18px;
  height: 18px;
}
.register-form-account .agree-terms-wrapper label {
  margin-bottom: 0;
}

.lost-pas-checkout {
  background-color: #ffffff;
  border-radius: 3px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  position: fixed;
  height: 0px;
  overflow: hidden;
  left: 50%;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 99999;
  max-width: 660px;
}
.lost-pas-checkout.active {
  padding: 48px 100px 90px 100px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 992px) {
  .lost-pas-checkout.active {
    padding: 36px 60px 45px 60px;
  }
}
@media screen and (max-width: 576px) {
  .lost-pas-checkout.active {
    padding: 36px 16px 20px 16px;
  }
}
.lost-pas-checkout .lost-close-btn {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.lost-pas-checkout h2 {
  font-family: NEXT ART;
  font-size: 32px;
  text-align: center;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 1.28px;
  margin-bottom: 16px;
}
.lost-pas-checkout .lost-paragraph {
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 32px;
  text-align: center;
}
.lost-pas-checkout .woocommerce-form-row label {
  font-family: Montserrat;
  font-size: 12px;
  margin-bottom: 8px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
}
.lost-pas-checkout .woocommerce-form-row .input-text {
  height: 42px;
  padding: 10px;
  width: 100%;
  border: 1px solid #EDEDED;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.lost-pas-checkout .woocommerce-form-row .woocommerce-Button {
  font-family: NEXT ART;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.48px;
  color: #ffffff !important;
  background-color: #000000 !important;
  height: 40px;
  width: 100%;
  margin-top: 26px;
  margin-bottom: 26px;
}
.lost-pas-checkout .lost-turn-back {
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  text-decoration-line: underline;
  text-transform: uppercase;
  text-align: center;
  display: block;
  cursor: pointer;
}
.lost-pas-checkout .lost-password__wrapper {
  display: block;
}
.lost-pas-checkout .lost-password__wrapper.active {
  display: none;
}
.lost-pas-checkout .lost-password__success {
  font-family: Montserrat;
  font-size: 14px;
  text-align: center;
  font-weight: 300;
  line-height: 22px;
  display: none;
  padding-top: 42px;
}
.lost-pas-checkout .lost-password__success.active {
  display: block !important;
}

.checkout-modal-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(36, 36, 37, 0.7803921569);
  z-index: 999;
}
.checkout-modal-overlay.active {
  display: block;
}

.new-user__wrapper,
.login-user__wrapper {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.new-user__wrapper p,
.login-user__wrapper p {
  font-family: Montserrat;
  font-size: 10px;
  margin-right: 5px;
  font-weight: 300;
  line-height: 14px;
  text-transform: uppercase;
}
.new-user__wrapper span,
.login-user__wrapper span {
  font-family: Montserrat;
  font-size: 10px;
  text-decoration-line: underline;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 14px;
  position: relative;
  cursor: pointer;
}

.breadcrumbs-checkout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  margin-bottom: 60px;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  text-transform: uppercase;
  color: #909090;
}
.breadcrumbs-checkout a {
  color: #909090;
}
.breadcrumbs-checkout a:hover {
  color: #F96054;
}
.breadcrumbs-checkout span {
  margin-right: 5px;
  margin-left: 5px;
}

.checkout-empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 120px;
}
.checkout-empty__img {
  background: url(../images/pr-optimized-checkout-empty__img.svg);
  height: 120px;
  width: 120px;
  margin-bottom: 40px;
}
.checkout-empty h2 {
  font-family: NEXT ART;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 1.28px;
  margin-bottom: 32px;
  text-align: center;
}
.checkout-empty a {
  width: 228px;
  height: 40px;
  background-color: #000000;
  font-family: NEXT ART;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.48px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.woocommerce-NoticeGroup-checkout {
  display: none;
}

.checkout-discounts {
  padding: 24px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 8px;
}
.checkout-discounts__item {
  width: 100%;
  height: 48px;
  background-color: #FFFFFF;
  border: 1px solid #E5E5E5;
  position: relative;
  padding: 15px 12px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.checkout-discounts__item.is-open {
  height: 100px;
}
.checkout-discounts__item.is-open .checkout-discounts__icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
      -ms-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}
.checkout-discounts__head {
  background: none;
  border: none;
}
.checkout-discounts__title {
  display: block;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
.checkout-discounts__icon {
  position: absolute;
  top: 15px;
  right: 12px;
  width: 12px;
  height: 12px;
}
.checkout-discounts__icon::before, .checkout-discounts__icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 1px;
  width: 12px;
  background: #000;
  border-radius: 2px;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  -o-transition: transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.checkout-discounts__icon::before {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
      -ms-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}
.checkout-discounts__icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.checkout-discounts__body {
  height: 0px;
  overflow: hidden;
  width: 100%;
}
.checkout-discounts__body.visible {
  overflow: visible;
  height: 40px;
}
.checkout-discounts__form {
  margin: 0px !important;
  padding: 0px !important;
  border: none !important;
  height: 100% !important;
  width: 100%;
}
.checkout-discounts__row {
  border: none !important;
  height: 100% !important;
}
.checkout-discounts__row-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100% !important;
}
.checkout-discounts__input {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  height: 100%;
  padding: 8px 16px;
  border: 1px solid #E5E5E5;
  width: calc(100% - 158px);
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkout-discounts__input::-webkit-input-placeholder {
  color: #B2B3B3;
}
.checkout-discounts__input::-moz-placeholder {
  color: #B2B3B3;
}
.checkout-discounts__input:-ms-input-placeholder {
  color: #B2B3B3;
}
.checkout-discounts__input::-ms-input-placeholder {
  color: #B2B3B3;
}
.checkout-discounts__input::placeholder {
  color: #B2B3B3;
}
.checkout-discounts__input:focus {
  border: 1px solid #000000;
}
.checkout-discounts__input:not(:-moz-placeholder-shown) {
  border: 1px solid #000;
}
.checkout-discounts__input:not(:-ms-input-placeholder) {
  border: 1px solid #000;
}
.checkout-discounts__input:not(:placeholder-shown) {
  border: 1px solid #000;
}
.checkout-discounts__btn {
  height: 100% !important;
  background-color: #000000 !important;
  font-family: NEXT ART;
  font-weight: 600 !important;
  font-size: 12px !important;
  line-height: 18px !important;
  letter-spacing: 4%;
  color: #FFFFFF !important;
  width: 158px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkout-discounts__btn:hover {
  opacity: 0.8;
}
.checkout-earned-bonuses {
  padding: 24px 32px;
  border-bottom: 1px solid #E5E5E5;
}
.checkout-earned-bonuses__wrapper {
  padding: 8px 16px;
  background: #F9F9F9;
  border-radius: 4px;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
.checkout-earned-bonuses__amount {
  color: #C62B23;
  font-weight: 500;
}
.checkout-earned-bonuses__link {
  color: #000000;
  position: relative;
}
.checkout-earned-bonuses__link::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #000000;
}
.checkout-earned-bonuses__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkout-earned-bonuses__row svg {
  margin-right: 4px;
}
