body.woocommerce-checkout,
.woocommerce-checkout .content-area {
  background: white;
}

body.woocommerce-checkout main#main {
  width: auto;
}

.woocommerce-checkout .checkout-logo {
  max-width: none;
  padding: 25px 0 20px;
  border-bottom: 1px solid #eee;
  display: flex;
  align-items: center;
  background: #f7f7f7;
}

.woocommerce-checkout .entry-content {
  margin: 0;
  padding: 0;
}

.checkout-logo .hc-return-to-shop {
  position: absolute;
  left: 30px;
  top: 50%;
  margin: auto;
  transform: translateY(-50%);
}

.woocommerce-checkout #page .checkout-logo .site-title {
  order: 2;
  margin: auto;
}

.checkout-logo .hc-return-to-shop a {
  display: block;
  color: #808080;
}

.woocommerce-checkout .woocommerce {
  box-shadow: none;
  margin: 30px auto 40px;
}

#checkout_timeline.horizontal.style2 {
  background: transparent;
  border-bottom: 1px solid #eee;
}

#checkout_timeline.horizontal.style2 li {
  border: none;
  background: transparent;
}

#checkout_timeline.horizontal.style2 li .timeline-wrapper {
  padding: 0 15px 20px !important;
  display: flex !important;
  flex-flow: column nowrap;
}

#checkout_timeline.horizontal.style2 li .timeline-wrapper .timeline-step {
  position: static;
  margin: auto auto 5px auto;
  width: 30px !important;
  height: 30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  background: transparent;
  color: #999;
}

#checkout_timeline.horizontal.style2 li .timeline-wrapper .timeline-label {
  text-align: center !important;
  width: 100%;
  margin: auto auto;
  flex: 0 0 auto;
  text-transform: none;
  letter-spacing: normal;
  font-size: 16px;
  font-weight: normal;
}

#checkout_timeline.horizontal.style2 li.active .timeline-wrapper .timeline-step {
  color: white;
  border-color: #224d23 !important;
}

.woocommerce-checkout h3 {
  font-weight: bold;
  font-size: 24px !important;
  padding: 0;
  border: none;
  margin: 30px auto 40px !important;
}

.woocommerce-checkout form .form-row label {
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 0.84px;
  color: #404040;
  margin-bottom: 6px;
  padding: 0;
}

.woocommerce-checkout form .form-row {
  margin: 0 0 25px;
  padding: 0;
}

.woocommerce #checkout-wrapper form .form-row input.input-text,
.woocommerce #checkout-wrapper form .form-row textarea {
  border: 2px solid #ddd;
  border-radius: 40px !important;
}

.woocommerce #checkout-wrapper form .form-row input.input-text {
  height: 50px;
  font-size: 16px;
  font-family: "MessinaSansWeb";
  color: #444;
  padding: 0 20px;
}

.woocommerce-checkout form .form-row.form-row-first {
  padding-right: 20px;
}

.woocommerce-checkout form .form-row.form-row-last {
  padding-left: 20px;
}

#checkout-wrapper .select2-container .select2-selection--single {
  line-height: 50px;
  height: 50px;
  border: 2px solid #ddd;
  border-radius: 100px;
}

#checkout-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 46px;
  padding: 0 20px;
  font-size: 16px;
  color: #444;
}

#checkout-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  right: 18px;
}

.woocommerce-checkout span.select2-dropdown.select2-dropdown--below {
  border: none;
  background: #f4f4f4;
  border-radius: 15px;
  margin-top: 20px;
}

.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
  border: none;
  background: #ffffff;
  height: 38px;
  border-radius: 20px;
  font-size: 14px;
  padding: 0 20px !important;
}

.woocommerce-checkout span.select2-search.select2-search--dropdown {
  padding: 4px 8px 10px;
}

.woocommerce-checkout span.select2-results li {
  font-size: 16px;
  padding: 8px 20px;
}

.woocommerce-checkout .select2-container--default .select2-results__option[data-selected="true"] {
  background: #224d23;
  color: white;
}

.woocommerce-checkout .select2-container--default .select2-results__option--highlighted {
  background: #eaeaea;
  color: #222;
}
#billing_city_field {
  padding-right: 20px;
}

#billing_state_field {
  padding-left: 20px;
}

span.woocommerce-input-wrapper {
  display: block;
}

.woocommerce form .form-row .select2-container {
  height: 50px;
}
.woocommerce-checkout .woocommerce .button {
  font-size: 14px !important;
  height: 50px;
  padding: 0px 20px !important;
  /* display: inline-flex !important; */
  /* align-items: center !important; */
  line-height: 31px !important;
}

body {
  -webkit-font-smoothing: antialiased;
}

#yith-wcms-back-to-cart-button {
  color: #404040 !important;
}

div#form_actions {
  margin: 50px 0 0 !important;
}

.woocommerce #checkout-wrapper form .form-row.woocommerce-validated input.input-text {
  border-color: #9eb99f;
}

.woocommerce #checkout-wrapper form .form-row.woocommerce-validated label {
  color: #496544;
}

.woocommerce #checkout-wrapper form .form-row.woocommerce-invalid input.input-text {
  border-color: #dea5a5;
}

#checkout-wrapper .woocommerce-invalid .select2-container .select2-selection--single {
  border-color: #dea5a5;
}

#checkout-wrapper .woocommerce-validated .select2-container .select2-selection--single {
  border-color: #9eb99f;
}

p#shipping_city_field {
  padding-right: 20px;
}

p#shipping_state_field {
  padding-left: 20px;
}

.woocommerce #checkout-wrapper form .form-row textarea {
  border-radius: 25px !important;
  padding: 15px 20px;
  font-family: "MessinaSansWeb";
  font-size: 16px;
}

.woocommerce #checkout-wrapper form .form-row select {
  border: 2px solid #ddd;
  border-radius: 25px;
  height: 50px;
  padding: 0 20px;
  font-family: "MessinaSansWeb";
  font-size: 16px;
}

#authority_to_leave h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.87px;
  color: #404040;
  margin: 0 0 7px;
}

.ywgc_have_code {
  display: block;
  text-align: center;
  font-size: 15px;
  margin: 20px 0 40px;
}

.woocommerce-checkout .checkout_coupon {
  background: #0000;
  padding: 0 !important;
  margin: 30px 0 50px !important;
  position: relative;
}

