/* Fold 1 Style */
.fold-1 {
  background: #42669ae0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.fold-1-background {
    background-image: url('/wp-content/uploads/2023/06/casestudies-post-f1-1.jpg');
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.fold-1-clock {
    position: absolute;
    top: 60%;
    right: 50%;
    transform: translate(630px, -50%);
    z-index: 0;
    width: 400px;
}
.fold-1::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('/wp-content/uploads/2023/05/fold1-texture.jpg');
    opacity: 0.05;
    z-index: -1;
}
.fold-1::after {
  content: "";
  position: absolute;
  width: 140%;
  height: 130%;
  background: rgba(0, 0, 0, 0.35);
  filter: blur(200px);
  bottom: -10%;
  right: -70%;
  transform: rotate(135deg);
}

.fold-1-content-outer {
  padding: 250px 0 100px 0;
}

.fold-1-content-inner {
  color: white;
  width: 100%;
  text-align: center;
}

.fold-1-content-inner p {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.fold-1-content-inner .subtitle {
  letter-spacing: 6px;
  font-size: 48px;
  position: relative;
  z-index: 3;
}
/*-- -- CART -- --*/

.woocommerce .row-container {
    width: 100%;
}

.shop-cart dl.variation {
  display: none;
}

.shop-cart tr.order-total:first-of-type {
  border-bottom: solid 1px var(--charcoal);
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.pswp__caption__center {
  display: none;
}

.shop-cart .cart-subtotal {
  display: none !important;
}

.shop-cart form.woocommerce-cart-form {
  padding: 0px 0px;
  padding-bottom: 0px;
}

.shop-cart tr.woocommerce-cart-form__cart-item.cart_item {
  display: flex;
  align-items: stretch;
  text-align: center;
  justify-content: center;
  padding: 0px 0px;
}

.shop-cart thead {
  display: flex;
}

.shop-cart table.shop_table.shop_table_responsive td.product-remove,
.shop-cart th.product-remove {
  flex: 0 0 10%;
  color: #333;
  text-align: center;
  align-self: center;
}

.shop-cart thead tr {
  display: flex;
  width: 100%;
  justify-content: center;
  border-style: solid;
  border-right: none;
  border-left: none;
  border-top: none;
  padding: 12.5px 0px;
  border-width: 1.5px;
  background: #efefef;
  font-weight: 100;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}

  .woocommerce-MyAccount-content form .readmore {
    width: 200px;
  }

.shop-cart td.product-thumbnail,
.shop-cart th.product-thumbnail {
  flex: 0 0 23.5%;
}

.shop-cart tr.woocommerce-cart-form__cart-item.cart_item:last-child {
  border-bottom: 0;
}

.shop-cart td.product-thumbnail img {
  width: 100%;
  object-fit: contain;
}

.shop-cart
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  display: flex;
  flex-direction: column;
  border-radius: 50px;
}

.shop-cart td.product-name,
.shop-cart th.product-name {
  flex: 1 0 33%;
  text-align: left;
}

.shop-cart td.product-price,
.shop-cart th {
  flex: 0 1 33%;
  text-align: left;
  font-size: 14px;
}

tr.fee th {
  font-size: 16px;
  flex: 0 1 75%;
}

tr.fee {
  align-items: center;
}

.shop-cart td.product-quantity,
.shop-cart th.product-quantity {
  flex: 0 0 15%;
  display: flex;
}

td.product-quantity > .quantity {
  width: 100%;
}

.shop-cart td.product-subtotal,
.shop-cart th.product-subtotal {
  flex: 0 0 5%;
}

.shop-cart a.remove {
  color: red;
  font-size: 40px;
  transition: all 0.3s ease;
}
.shop-cart a.remove:hover {
  opacity: 0.5;
  transition: all 0.3s ease;
}

.shop-cart dl.variation dd {
  margin: 0px;
}

.shop-cart dl.variation dt {
  font-weight: 700;
}

.shop-cart td.product-name a {
  font-weight: 500;
  margin-bottom: 10px;
  color: #426699;
}

.shop-cart td.actions {
  display: flex;
  flex-direction: row;
  width: 100%;
  row-gap: 7.5px;
  align-items: flex-end;
  border-style: solid;
  border-right: none;
  border-left: none;
  padding: 20px 5px !important;
  border-width: 0;
  justify-content: space-between;
}

.shop-cart .coupon {
  display: flex;
  column-gap: 7.5px;
  align-items: center;
  flex-wrap: wrap;
}

.shop-cart td.actions button.button {
  display: block;
  width: 200px;
  padding: 10px;
  background: var(--color1);
  color: white;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  border: 0px;
  margin-top: 20px;
  transition: all 0.3s ease;
  margin: 0px;
  margin: 0;
  border-radius: 0px;
}

button[name="apply_coupon"] {
  display: block;
  width: 250px;
  padding: 10px;
  background: var(--color1);
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  margin-top: 20px;
  transition: all 0.3s ease;
  margin: 0px;
  border-radius: 50px;
  margin: 7.5px 0px;
}

.shop-cart .wc-proceed-to-checkout {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.shop-cart tr {
  width: 100%;
  display: block;
}

.shop-cart td.actions button.button:hover,
.shop-cart .wc-proceed-to-checkout a:hover,
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover,
.shop-cart .form-row.place-order button.button:hover,
.shop-cart form.woocommerce-EditAccountForm.edit-account button.button:hover,
button.woocommerce-button.button.woocommerce-form-login__submit:hover,
.shop-cart .woocommerce-MyAccount-content button.button:hover {
  transition: all 0.3s ease;
  opacity: 0.75;
  filter: opacity(0.75);
  border-radius: 0;
}

button.woocommerce-button.button.woocommerce-form-login__submit.wp-element-button {
  width: 100px;
  padding: 5px;
  background: black;
  border-radius: unset;
  border: unset;
  font-size: 18px;
  color: white;
}

.shop-cart td.actions button.button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.shop-cart td.actions button.button:enabled {
  opacity: 1;
  cursor: pointer;
}

p.input-label {
  margin: 0;
  font-size: 12px;
  line-height: 12px;
  margin-top: 10px;
}

.shop-cart .quantity input {
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  background: none;
  color: white;
  margin: 0px 0px;
  border: solid 1px #ccc;
  font-size: 12px;
  line-height: 12px;
  width: 100%;
  box-sizing: border-box;
  width: 100px;
}

.shop-cart .cart_totals {
  position: relative;
  width: 500px;
}

.shop-cart .cart_totals tbody tr {
  display: flex;
  justify-content: space-between;
}

.shop-cart .cart_totals table {
  width: 100%;
}

.shop-cart .cart_totals table * {
  font-size: 16px !important;
  line-height: 20px !important;
}

.shop-cart .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward,
.shop-cart .wc-proceed-to-checkout > a {
  display: block;
  width: 100%;
  padding: 20px 10px;
  border: solid 3px white;
  box-sizing: border-box;
  font-size: 28px;
  text-align: center;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  margin-top: 20px;
  transition: all 0.3s ease;
  background: #426699;
  color: white;
}

.shop-cart .wc-proceed-to-checkout > a {
  margin-top: 0px;
}

.shop-cart dl.variation {
  color: white;
}

.shop-cart span.woocommerce-Price-amount.amount {
  margin-bottom: 10px;
}

.shop-cart td.product-quantity {
  color: white !important;
  justify-content: center;
}

.shop-cart span.subscription-details {
  color: white;
}

.shop-cart table.shop_table.shop_table_responsive th.product-remove {
  font-size: 1px;
  color: transparent;
}

.shop-cart form.woocommerce-cart-form {
  display: flex;
  flex: 0 0 calc(100% - 540px);
  flex-direction: column;
  border-bottom: solid 1px black;
  padding-bottom: 7.5px;
}
.row-container.shop-cart {
  display: flex;
  column-gap: 40px;
  padding: 0;
  padding: 100px 0px;
}

.shop-cart table.shop_table.shop_table_responsive td {
  text-align: left;
  font-size: 20px;
  line-height: 28px;
}

.shop-cart form table.shop_table.shop_table_responsive td,
.shop-cart form table.shop_table.shop_table_responsive th {
  padding: 0px 20px;
  box-sizing: border-box;
}

.shop-cart tr.order-total.recurring-total th {
  text-align: left;
}

.page-id-39.page-template-account-template #primary .woocommerce {
  display: flex;
  padding: 50px 0px;
  gap: 30px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

input#password {
  width: 100%;
  box-sizing: border-box;
}

.woocommerce-form-login .woocommerce-form-row {
  display: flex;
  flex-direction: column;
}

div#customer_login > div {
  flex-direction: column;
  display: flex;
}

