.contra-input-checkout-form, :where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-Input.woocommerce-Input--text.input-text,
.woocommerce-Input.woocommerce-Input--email.input-text,
.woocommerce-Input.woocommerce-Input--password.input-text,
.woocommerce-address-fields__field-wrapper > p > span > input,
.input-text.qty.text {
  font-family: "GeistMono" !important;
  font-style: normal;
  font-weight: 300 !important;
  font-size: 14px;
  line-height: 18px;
  color: #9CA3AF !important;
  background: #F5F5F7 !important;
  border: none !important;
  outline: none !important;
  border-radius: 12px !important;
  padding: 1rem 1.5rem !important;
  width: 100% !important;
  margin-top: 0.5rem !important;
}

.select2-container--default .select2-selection--single {
  border: none !important;
}

.contra-checkout-view-img, .contra-checkout-view-total {
  width: 20%;
}

.contra-checkout-view-total {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-align: right;
  color: #000000;
  margin-left: auto;
  margin-right: 0;
}

.contra-checkout-view-price {
  width: 60%;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 1rem;
}

.contra-checkout-view-img > div {
  width: 80px;
  height: 80px;
  overflow: hidden;
}

.contra-checkout-view-img > div > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.contra-woocommerce-shipping-methods {
  display: flex;
}

/* noticed*/
.woocommerce-notices-wrapper, .woocommerce-NoticeGroup {
  width: 90% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.woocommerce-message {
  font-size: 16px;
  font-weight: 400;
  color: #000000 !important;
  font-family: GeistMono;
  background: rgba(3, 215, 197, 0.1) !important;
  border: 1px solid rgba(3, 215, 197, 0.3) !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 12px !important;
}

.woocommerce-message::before {
  content: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="%2303D7C5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 12L11 14L15 10" stroke="%2303D7C5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.woocommerce-message > a {
  color: #000000 !important;
  font-family: GeistMono !important;
  background-color: #FFFFFF !important;
  border: 1px solid rgba(3, 215, 197, 0.3) !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 8px !important;
}

.woocommerce-error {
  background-color: #fef2f2;
  border: #f5edee solid 1px;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #991B1B;
  font-family: GeistMono;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
}

.woocommerce-error > li > a {
  color: #991B1B;
}

.woocommerce-error::before {
  content: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="%23EF4444" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 9L9 15" stroke="%23EF4444" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 9L15 15" stroke="%23EF4444" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.woocommerce-info {
  font-size: 16px;
  font-weight: 400;
  color: #1E40AF !important;
  font-family: GeistMono;
  background: #EFF6FF;
  border: 1px solid #DBEAFE !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 12px !important;
}

.woocommerce-info > a {
  color: #1E40AF !important;
  font-family: GeistMono !important;
  background-color: #FFFFFF !important;
  border: 1px solid #DBEAFE !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 8px !important;
}

.woocommerce-info::before {
  content: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="%233B82F6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16V12" stroke="%233B82F6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8H12.01" stroke="%233B82F6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

/*end noticed*/
.contra-woocommerce-shipping-methods > li {
  width: 200px;
  height: 200px;
  text-align: center;
  border: 1px solid #E5E7EB;
  border-radius: 16px;
  padding: 1rem;
  display: flex;
}

#payment > .contra-woocommerce-shipping-methods > li {
  width: 150px;
  height: auto;
}

#payment > .contra-woocommerce-shipping-methods > li > label > div > img {
  width: 80%;
  margin: auto !important;
}

#payment > .contra-woocommerce-shipping-methods > li.active > label > div > span {
  color: #000000;
}

.contra-woocommerce-shipping-methods > li.active {
  background: rgba(255, 255, 255, 0.002);
  box-shadow: 0px 0px 0px 1px #000000, 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
}

.contra-woocommerce-shipping-methods > li > input {
  display: none;
}

.contra-woocommerce-shipping-methods > li > label {
  width: 100%;
  height: 100%;
  display: flex !important;
  flex-direction: column !important;
  cursor: pointer;
}

.contra-woocommerce-shipping-methods > li > label > div > span.contra-shipping-title {
  font-family: "Quablo";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  margin-top: 1rem;
  text-align: center !important;
  text-transform: uppercase;
  color: #000000;
}

.contra-woocommerce-shipping-methods > li > label > div > span {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 15px;
  text-align: center !important;
  color: #9CA3AF;
  display: block;
}

.contra-woocommerce-shipping-methods > li > label > div {
  margin-top: auto;
  margin-bottom: auto;
}

.contra-checkout-shipping-price {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 20px;
  text-align: center !important;
  color: #03D7C5 !important;
  display: block;
  margin-top: auto;
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .contra-woocommerce-shipping-methods > li {
    width: 170px;
    height: 170px;
    text-align: center;
    border: 1px solid #E5E7EB;
    border-radius: 16px;
    padding: 0.7rem;
    display: flex;
  }
}
@media (max-width: 768px) {
  .contra-woocommerce-shipping-methods > li {
    width: 100%;
  }
  .contra-paymethods-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .woocommerce-cart #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::before, .woocommerce-checkout #payment ul.payment_methods::after, #add_payment_method #payment ul.payment_methods::before, #add_payment_method #payment ul.payment_methods::after {
    display: none;
  }
  .contra-checkout-view-img > div {
    width: 100%;
  }
  #payment > .contra-woocommerce-shipping-methods > li > label > div > img {
    width: 45%;
    margin: auto !important;
  }
}
@media (max-width: 400px) {
  #payment > .contra-woocommerce-shipping-methods > li {
    width: auto;
    height: auto;
  }
}/*# sourceMappingURL=checkout.css.map */