.woocommerce-checkout .checkout_coupon .form-row-first {
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

.woocommerce-checkout .checkout_coupon .form-row-last {
  position: absolute;
  right: 4px;
  top: 4px;
  width: auto;
}

.woocommerce-checkout .checkout_coupon .form-row-last .button {
  font-size: 13px !important;
  height: 42px;
  padding: 0 20px !important;
  background: #eeeeee !important;
  color: #404040 !important;
}

.woocommerce-checkout .checkout_coupon .form-row-first input {
  padding-right: 190px !important;
}

.woocommerce-checkout table.shop_table {
  border: none;
  width: 100%;
}

.woocommerce-checkout table.shop_table thead th {
  border: none;
  padding: 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #202020;
  border-bottom: 1px solid #ddd;
}

.woocommerce-checkout table.shop_table thead th:last-child {
  text-align: right;
}

.woocommerce-checkout table.shop_table tbody th,
.woocommerce-checkout table.shop_table tbody td {
  border: none;
  border-bottom: 1px solid #eee;
  padding: 14px 0 !important;
}

.woocommerce-checkout table.shop_table tbody th:last-child,
.woocommerce-checkout table.shop_table tbody td:last-child {
  text-align: right;
}

.woocommerce-checkout table.shop_table tfoot th {
  padding: 15px 15px 15px 0;
  color: #202020;
  font-size: 15px;
  border: none;
  border-bottom: 1px solid #eee;
}

.woocommerce-checkout table.shop_table tfoot td {
  padding: 15px 0 15px 15px !important;
  border: none;
  border-bottom: 1px solid #eee;
  text-align: right;
}

.woocommerce-checkout .checkout_coupon .form-row-last .button:hover {
  background: #808080 !important;
  color: #fff !important;
}

.ywgc_enter_code {
  background: transparent;
}

.ywgc_enter_code .form-row-first {
  padding: 0 !important;
  width: 100%;
  margin: 0;
}

.ywgc_enter_code .form-row-first input {
  width: 100%;
  height: 50px;
  border: 2px solid #ddd;
  border-radius: 30px;
  font-size: 16px;
  font-family: "MessinaSansWeb";
  padding: 0 190px 0 20px;
}

.ywgc_enter_code .form-row-last {
  position: absolute;
  padding: 0;
  top: 4px;
  right: 4px;
}

.ywgc_enter_code .form-row-last .button {
  height: 42px;
  background: #eeeeee !important;
  color: #404040 !important;
  font-size: 13px !important;
}

.ywgc_enter_code .form-row-last .button:hover {
  background: #808080 !important;
  color: white !important;
}

.woocommerce-checkout .secure-note {
  border-radius: 100px;
  background: #ffffff;
  color: #6d6d6d;
  border: 2px solid #eee;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border: none;
  padding: 0;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #f4f4f4;
  border-radius: 15px;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: #f4f4f4;
}

#add_payment_method #payment ul.payment_methods li > label,
.woocommerce-cart #payment ul.payment_methods li > label,
.woocommerce-checkout #payment ul.payment_methods li > label {
  font-weight: bold;
  color: #202020;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box p,
.woocommerce-cart #payment div.payment_box p,
.woocommerce-checkout #payment div.payment_box p {
  font-size: 16px;
}

#add_payment_method #payment div.payment_box > div {
  background: red !important;
}

.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  margin: 10px 0 20px;
}

.place-order label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  border: 2px solid #eee;
  padding: 14px 20px;
  height: 50px;
  /* display: inline-flex; */
  border-radius: 25px;
}

.place-order label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span,
.place-order label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span a {
  font-size: 14px !important;
}

.woocommerce .checkout .place-order label.checkbox,
.woocommerce .checkout .place-order label.checkbox a {
  font-size: 14px !important;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
}

.form-row.place-order {
  display: flex;
  /* flex-flow: column nowrap; */
  flex-wrap: wrap;
}

.woocommerce .checkout .place-order .order-total-in-payment {
  flex: 0 0 auto;
  margin: auto auto auto 0;
  color: #202020;
  padding: 20px 0 25px !important;
}

.woocommerce-terms-and-conditions-wrapper {
  flex: 0 0 100%;
}

.woocommerce .checkout .place-order .order-total-in-payment + strong {
  flex: 0 0 50%;
  margin: auto 0 auto auto;
  color: #202020;
  padding: 20px 0 25px;
  text-align: right;
}

.woocommerce-checkout .woocommerce input#place_order.button {
  width: auto;
  flex: 0 0 100%;
  margin: 15px auto auto 0;
  height: 60px;
  border-radius: 50px !important;
  font-size: 16px !important;
  padding: 0 40px !important;
  background: #224d23 !important;
}

.woocommerce-checkout .woocommerce input#place_order.button:hover {
  background: #2d5f2e !important;
}
.woocommerce-checkout #wptime-plugin-preloader {
  z-index: 99998 !important;
}
.woocommerce-cart .woocommerce-message,
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info,
.woocommerce-checkout .woocommerce-message,
.woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-info {
  border-radius: 100px;
  border: 2px solid #f40;
  background: transparent;
  color: #f40 !important;
  padding: 11px 20px 10px !important;
  line-height: normal !important;
}
@media (max-width: 1023px) {
  body.woocommerce-checkout {
    padding: 0;
  }
  .woocommerce-checkout #page .checkout-logo .site-title a {
    display: block;
  }

  .woocommerce-checkout #page .checkout-logo .site-title a img {
    display: block;
  }
  .woocommerce-checkout .mobile-head {
    display: none !important;
  }
}