.page-template-account-template .woocommerce > .woocommerce-notices-wrapper {
  flex: 0 0 100%;
}

.page-template-account-template .woocommerce > * {
  box-sizing: border-box;
}

form.woocommerce-ResetPassword .readmore {
    width: 240px;
}

p.woocommerce-LostPassword.lost_password a {
  color: black;
  font-weight: bold;
  margin: 0 auto;
}

.woocommerce-MyAccount-content {
  flex: 0 0 calc(100% - 270px);
}

nav.woocommerce-MyAccount-navigation ul li.is-active a {
  background: black;
}

.u-column1.col-1 h2 {
  background-color: var(--color4);
  padding: 20px;
  margin: 0;
  /* max-width: 400px; */
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.u-column2.col-2 h2 {
  background-color: var(--color4);
  padding: 20px;
  margin: 0;
  max-width: 400px;
  width: 100%;
  box-sizing: border-box;
}

.shop-cart tr.order-total.recurring-total td {
  text-align: right;
}

.shop-cart small {
  font-size: 16px;
  line-height: 16px;
  font-weight: 200;
  font-style: italic;
}

.woocommerce-cart-form span.woocommerce-Price-amount.amount bdi {
}

label.fme_upload_file_custom_upload {
  background: white !important;
  border-style: solid;
  border-radius: 50px;
  border-width: 2px !important;
  border-color: var(--color1);
  color: var(--color1) !important;
  max-width: unset;
  width: 200px !important;
  display: block;
  text-align: center;
  margin-top: 0px;
  box-sizing: border-box;
  transition: all 0.3s ease;
  font-size: 18px;
  line-height: 26px;
  margin-left: 20px;
}

ul#fme_upload_files_preview_cart_file {
  padding: 10px 0px;
  padding-left: 20px;
}

.shop-cart
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tbody {
  border-bottom-left-radius: 0px;
  border: solid 1px #ccc;
}

form.woocommerce-cart-form a.readmore {
  margin-left: 20px;
}

div#customer_login {
  display: flex;
}

form.woocommerce-form.woocommerce-form-register.register {
  height: 100%;
  padding: 0 20px 20px 20px;
  background: var(--color4);
  width: 100%;
  box-sizing: border-box;
}

div#customer_login {
  margin-bottom: 0px;
  display: flex;
  gap: 20px;
  align-items: stretch;
}

button.woocommerce-Button.woocommerce-button.button.wp-element-button.woocommerce-form-register__submit {
  width: 100px;
  padding: 5px;
  background: black;
  border-radius: unset;
  border: unset;
  font-size: 18px;
  color: white;
}

.wcfmmp_become_vendor_link {
  display: none;
}

nav.woocommerce-MyAccount-navigation {
  background: whitesmoke;
  font-size: 20px;
  width: 100%;
  margin-bottom: 0px;
}

nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
  justify-content: space-between;
  margin: 0px auto;
  margin-bottom: 50px;
  width: calc(100% - 40px);
  padding: 50px 0px;
}

nav.woocommerce-MyAccount-navigation ul li {
  padding: 5px 0;
  flex: 0 0 calc(100% / 5 - 20px);
  display: block;
  text-align: center;
}