@media (max-width: 767px) {
  body.woocommerce-checkout main#main {
    padding: 0;
  }

  .woocommerce-checkout #page .checkout-logo .site-title {
    margin: auto auto auto 15px;
  }

  .woocommerce-checkout #page .checkout-logo .site-title img {
    width: 105px;
  }

  .woocommerce-checkout .checkout-logo {
    padding: 15px 0;
  }

  .checkout-logo .hc-return-to-shop {
    left: auto;
    right: 15px;
  }

  .checkout-logo .hc-return-to-shop a {
    color: #999;
  }

  .woocommerce-checkout .woocommerce {
    margin: 0;
  }

  .woocommerce #checkout_timeline.style2 li .timeline-wrapper {
    padding: 0 10px !important;
  }

  .woocommerce #checkout_timeline.style2 li .timeline-wrapper .timeline-label {
    font-size: 14px;
  }

  form.checkout.woocommerce-checkout h3 {
    margin: 10px 0 30px !important;
    font-size: 20px !important;
  }

  .woocommerce-checkout form .form-row label {
    font-size: 13px;
  }

  .woocommerce-checkout #primary .page .woocommerce .button {
    padding: 10px 25px !important;
  }

  .woocommerce-checkout #primary .page .woocommerce #form_actions .button {
    width: 100%;
    text-align: center;
  }

  .woocommerce-checkout #primary .page .woocommerce .checkout_coupon .button,
  .woocommerce-checkout #primary .page .woocommerce .ywgc_enter_code .button {
    padding: 7px 15px !important;
    font-size: 12px !important;
  }

  .ywgc_have_code {
    margin: 20px 0 15px;
  }

  .place-order label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    height: auto;
    min-height: 50px;
  }

  .woocommerce .checkout .place-order .order-total-in-payment + strong {
    flex-basis: auto;
  }

  #add_payment_method #payment div.form-row,
  .woocommerce-cart #payment div.form-row,
  .woocommerce-checkout #payment div.form-row {
    margin: 0;
    padding-bottom: 0 !important;
  }
}
#checkout_timeline.horizontal.style2 li:nth-child(1) .timeline-wrapper .timeline-step:before {
  content: "1";
}
#checkout_timeline.horizontal.style2 li:nth-child(2) .timeline-wrapper .timeline-step:before {
  content: "2";
}
#checkout_timeline.horizontal.style2 li:nth-child(3) .timeline-wrapper .timeline-step:before {
  content: "3";
}
#checkout_timeline.horizontal.style2 li:nth-child(4) .timeline-wrapper .timeline-step:before {
  content: "4";
}

#checkout_timeline.horizontal.style2 li .timeline-wrapper .timeline-step {
  border: 1px solid #ddd !important;
}

#checkout_timeline.horizontal.style2 li .timeline-wrapper {
  border: none !important;
}

#checkout_timeline.horizontal.style2 li.done .timeline-wrapper .timeline-step {
  background-color: #847a5f;
  border-color: #847a5f !important;
}

#checkout_timeline.horizontal.style2 li.done .timeline-wrapper .timeline-step:before {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 10px;
}

.ywgc_enter_code {
  display: none !important;
}
.checkout_coupon {
  display: none;
}
#checkout_timeline.style2 li.done {
  z-index: initial !important;
}
#checkout_timeline.style2.horizontal li .timeline-wrapper {
  box-shadow: none !important;
}
a.logo {
  display: none;
}

div#cfw-logo-container {
  display: none;
}

div#cfw-cart-summary-content {
  /* padding: 30px; */
  /* background: #f7f7f7; */
}

div#cfw-cart-summary {
  background: transparent;
}

div#cfw-cart-summary {
  padding-left: 20px;
}

div#cfw-logo-container {
  display: none;
}

ul#cfw-breadcrumb a,
ul#cfw-breadcrumb {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 500 !important;
}

.woocommerce-checkout h3 {
  margin: 0 0 15px !important;
  font-weight: 700 !important;
  font-size: 26px !important;
  font-family: "MessinaSansWeb" !important;
  letter-spacing: normal;
  /* text-transform: uppercase; */
}

.cfw-input-wrap input[type="email"],
.cfw-input-wrap input[type="number"],
.cfw-input-wrap input[type="password"],
.cfw-input-wrap input[type="tel"],
.cfw-input-wrap input[type="text"],
.cfw-input-wrap select,
.cfw-input-wrap textarea {
  border: solid 2px #ddd !important;
  border-radius: 100px !important;
  font-size: 16px !important;
  font-family: "MessinaSansWeb";
  font-weight: 400 !important;
  padding: 0 20px;
  height: 50px !important;
}

.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="email"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="number"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="password"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="tel"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="text"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label select,
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label textarea {
  padding-left: 18px !important;
  padding-right: 18px !important;
}

.cfw-input-wrap:not(.cfw-check-input) label {
  padding-left: 20px;
  padding-right: 20px;
}

.cfw-input-wrap input[type="email"],
.cfw-input-wrap input[type="number"],
.cfw-input-wrap input[type="password"],
.cfw-input-wrap input[type="tel"],
.cfw-input-wrap input[type="text"],
.cfw-input-wrap select,
.cfw-input-wrap textarea {
}

.checkoutwc #info_payment button,
.checkoutwc .cfw-primary-btn,
#cfw-place-order button:not([class^="gpay-"]) {
  background: #847a5f;
  border-radius: 100px;
  font-family: "MessinaSansWeb" !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  font-size: 14px;
  padding: 0 25px;
  height: 50px !important;
  display: inline-flex;
  align-items: center;
  border: none !important;
}

.cfw-input-wrap-row:not(:last-child) {
  margin-bottom: 20px;
}

.checkoutwc table tbody,
.checkoutwc table td,
.checkoutwc table th,
.checkoutwc table tr {
  vertical-align: top;
}

body.checkout-wc a,
main.checkoutwc a {
  color: #222;
  font-weight: bold;
  font-size: 16px;
}

td.cfw-cart-item-subtotal {
  color: #808080;
  font-weight: 200;
  font-size: 20px;
}

#cfw-order-review .woocommerce-form-login .checkoutwc button[type="submit"][name="login"],
#order_review .woocommerce-form-login .checkoutwc button[type="submit"][name="login"],
.checkoutwc #cfw-order-review .woocommerce-form-login button[type="submit"][name="login"],
.checkoutwc #order_review .woocommerce-form-login button[type="submit"][name="login"],
.checkoutwc .cfw-secondary-btn,
.checkoutwc .woocommerce-button,
.checkoutwc a.button,
.checkoutwc button,
.checkoutwc input[type="button"] {
  border-radius: 100px;
  background: transparent;
  border: 2px solid #ddd;
  color: #808080;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}

#cfw-order-review .woocommerce-form-login .checkoutwc button:hover[type="submit"][name="login"],
#order_review .woocommerce-form-login .checkoutwc button:hover[type="submit"][name="login"],
.checkoutwc #cfw-order-review .woocommerce-form-login button:hover[type="submit"][name="login"],
.checkoutwc #order_review .woocommerce-form-login button:hover[type="submit"][name="login"],
.checkoutwc .cfw-secondary-btn:hover,
.checkoutwc .woocommerce-button:hover,
.checkoutwc a.button:hover,
.checkoutwc button:hover,
.checkoutwc input[type="button"]:hover {
  background: #ddd;
  color: #808080;
}

#cfw-totals-list table tr th {
  font-size: 16px;
  /* font-weight: bold; */
}