nav.woocommerce-MyAccount-navigation ul li a {
  transition: all 300ms ease;
  display: block;
  background: #426699;
  color: white;
  padding: 5px 0px;
}

.woocommerce-MyAccount-content a {
  text-decoration: underline;
  font-weight: bold;
  color: #426699;
}

header.woocommerce-Address-title.title {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

nav.woocommerce-MyAccount-navigation ul li a:active {
  color: white;
  font-weight: bold;
}

nav.woocommerce-MyAccount-navigation ul li a:hover {
  background: black;
}

.woocommerce-MyAccount-content {
  width: 100%;
  background: var(--color4);
  padding: 0px;
  margin-bottom: 0px;
}

.u-column2.col-2.woocommerce-Address {
  padding: 20px 0;
}

header.woocommerce-Address-title h3 ~ a {
    font-size: 18px;
    line-height: 1;
}

.woocommerce-Address-title.title h3 {
  font-weight: 400;
  margin: 0;
  line-height: 28px;
  font-size: 20px;
}

.u-column2.col-2 h2 {
  width: 100%;
  max-width: unset;
}

input#coupon_code {
  padding: 10px;
  border-radius: 0px;
  border-style: solid;
  border-color: gray;
  border-width: 1px;
  font-size: 18px;
  display: block;
  box-sizing: border-box;
  width: calc(100% - 220px);
}
label.fme_upload_file_custom_upload:hover {
  color: white !important;
  animation-name: wiggle;
  animation-duration: 1.25s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  transition: all 0.3s ease;
  box-shadow: inset 0px 0px 10px 30px var(--color1);
}

ul#fme_upload_files_preview_cart_file {
  padding: 10px 0px;
}

label.fme_upload_file_custom_upload {
}
.shop-cart form table.shop_table.shop_table_responsive td.product-image {
  padding: 0px;
  flex: 0 0 150px;
}

.shop-cart table.shop_table.shop_table_responsive td.product-name {
  display: flex;
  flex-direction: column;
  padding: 20px;
  gap: 0px;
  justify-content: space-between;
}

.shop-cart form table.shop_table.shop_table_responsive td.product-image img {
  width: 100%;
  height: 100%;
}

label[for="coupon_code"] {
  flex: 0 0 100%;
  margin: 0;
  font-size: 12px;
  line-height: 12px;
}

tr.woocommerce-shipping-totals.shipping {
  flex-direction: column;
}

.shop-cart .cart_totals table p.form-row span.select2,
.shop-cart .cart_totals table input,
.shop-cart .cart_totals table select {
  width: 100%;
  box-sizing: border-box;
  display: block;
  height: 40px;
  border-radius: 0px;
  border: solid 2px #ccc !important;
  padding: 5px;
}

select2-selection__rendered {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.select2-container--default .select2-selection--single {
  display: flex;
  align-items: center;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 16px !important;
  padding: 0px;
  display: flex;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}

.select2-container--default .select2-selection--single {
  border: solid 0;
  background: none;
}

button[name="calc_shipping"] {
  display: block;
  width: 100%;
  padding: 5px 10px;
  background: white;
  color: var(--color1);
  box-sizing: border-box;
  font-size: 28px;
  text-align: center;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  margin-top: 10px;
  transition: all 0.3s ease;
  border: solid 2px var(--color1);
  margin-bottom: 20px;
  cursor: pointer;
}

button[name="calc_shipping"]:hover {
  opacity: 0.5;
}

a.shipping-calculator-button {
  color: var(--color1);
}
/*-- -- CART END -- --*/

/*== == CHECKOUT == ==*/

.checkout input:focus-visible,
.checkout textarea:focus-visible {
  border: 0px !important;
  outline: 0px !important;
  box-shadow: none !important;
}

.checkout .input-text::placeholder {
  color: #333;
}

.checkout table.shop_table tr.recurring-totals h2 {
  display: none;
}

/*== FIELDS ===*/

.woocommerce-address-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woocommerce-address-fields__field-wrapper .form-row {
    flex: 0 0 calc(100% / 2 - 20px);
    display: flex;
    flex-direction: column;
}

p#billing_address_2_field {
    justify-content: flex-end;
}

.form-row :is(input, .select2-container) {
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 8px;
    border: solid 1px #426699;
}

.select2-container {
    padding: 4px 10px 4px 7px !important;
}

.select2-container--default .select2-selection--single {
    border: solid 0;
    background: none;
}

span#select2-billing_country-container {
    padding: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 16px !important;
    padding: 0px;
    display: flex;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
}



  /*== FIELDS END ==*/

.woocommerce-checkout #primary {
  margin-top: 0px;
}

.checkout .woocommerce-billing-fields {
  margin-top: 0px;
  padding: 20px;
}

.checkout .woocommerce-billing-fields h3 {
  display: block;
  background: var(--charcoal);
  color: black;
  font-size: 28px;
  line-height: 50px;
  padding-bottom: 0px;
}

.checkout .col-1 {
  width: 100%;
  border: solid 2px #d1d1d1;
  flex: 0 0 45%;
}

.checkout .col2-set {
    flex: 0 0 45%;
    max-width: 667px;
    margin: 20px 0px 0px;
}

.checkout tfoot {
  text-align: left;
}

.checkout tfoot tr th {
  font-size: 20px;
  line-height: 24px;
  font-weight: 100;
}

.checkout dl.variation dd {
  margin: 0px;
}

.checkout dl.variation dd p {
  padding-left: 0px;
  margin: 0px;
  padding-top: 0px;
  margin: 0px 0px;
}

.checkout .woocommerce-additional-fields h3 {
  display: block;
  font-size: 28px;
  line-height: 50px;
  padding-bottom: 2.5px;
  padding-left: 20px;
}

.checkout .woocommerce-additional-fields {
  /* background: #eef3ef; */
  border: solid 2px #d1d1d1;
}

.checkout p#order_comments_field {
  flex-direction: column;
  align-items: flex-start;
  row-gap: 20px;
  width: 100%;
  padding-bottom: 15px;
  padding: 0px 20px;
  box-sizing: border-box;
  gap: 0;
  background: none;
}

.checkout h3#order_review_heading {
  display: block;
  background: var(--black);
  color: white;
  padding-bottom: 0.5px;
  padding-left: 15px;
  margin: 0px;
}

.checkout span.woocommerce-input-wrapper textarea {
  width: 100%;
  height: 100px;
  padding: 10px 15px;
  border: solid 2px #426699 !important;
  margin-top: 10px;
  background: none;
  display: block;
  box-sizing: border-box;
}

.checkout p#order_comments_field label {
  flex: 0 0 auto;
}

.checkout
  .woocommerce-additional-fields__field-wrapper
  span.woocommerce-input-wrapper {
  width: 100%;
}

.checkout td.product-total {
  text-align: right;
}

.checkout span.woocommerce-Price-amount.amount bdi {
  text-align: right;
  color: black;
}

.checkout tr.cart-subtotal.recurring-total td {
  text-align: right;
  color: black;
}

.checkout .order-total td {
  text-align: right;
  color: black;
}

.checkout th.product-name {
  text-align: left;
  padding-left: 15px;
}

.checkout th.product-total {
  text-align: right;
  color: black;
}

.checkout td.product-name strong {
  text-decoration: none;
}