.checkoutwc table tbody,
.checkoutwc table td,
.checkoutwc table th,
.checkoutwc table tr {
  font-size: 16px;
}

#cfw-totals-list table tr.order-total {
  border-top: 1px solid #ddd;
  padding: 20px 0px;
}

.cfw-footer-inner.entry-footer {
  text-align: right;
  padding-left: 0 !important;
}
#cfw-breadcrumb li.active > a {
  font-weight: bold !important;
}

.previous-button {
  border: 2px solid #ddd;
  height: 50px;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  padding: 0 25px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal !important;
}

.previous-button a {
  font-size: 14px !important;
  font-weight: normal !important;
  color: #808080 !important;
}

ul.cfw-review-pane.cfw-module {
  border: none;
  padding: 0;
  margin: 0 0 50px;
}

.cfw-review-pane li {
  padding: 0.25rem 1rem;
  background: #f9f9f9;
  border-radius: 4rem;
}

.cfw-review-pane li:not(:last-child) > div {
  border: none !important; /* padding: 0; */
}

.cfw-review-pane li * {
  font-size: 14px !important;
  font-weight: normal !important;
}

.cfw-review-pane li a {
  color: #202020 !important;
  font-weight: bold !important;
}
ul.cfw-shipping-methods-list li {
  border-radius: 200px !important;
  border: 2px solid #ddd !important;
  margin: 0 0 10px;
}

ul.cfw-shipping-methods-list {
  border-radius: 0;
  border: none;
}

body.checkout-wc h4,
main.checkoutwc h4 {
  font-size: 16px;
  font-family: "MessinaSansWeb";
}

body.checkout-wc h1,
body.checkout-wc h2,
body.checkout-wc h3,
body.checkout-wc h4,
body.checkout-wc h5,
body.checkout-wc h6,
main.checkoutwc h1,
main.checkoutwc h2,
main.checkoutwc h3,
main.checkoutwc h4,
main.checkoutwc h5,
main.checkoutwc h6 {
  font-family: "MessinaSansWeb";
}

.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  margin: 0 0 10px;
  border: 1px solid #ddd;
  padding: 0 10px !important;
  border-radius: 5px !important;
}

.cfw-input-wrap input[type="email"],
.cfw-input-wrap input[type="number"],
.cfw-input-wrap input[type="password"],
.cfw-input-wrap input[type="tel"],
.cfw-input-wrap input[type="text"],
.cfw-input-wrap select,
.cfw-input-wrap textarea {
  border-radius: 5px !important;
  border: 1px solid #ddd !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="email"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="number"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="password"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="tel"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="text"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label select,
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label textarea {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.cfw-input-wrap:not(.cfw-check-input) label {
  padding-left: 12px;
  padding-right: 12px;
}
ul.cfw-shipping-methods-list li {
  border-radius: 5px !important;
  border: 1px solid #ddd !important;
  margin: 0 0 10px;
}

ul.cfw-shipping-methods-list {
  border-radius: 0;
  border: none;
}

body.checkout-wc h4,
main.checkoutwc h4 {
  font-size: 16px;
  font-family: "MessinaSansWeb";
}

body.checkout-wc h1,
body.checkout-wc h2,
body.checkout-wc h3,
body.checkout-wc h4,
body.checkout-wc h5,
body.checkout-wc h6,
main.checkoutwc h1,
main.checkoutwc h2,
main.checkoutwc h3,
main.checkoutwc h4,
main.checkoutwc h5,
main.checkoutwc h6 {
  font-family: "MessinaSansWeb";
}

.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  margin: 0 0 10px;
  border: 1px solid #ddd;
  padding: 0 10px !important;
  border-radius: 5px !important;
}

.cfw-input-wrap input[type="email"],
.cfw-input-wrap input[type="number"],
.cfw-input-wrap input[type="password"],
.cfw-input-wrap input[type="tel"],
.cfw-input-wrap input[type="text"],
.cfw-input-wrap select,
.cfw-input-wrap textarea {
  border-radius: 5px !important;
  border: 1px solid #ddd !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="email"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="number"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="password"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="tel"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="text"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label select,
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label textarea {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.cfw-input-wrap:not(.cfw-check-input) label {
  padding-left: 12px;
  padding-right: 12px;
}

ul.cfw-shipping-methods-list li {
}

.cfw-radio-reveal-title-wrap {
  padding-left: 2px !important;
  padding-right: 20px !important;
}

.cfw-accordion .cfw-radio-reveal-group {
  border: none;
}

.cfw-accordion .cfw-radio-reveal-li {
  border: 1px solid #ddd !important;
  margin: 0 0 10px;
  border-radius: 5px !important;
  padding-left: 10px !important;
}

#authority_to_leave h2 {
  text-transform: none;
  letter-spacing: normal;
  font-size: 20px;
  color: #202020;
}

span.woocommerce-terms-and-conditions-checkbox-text,
span.woocommerce-terms-and-conditions-checkbox-text * {
  font-size: 16px !important;
  text-transform: none !important;
  letter-spacing: normal;
  font-weight: normal;
}
ul.cfw-shipping-methods-list li {
  border-radius: 5px !important;
  border: 1px solid #ddd !important;
  margin: 0 0 10px;
}

ul.cfw-shipping-methods-list {
  border-radius: 0;
  border: none;
}

body.checkout-wc h4,
main.checkoutwc h4 {
  font-size: 16px;
  font-family: "MessinaSansWeb";
}

body.checkout-wc h1,
body.checkout-wc h2,
body.checkout-wc h3,
body.checkout-wc h4,
body.checkout-wc h5,
body.checkout-wc h6,
main.checkoutwc h1,
main.checkoutwc h2,
main.checkoutwc h3,
main.checkoutwc h4,
main.checkoutwc h5,
main.checkoutwc h6 {
  font-family: "MessinaSansWeb";
}

.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  margin: 0 0 10px;
  border: 1px solid #ddd;
  padding: 0 10px !important;
  border-radius: 5px !important;
}

.cfw-input-wrap input[type="email"],
.cfw-input-wrap input[type="number"],
.cfw-input-wrap input[type="password"],
.cfw-input-wrap input[type="tel"],
.cfw-input-wrap input[type="text"],
.cfw-input-wrap select,
.cfw-input-wrap textarea {
  border-radius: 5px !important;
  border: 1px solid #ddd !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="email"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="number"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="password"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="tel"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label input[type="text"],
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label select,
.cfw-input-wrap:not(.cfw-check-input).cfw-floating-label textarea {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.cfw-input-wrap:not(.cfw-check-input) label {
  padding-left: 12px;
  padding-right: 12px;
}

ul.cfw-shipping-methods-list li {
}

.cfw-radio-reveal-title-wrap {
  padding-left: 2px !important;
  padding-right: 20px !important;
}

.cfw-accordion .cfw-radio-reveal-group {
  border: none;
}

.cfw-accordion .cfw-radio-reveal-li {
  border: 1px solid #ddd !important;
  margin: 0 0 10px;
  border-radius: 5px !important;
  padding-left: 10px !important;
}

#authority_to_leave h2 {
  text-transform: none;
  letter-spacing: normal;
  font-size: 20px;
  color: #202020;
}

span.woocommerce-terms-and-conditions-checkbox-text,
span.woocommerce-terms-and-conditions-checkbox-text * {
  font-size: 16px !important;
  text-transform: none !important;
  letter-spacing: normal;
  font-weight: normal;
}

.cfw-accordion .cfw-radio-reveal-content {
  margin: 0 -10px !important;
  border-radius: 0 !important;
  background: transparent !important;
  padding: 30px 30px 20px !important;
}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
  margin-top: 0;
}

h3.cfw-billing-address-heading {
  margin-top: 50px !important;
}
.elementor.elementor-196960.dce-elementor-row-0 {
  position: relative;
  z-index: 999;
}

main#cfw {
  margin-top: 50px;
}
@media (max-width: 767px) {
  a.cfw-prev-tab.cfw-return-to-shipping-btn {
    margin: auto !important;
    display: inline-flex;
  }

  .checkoutwc .previous-button {
    margin-bottom: 1em;
  }
}