#order_review {
  padding: 0px 0px;
  background: var(--superlightgreen);
  position: relative;
  z-index: 5;
  display: block;
  border-radius: 0px;
  padding-top: 0px;
  overflow: visible;
  box-sizing: border-box;
}
form.checkout.woocommerce-checkout {
  display: flex;
  column-gap: 20px;
  flex-direction: column;
}

div#order_review {flex: 1;}

.checkout ul.wc_payment_methods.payment_methods.methods {
  padding-left: 20px;
}

.checkout .form-row.place-order button.button:hover {
  transition: all 0.3s ease;
}

.mwm-cart form.woocommerce-cart-form {
  display: flex;
  flex: 0 0 calc(100% - 540px);
  flex-direction: column;
}

.cart-collaterals {
  flex: 0 0 auto;
  position: relative;
}

.row-container.mwm-cart {
  display: flex;
  column-gap: 40px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.checkout .col-2 {
  padding: 20px 0px;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table thead {
  width: 100%;
  width: 100%;
  display: flex;
}

.checkout tr.cart_item td {
  font-size: 20px;
  line-height: 24px;
}

.checkout tr.cart_item td.product-thumbnail img {
    max-height: 100px;
    width: auto;
}

.checkout .checkout-table .shop_table thead tr th {
  font-size: 20px;
  line-height: 20px;
  color: white;
  font-weight: 100;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tbody {
  display: flex;
  flex-direction: column;
  width: calc(100% - 40px);
  margin: 12.5px auto;
  border-bottom: solid 1px var(--charcoal);
  padding-bottom: 20px;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tfoot {
  display: flex;
  width: calc(100% - 40px);
  margin: 7.5px auto;
  flex-direction: column;
}

.checkout .checkout-table .shop_table thead tr th.product-name,
.checkout-table .shop_table thead tr th.product-total {
  flex: 1 0 45%;
  padding: 0px;
  font-size: 20px;
  line-height: 1.5em;
  padding: 0;
  color: black;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table thead tr {
  display: flex;
  width: calc(100% - 40px);
  margin: auto;
  padding: 0px 0px;
}

.checkout tr.cart_item {
  display: flex;
  justify-content: space-between;
  padding: 2.5px 0px;
  align-items: center;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr {
  display: flex;
  justify-content: space-between;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
  font-size: 20px;
  line-height: 24px;
  text-align: left;
}

.checkout small {
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  font-style: italic;
}

add_payment_method #payment ul.payment_methods .stripe-card-group,
.woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
  position: relative;
  width: 100%;
}

.checkout .wc-stripe-elements-field,
.wc-stripe-iban-element-field {
  border: 1px solid black;
  margin: 0px 0 10px;
  padding: 5px;
  background-color: var(--lightgreen);
  outline: 0;
  color: black;
  width: 100%;
  box-sizing: border-box;
  border: 0;
  padding: 5px 10px;
  color: black;
}

div#payment.woocommerce-checkout-payment {
  width: 100%;
}

.checkout ul.wc_payment_methods.payment_methods.methods {
  padding: 0px;
  list-style: none;
  margin: 20px 0px 0px;
}

.checkout div#payment .woocommerce-privacy-policy-text p {
  font-size: 14px;
  line-height: 20px;
  background: none;
  color: black;
  padding: 0;
}

.checkout .form-row.place-order button.readmore {
    width: 200px;
    margin-bottom: 20px;
}

fieldset#wc-stripe-cc-form {
  border-style: none;
  background: #eef3ef !important;
  padding: 15px 0px;
  display: flex;
}

.checkout ::placeholder {
  color: white;
}

.checkout .wc_payment_method input ~ label {
  display: block;
  background: var(--charcoal);
  color: white;
  padding: 0px 20px;
  padding-top: 7.5px;
}

.checkout
  #add_payment_method
  #payment
  ul.payment_methods
  li
  .stripe-credit-card-brand,
.woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand {
  color: white;
  filter: brightness(4.1);
}

.woocommerce-info {
  padding: 12.5px 0px;
  font-size: 20px;
}

.woocommerce-message {
  display: flex;
  flex-direction: column;
}

p.cart-empty.woocommerce-info {
  margin: 0px;
}

.woocommerce-message a {
  color: #e2364c;
  font-weight: 700;
}

.woocommerce-message a:hover {
  transition: all 0.3s ease;
  opacity: 0.75;
}

p.return-to-shop a.button.wc-backward {
  display: block;
  width: 195px;
  padding: 7.5px 10px;
  background: var(--color1);
  color: white;
  box-sizing: border-box;
  font-size: 20px;
  text-align: center;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  border-radius: 30px;
  transition: all 0.3s ease;
}

p.return-to-shop a.button.wc-backward:hover {
  letter-spacing: 1px;
  transition: all 0.3s ease;
  background: var(--color1);
}

.woocommerce-info a {
  font-weight: 700;
  color: #426699;
}

.woocommerce-info a:hover {
  opacity: 0.75;
}

.woocommerce-shipping-fields__field-wrapper {
  padding-left: 20px;
}

.woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-direction: row;
  row-gap: 7.5px;
  border-style: solid;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-width: 1.5px;
  border-color: var(--color2);
  width: 100%;
  padding-bottom: 20px;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0px 20px 20px;
  box-sizing: border-box;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 35px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #a3a3a3 transparent transparent transparent;
  margin-top: 2px;
}

/*== == CHECKOUT END == ==*/

/*== == SODEBAR CHECKOUT == ==*/

body.page-id-38
  .woocommerce
  table.shop_table.woocommerce-checkout-review-order-table {
  position: fixed;
  z-index: 5;
  display: block;
  background: none;
  border-radius: 0px;
  padding: 10px;
  border: none;
  top: 100px;
  width: 45%;
  opacity: 0;
  transition: all 500ms ease;
  right: 20px;
}

.product-total {
  color: white !important;
}

.woocommerce-Price-amount bdi {
}

body.page-id-38
  .woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  thead {
  display: block;
  z-index: 1;
}

body.page-id-38
  .woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  thead
  tr {
  display: flex;
  width: 100%;
  text-align: left;
}

body.page-id-38 .woocommerce table.shop_table.woocommerce-checkout-review-order-table.show {
	opacity: 1;
}

body.page-id-38 .woocommerce table.shop_table th {
  font-weight: 400;
  padding: 0px 0px;
  line-height: 1.5em;
  width: 100%;
  font-weight: 500;
  letter-spacing: 0px;
  display: none;
}

body.page-id-38
  .woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tbody {
  max-height: 750px;
  overflow: scroll;
  display: block;
  width: 100%;
  background: #426699;
  padding-bottom: 0px;
  color: white;
  margin: 0px;
}

body.page-id-38
  .woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tr.cart_item {
  border-top: solid 1px lightgrey;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 2.5px 0px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  align-items: center;
}

.woocommerce table.shop_table td.product-name {
  line-height: 18px;
  padding: 9px 12px;
}

body.page-id-38
  .woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  strong.product-quantity {
  width: 40px;
  text-align: left;
  display: block;
}

body.page-id-38
  .woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot {
  display: block;
  width: 100%;
}

body.page-id-38
  .woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
}

abbr.required {
  text-decoration: none;
}

.variation-Store {
  display: none;
}
/*== == SIDEBAR CHECKOUT END == ==*/

.wc_points_rewards_earn_points {
  text-align: center;
  background: var(--color1);
  margin-bottom: 20px;
  color: white;
}

.row-container.checkout {
  padding: 0;
}

.row-container.checkout {
  padding: 0;
}

input#searchtext9 {
  width: 100%;
  max-width: unset;
  box-sizing: border-box;
  margin: 0 !important;
}

div#leaflet_wcfmmp_user_location {
  width: 100%;
}