#cfw form.checkout > .blockUI.blockOverlay:before {
  display: none;
}

#cfw form.checkout > .blockUI.blockOverlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff url(../img/hc-preloader.gif) no-repeat;
  background-size: 64px 64px;
  z-index: 999999999;
  background-position: center;
}

#cfw form.checkout > .blockOverlay {
  opacity: 1 !important;
}

.elementor-menu-cart__product-price.product-price {
  font-family: "MessinaSansWeb";
  font-weight: bold;
}
.elementor-menu-cart__footer-buttons .continue-shopping {
  font-family: "MessinaSansWeb";
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  left: 0.5px;
  color: #808080;
  padding: 13px 0;
}

.elementor-menu-cart__footer-buttons .continue-shopping:hover {
  color: #202020;
}
.previous-button {
  border: none;
  padding: 0;
}
span.woocommerce-terms-and-conditions-checkbox-text,
span.woocommerce-terms-and-conditions-checkbox-text * {
  font-size: 15px !important;
}

body.checkout-wc label.checkbox,
main.checkoutwc label.checkbox {
  font-size: 15px;
}
#cfw.context-thank-you .title .cfw-checkmark path {
  stroke: #8c8c8c;
}

#cfw.context-thank-you .title .cfw-checkmark {
  margin: 0 0 20px;
  width: 60px;
  height: 60px;
}

div#order_review .title h5 {
  font-family: "MessinaSerifWeb";
  font-size: 18px;
  font-weight: 700;
  color: #818181;
}

div#order_review .title h4 {
  font-size: 28px;
  font-family: "MessinaSansWeb";
  color: #222;
  font-weight: bold;
}

#cfw.context-thank-you section {
  border: none;
}

#cfw.context-thank-you ul.status-steps li .title {
  color: #222;
  font-weight: bold;
  font-family: "MessinaSansWeb";
  font-size: 16px;
}

#cfw.context-thank-you ul.status-steps i {
}

#cfw.context-thank-you ul.status-steps li {
  padding-top: 1.5em;
}

#cfw.context-thank-you ul.status-steps li .date {
  font-family: "MessinaSerifWeb";
  font-size: 14px;
}

#cfw.context-thank-you .status-row {
  padding: 0;
  margin: 20px 0 30px;
}

#cfw.context-thank-you section {
  padding: 0;
  margin-top: 40px;
}

.woocommerce-order-received .entry-content p {
  font-size: 16px;
  color: #808080;
}

#cfw.context-thank-you section h6 {
  font-family: "MessinaSansWeb";
  font-weight: bold;
  color: #222;
  font-size: 16px;
}

body.checkout-wc,
main.checkoutwc {
  font-family: "MessinaSansWeb";
}
.cfw-input-wrap textarea {
  padding: 12px;
  min-height: 6em !important;
}
.cfw-input-wrap textarea {
  padding: 12px;
  min-height: 6em !important;
}

.header-leaders {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}

.header-leaders .leader {
  margin: auto 10px;
  padding: 0;
  flex: 0 0 auto;
  max-width: 140px;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  line-height: normal;
  color: #999;
}

.header-leaders .leader svg {
  width: auto;
  height: 17px;
  margin: auto auto 5px auto;
}

.header-leaders .leader svg path {
  fill: #8a8a8a;
}
.header-leaders .leader p {
  display: none;
}

.woocommerce-page #payment ul.payment_methods ul li {
  border: none;
  padding: 0 !important;
}

.payment_method_afterpay .header-text {
  font-weight: normal;
  color: #222;
  font-size: 16px !important;
  margin: 0 0 15px;
}

.payment_method_afterpay .header-text strong {
}

.instalment-wrapper {
  justify-content: center;
  margin-bottom: 20px;
}

#afterpay-checkout-instalment-info-container .instalment-wrapper .instalment {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}

#afterpay-checkout-instalment-info-container .instalment-wrapper .instalment p.instalment-header-text {
  font-family: "MessinaSansWeb";
  font-weight: bold;
  color: #222;
  margin: auto auto 5px;
}

#afterpay-checkout-instalment-info-container .instalment-wrapper .img-wrapper {
  margin: auto auto 5px;
}

#afterpay-checkout-instalment-info-container .instalment-wrapper .instalment p.instalment-footer-text {
  font-family: "MessinaSansWeb";
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: auto;
  font-weight: bold;
}

.instalment {
  background: #f8f8f8;
  padding: 15px !important;
  border-radius: 10px;
  margin: 0 5px;
}

.instalment:first-child {
  margin-left: 0;
}

.instalment:last-child {
  margin-right: 0;
}

.what-is-afterpay-container a {
  font-size: 12px;
}

a#checkout-what-is-afterpay-link {
  font-size: 13px;
  font-weight: normal;
  color: #808080;
  text-decoration: underline;
  margin-top: 10px !important;
  display: inline-block;
}

@media (max-width: 991.98px) {
  .header-leaders {
    display: none;
  }
  div#cfw-cart-summary {
    padding: 20px;
    /* border: 1px solid #ddd; */
  }

  div#cfw-mobile-cart-header {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px 15px 12px;
  }

  main#cfw > .row:first-child {
    margin-bottom: 0;
  }

  ul#cfw-breadcrumb a,
  ul#cfw-breadcrumb {
    justify-content: flex-start;
  }

  #shipping_state_field {
    flex: 0 0 50%;
  }

  div#shipping_postcode_field {
    flex: 0 0 50%;
  }

  div#shipping_city_field {
    width: auto;
    flex: 0 0 100%;
  }

  .cfw-input-wrap-row {
    margin-bottom: 0 !important;
  }

  div#shipping_address_1_field {
    margin-bottom: 10px;
  }

  div#shipping_city_field {
    margin-bottom: 10px;
  }

  form.checkout.woocommerce-checkout h3 {
    margin: 10px 0 10px !important;
  }

  #cfw #cfw-customer-info-action .previous-button {
    visibility: hidden;
    position: absolute;
    z-index: -1;
  }

  .checkoutwc #info_payment button,
  .checkoutwc .cfw-primary-btn {
    text-align: center;
    justify-content: center;
  }

  footer#cfw-footer {
    display: none;
  }

  div#cfw-shipping-action {
    display: flex;
  }

  div#cfw-shipping-action .previous-button {
    order: 2;
    margin-top: 15px;
    margin-bottom: 0;
  }

  div#cfw-payment-action {
    display: flex;
  }

  div#cfw-payment-action .previous-button {
    order: 2;
    margin: 20px 0 0;
  }

  .cfw-place-order-wrap {
    flex: 0 0 100%;
    width: 100%;
  }

  div#cfw-cart-summary-content {
    margin-top: 30px;
    padding: 0;
  }

  table.cfw-module {
    margin: 0 !important;
  }

  div#cfw-coupons {
    margin-top: 30px;
  }

  .instalment-wrapper {
    flex-wrap: wrap;
    flex-flow: column nowrap;
  }

  .instalment {
    margin: auto 0 10px;
  }
  .fast-pdp-or {
    flex: 0 0 100%;
    margin: 0 0 10px !important;
  }

  .fast-pdp-wrapper.woocommerce_after_add_to_cart_button {
    flex-wrap: wrap;
  }

  button.single_add_to_cart_button.button.alt {
    flex: 0 0 100%;
  }
}

.woocommerce div.product form.cart:not(.variations_form) {
  flex-wrap: nowrap;
}

.woocommerce div.product form.cart button {
  white-space: nowrap;
}

.fast-pdp-or {
  display: none;
}

.fast-pdp-wrapper {
  margin-left: 10px;
}
#wc_bis_product_form .wc_bis_form_title {
  font-family: "MessinaSansWeb";
  font-weight: bold;
  color: #222;
  font-size: 16px;
  margin: 10px 0 10px;
}

div#wc_bis_product_form {
  display: flex;
  flex-wrap: wrap;
}

#wc_bis_product_form #wc_bis_email,
#wc_bis_product_form #wc_bis_send_form {
  border: 2px solid #ddd;
  border-radius: 4px;
  height: 50px;
  flex: 1 1 auto;
  margin: auto 0 auto;
}

#wc_bis_product_form #wc_bis_send_form {
  flex: 0 0 auto;
  border-radius: 100px;
  margin: 0 auto 0 10px;
}

#wc_bis_product_form .wc_bis_opt_in {
  flex: 0 0 100%;
  font-family: "MessinaSansWeb";
  font-size: 14px;
  display: flex;
  align-items: center;
  margin: 15px 0 auto;
}

.woocommerce div.product form.variations_form.cart .fast-pdp-wrapper.woocommerce_after_add_to_cart_button {
  flex: 0 0 auto;
  display: flex !important;
  width: calc(50% - 26px) !important;
}

.woocommerce div.product form.variations_form.cart button.single_add_to_cart_button.button.alt {
  width: auto;
}

.woocommerce div.product form.variations_form.cart button {
  float: none !important;
  flex: 0 0 auto;
  width: auto;
}

.woocommerce-variation-add-to-cart {
  display: flex;
}

.single-product .woocommerce-variation-add-to-cart {
  display: flex;
  width: 100%;
}
.single_variation_wrap {
  flex: 0 0 100%;
}

@media (min-width: 1024px) {
  .fast-pdp-wrapper {
    width: 100%;
  }

  .single-product .product .hc-product-variants .button {
    padding: 0 30px !important;
    height: 50px;
  }

  .fast-pdp-wrapper {
    margin-top: 0;
  }
}

@media (max-width: 1023.98px) {
  #wc_bis_product_form #wc_bis_send_form {
    flex: 0 0 100%;
    margin: 10px 0 0;
  }

  .woocommerce div.product form.cart button[type="submit"] {
    flex: 1 1 auto;
    margin: 0 0 10px 0;
  }

  .woocommerce-variation-add-to-cart {
    display: flex;
  }

  .woocommerce-variation-add-to-cart {
    flex-wrap: wrap;
  }

  .single_variation_wrap {
    flex: 0 0 100%;
  }

  span.wc_bis_opt_in__text {
    text-align: left;
    line-height: 1.2em;
    position: relative;
    left: 5px;
  }

  #wc_bis_product_form .wc_bis_opt_in {
    align-items: flex-start;
  }

  .woocommerce div.product form.cart:not(.variations_form) {
    flex-wrap: wrap;
  }

  .fast-pdp-wrapper {
    width: 100%;
  }
}

div#cfw-customer-info {
  margin-top: 35px;
}
.cfw-input-wrap-row .row {
  margin-bottom: 0 !important;
}

div#cfw-login-details {
  margin: 0;
}

div#cfw-customer-info-address {
  margin-top: 40px;
}
#cfw-account-password-slide {
  margin: 0 !important;
}

div#cfw-login-details .cfw-input-wrap-row {
  margin: 0;
}

div#cfw-promo-code_field #cfw-promo-code {
  height: 50px !important;
}
#cfw-payment-method .row {
  margin-bottom: 0 !important;
}

div#cfw-payment-method {
  margin-top: 40px;
}

#authority_to_leave h2 {
  font-size: 16px;
  padding: 0;
}
div#kl_newsletter_checkbox_field .optional {
  display: none;
}
#cfw.context-thank-you section address {
  color: #808080;
}

.woocommerce-order-received .asset-container * {
  font-family: "MessinaSansWeb";
}

.asset-container .asset-subtitle {
  color: #222 !important;
}

.highlight {
  color: #222;
}

.highlight-blue {
  color: #847a5f;
}

.asset-footer-copy {
  color: #222;
}

.woocommerce-order-received .asset-container {
  padding: 0;
  border: none;
  margin: 40px 0 0;
}

.asset-container button span,
.asset-container button {
  color: #808080;
  font-family: "MessinaSansWeb";
  font-size: 13px;
}

.woocommerce-order-received .asset-container .asset-button span {
  font-family: "MessinaSansWeb";
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.8px;
  padding: 0;
  line-height: normal;
  color: #c6b57f;
  opacity: 1;
}

.woocommerce-order-received .asset-container .asset-button {
  height: 42px;
  display: inline-flex;
  padding: 0 25px;
  border: solid 2px #c6b57f;
  color: #c6b57f;
}

.asset-pin-icon {
  display: none !important;
}

.woocommerce-order-received .asset-container .asset-button:hover {
  background: #c6b57f;
}

.woocommerce-order-received .asset-container .asset-button:hover span {
  color: white;
}

.asset-container input {
  height: 42px;
  border: 2px solid #ddd;
  border-radius: 100px;
  font-size: 16px;
  font-family: "MessinaSansWeb";
}

i.asset-flag {
  /* display: none; */
  top: 14px;
}

input#phone {
  padding-left: 51px;
}
@media (max-width: 767px) {
  .asset-container .asset-form-1 {
    margin-top: 20px;
    text-align: left;
  }

  h4.asset-subtitle {
    text-align: left !important;
    margin: 0 !important;
    max-width: none !important;
  }

  .asset-container .asset-step-2 .asset-button {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: auto;
  }
  h3.asset-title {
  }

  #cfw.context-thank-you section h3 {
    margin: 0px !important;
  }

  .asset-container .asset-content {
    margin-top: 20px;
  }

  .woocommerce-order-received .row {
    margin-bottom: 0 !important;
  }

  #cfw.context-thank-you section h6 {
    margin-top: 20px;
  }
  .woocommerce-order-received .inner {
    padding: 0;
  }

  #cfw.context-thank-you section.cfw-order-updates > div > h3 {
    margin: 0 0 10px !important;
    display: block;
  }

  #cfw.context-thank-you section {
    margin-top: 20px;
  }

  .asset-container .asset-title {
    color: #222;
  }

  .woocommerce-order-received .asset-container .asset-button span {
    font-size: 12px;
    white-space: nowrap;
    letter-spacing: 0.5px;
  }
  .asset-footer {
    margin-top: 30px;
  }
}
.asset-brand-icon,
.asset-brand-logo {
  display: none !important;
}

* > address:last-child {
  margin-bottom: 0 !important;
}

.gift-cards-list {
  flex: 0 0 100%;
}

.woocommerce div.product form.gift-cards_form.cart {
  flex-wrap: wrap;
}

.gift-cards-list button {
  font-family: "MessinaSansWeb";
  font-size: 15px;
  border-radius: 50px;
  display: inline-flex;
  padding: 1px 15px 0;
  height: 37px;
  align-items: center;
  border: 2px solid #dddddd;
  color: #777777;
}

.gift-cards-list input {
  height: 37px;
  padding: 0;
}

input#ywgc-manual-amount {
  padding: 0 15px 0 15px !important;
  height: 37px !important;
  font-family: "MessinaSansWeb";
  font-size: 15px !important;
  border-radius: 20px;
  width: 120px !important;
  border: 2px solid #ddd !important;
}

.ywgc-manual-amount::placeholder {
  font-size: 13px;
  margin-left: -15px;
}

.gift-cards-list button:hover {
  border-color: #847a5f;
}

.gift-cards-list button.selected_button {
  border-color: #847a5f;
  background: #847a5f;
}

input.selected_button#ywgc-manual-amount {
  border-color: #847a5f !important;
  padding-left: 30px !important;
}
h3.ywgc_select_amount_title,
.ywgc_delivery_info_title,
.ywgc_recipient_info_title,
.ywgc-sender-info-title {
  font-family: "MessinaSansWeb";
  font-weight: bold;
  letter-spacing: 0.3px;
  color: #222;
  font-size: 13px;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.gift-card-content-editor input,
.gift-card-content-editor textarea {
  font-family: "MessinaSansWeb";
  font-size: 14px !important;
}

.gift-card-content-editor input::placeholder,
.gift-card-content-editor textarea::placeholder {
  font-size: 14px !important;
  font-family: "MessinaSansWeb";
}

.gift-card-content-editor label {
  margin: auto auto auto 0;
}

.ywgc-message {
  display: flex;
}

#ywgc-sender-name {
  width: 70%;
}

.gift-card-content-editor textarea {
  height: 74px;
}
.product-type-gift-card .woocommerce-product-gallery__wrapper {
  box-shadow: none !important;
}

.ywgc-main-form-preview-container {
  box-shadow: none;
}
.elementor-menu-cart__subtotal {
  border: none;
  border-bottom: 1px solid #d4d4d4;
}

.elementor-menu-cart__footer-buttons {
  display: flex;
  flex-wrap: wrap;
}

.elementor-menu-cart__footer-buttons > a {
  flex: 0 0 100%;
}
.elementor-menu-cart__footer-buttons .elementor-button {
  font-family: "MessinaSansWeb";
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px !important;
  letter-spacing: 1px;
  border-radius: 30px !important;
  background-color: #847a5f !important;
}
.ywgc-manual-amount-container.ywgc-manual-amount {
  border: none;
  height: 37px;
  background: #ddd;
  border-radius: 100px;
  margin-left: 10px;
}

.ywgc-manual-amount-container.ywgc-manual-amount input {
  margin: 0;
}

input#ywgc-manual-amount {
  margin: 0;
}

.ywgc-manual-currency-symbol {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 5px;
  padding-left: 15px;
  font-size: 18px;
  line-height: normal;
}
@media (max-width: 1023.98px) {
  .product-type-gift-card .woocommerce-product-gallery__wrapper {
    box-shadow: none !important;
  }

  .ywgc-main-form-preview-container {
    box-shadow: none;
  }

  .ywgc-main-form-preview-container {
    min-height: 0;
  }

  .ywgc-form-preview-separator {
    display: none !important;
  }

  .product_cat-gift-vouchers .hc-product-variants {
    padding: 0 !important;
  }

  .gift-cards-list button {
    margin-bottom: 0;
  }

  form.gift-cards_form.cart {
    padding: 0 20px;
  }

  .gift-card-content-editor.step-content input {
    float: none;
    width: 100%;
  }

  .gift-card-content-editor.step-content label {
    line-height: 1.2em;
    margin: 0 0 5px;
  }

  #ywgc-sender-name {
    width: 100%;
  }

  #ywgc-edit-message {
    float: none;
    width: 100%;
    flex: 0 0 100%;
  }

  .gift-card-content-editor.step-content label {
    width: 100%;
    text-align: left;
  }

  .ywgc-message {
    display: block;
  }

  .gift-cards-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .gift-cards-list > h3 {
    flex: 0 0 100%;
  }

  .gift-cards-list button {
    flex: 0 0 auto;
    margin: 0 5px;
  }

  .ywgc-manual-amount-container.ywgc-manual-amount {
    flex: 0 0 auto;
    position: static;
    margin: 10px auto auto;
  }
}

.woocommerce-checkout form .form-row {
  padding: 0 5px;
}

p#shipping_state_field {
  padding-left: 5px;
}

.woocommerce-checkout form .form-row {
  margin: 0;
}

p#shipping_city_field {
  padding-right: 5px;
}

input#cfw-promo-code-btn {
  height: 50px;
  border-radius: 50px;
  background: transparent;
  border: 2px solid #ddd;
  color: #808080;
}

input#cfw-promo-code-btn:hover {
  background: #ddd;
  color: white;
}

.checkoutwc #info_payment button,
.checkoutwc .cfw-primary-btn {
  border-color: transparent;
}
.checkoutwc .form-row label.cfw-floatable-label {
  text-transform: none;
  letter-spacing: normal;
  font-weight: 500;
  font-family: "MESSINASANSWEB";
  margin-top: 5px;
}

#cfw-coupons .cfw-promo-code-button-wrap > input:first-child,
#cfw-coupons .cfw-text-input > input:first-child {
  margin-top: 0;
}

#cfw-coupons .cfw-text-input > label:first-child {
  margin-top: 5px;
}
@media (max-width: 991px) {
  .woocommerce-checkout form .form-row {
    margin-bottom: 10px;
  }

  #shipping_state_field {
    flex-basis: 100%;
  }

  p#shipping_city_field {
    width: 100%;
    flex-basis: 100%;
  }

  p#billing_state_field {
    flex-basis: 100%;
    padding-left: 5px;
  }

  p#billing_city_field {
    flex-basis: 100%;
    padding-right: 5px;
  }
}

div#cfw-billing-fields-container .form-row {
  margin-bottom: 10px;
}

p#billing_city_field {
  padding-right: 5px;
}

div#cfw-billing-fields-container .form-row {
  margin-bottom: 10px;
}

p#billing_city_field {
  padding-right: 5px;
}

@media (max-width: 991px) {
  .woocommerce-checkout form .form-row {
    margin-bottom: 10px;
  }

  #shipping_state_field {
    flex-basis: 100%;
  }

  p#shipping_city_field {
    width: 100%;
    flex-basis: 100%;
  }

  p#billing_state_field {
    flex-basis: 100%;
    padding-left: 5px;
  }

  p#billing_city_field {
    flex-basis: 100%;
    padding-right: 5px;
  }

  .cfw-customer-info-active div#cfw-customer-info {
    display: flex !important;
    flex-flow: column nowrap;
  }

  div#cfw-customer-info > .checkout-logo {
    order: 10;
    width: auto;
    min-width: 100%;
    margin: 0 -20px;
    padding: 28px 0;
    margin-top: 30px;
  }

  [data-elementor-id="197944"] {
    display: none;
  }
}

@media (min-width: 992px) {
  div#cfw-customer-info > .checkout-logo {
    display: none !important;
  }

  [data-id="4a5bf8b3"] .elementor-image {
    text-align: left !important;
  }
}

@media (max-width: 991px) {
  .cfw-customer-info-active div#cfw-customer-info {
    display: flex !important;
    flex-flow: column nowrap;
  }

  div#cfw-customer-info > .checkout-logo {
    order: 10;
    width: auto;
    min-width: 100%;
    margin: 0 -20px;
    padding: 28px 0;
    margin-top: 30px;
  }

  [data-elementor-id="197944"] {
    display: none;
  }
}

@media (min-width: 992px) {
  div#cfw-customer-info > .checkout-logo {
    display: none !important;
  }

  [data-id="4a5bf8b3"] .elementor-image {
    text-align: left !important;
  }
}

.woocommerce-checkout form .form-row label {
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
}

.sms-copy {
  display: none;
}

span.order-total-in-payment {
  margin-top: 20px !important;
  display: inline-block;
  margin-right: 10px;
}

.sms-copy {
  font-size: 13px;
  line-height: 1.2em;
  margin-top: 15px;
}

label.woocommerce-form__label-for-checkbox,
label.checkbox {
  padding-left: 28px !important;
}

label.woocommerce-form__label-for-checkbox input,
label.checkbox input {
  position: absolute !important;
  left: 5px !important;
}

@media (max-width: 1023px) {
  input#cfw-promo-code-mobile {
    margin-bottom: 15px;
  }

  .cfw-review-pane li:not(:first-child) > div {
    border: none !important;
  }
}

#cfw-mobile-cart-header #cfw-expand-cart.cfw-display-table-row {
  display: flex;
  align-items: center;
}

#cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-summary-label-show,
#cfw-mobile-cart-header #cfw-expand-cart.active .cfw-cart-summary-label-hide {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

#cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-icon {
  width: 48px;
}

#cfw-mobile-cart-header #cfw-mobile-total .includes_tax {
  display: none;
}

#cfw-logo-container-mobile .cfw-logo a,
#cfw-logo-container .cfw-logo a {
  font-family: "MessinaSerifWeb", serif;
  font-weight: 400;
  color: #888 !important;
}

#cfw-logo-container-mobile {
  display: block;
}

ul.cfw-review-pane.cfw-module {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
