/* Login  */
.login-modal {
  max-width: 560px;
  border-radius: 0;
}

.login-modal-header {
  padding: 0;
}

.woocommerce form.register {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.woocommerce-form-login {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.custom-login-modal-content-content h2 {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
}

.custom-login-modal-content .welcome-msg {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: 100%;
  color: #141414;
  margin-top: 15px;
  margin-bottom: 30px;
}

.custom-login-modal-content .welcome-msg .text-highlight {
  color: #bd161c;
}

.custom-login-modal-content .btn-danger,
.custom-login-modal-content .btn-success {
  border-radius: 3px;
  font-size: 1rem;
  letter-spacing: 1px;
}

.custom-login-modal-content .toggle-password {
  position: absolute;
  right: 1rem;
  top: 27%;
  cursor: pointer;
  color: #888;
  z-index: 11;
  font-size: 1.25em;
  background: #fff;
}

/* NOTCHED INPUT FIELD */
.notch-form-group {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}

.notch-form-group input:not([type=checkbox]):not([type=radio]) {
  width: 100%;
  padding: 1.2rem 1rem 0.6rem 1rem;
  border: 1.5px solid #818181;
  font-size: 1.07rem;
  background: none;
  outline: none;
  box-sizing: border-box;
  transition: border-color 0.2s;
  background-color: transparent;
}

.notch-form-group label {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 100%;
  position: absolute;
  top: -0.6rem;
  left: 0.9rem;
  background: #fff;
  padding: 0 0.42rem 0 0.42rem;
  color: #232323;
  z-index: 10;
  transition: color 0.2s;
  letter-spacing: 0;
  pointer-events: none;
}

.notch-form-group .notch-required {
  color: #d62828;
  font-weight: normal;
}

.notch-form-group:before {
  content: "";
  position: absolute;
  top: -1.5px;
  left: 0;
  height: 0.8rem;
  width: calc(0.8rem - 1.5px);
  border-radius: 2px 0 0 0;
  z-index: 1;
  background: transparent;
}

.notch-form-group:after {
  content: "";
  position: absolute;
  top: -1.5px;
  left: calc(0.85rem + 9ch + 0.95rem);
  /* label width + padding */
  height: 0.8rem;
  right: 0;
  z-index: 1;
  background: transparent;
}

.notch-form-group label {
  min-width: 8ch;
}

.notch-form-group:focus-within input {
  border-color: #222;
}

.notch-form-group:focus-within label {
  color: #111;
}

.notch-form-group input::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}

.notch-form-group input::placeholder {
  color: #bbb;
  opacity: 1;
}

.notch-form-group input:focus-visible {
  outline: 2px solid #232323;
  outline-offset: 0;
}

.custom-login-modal-content .form-check-input:focus {
  box-shadow: none;
  border-color: #aaa;
}

.custom-login-modal-content #rememberme {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  line-height: 100%;
  color: #242424;
}

.custom-login-modal-content .forgot-password {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: right;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  color: #bd161c;
}

.custom-login-modal-content .login-btn {
  width: 200px;
  height: 47px;
  top: 678px;
  left: 860px;
  opacity: 1;
  gap: 10px;
  padding-top: 14px;
  padding-right: 35px;
  padding-bottom: 14px;
  padding-left: 35px;
  background-color: #bd161c;
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 4%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border: none !important;
}

.login-submit-btn {
  justify-content: center;
  display: flex;
  padding-top: 50px;
}

.register-acc-hd {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  color: #000;
  margin-top: 82px;
}

.register-submit-btn {
  justify-content: center;
  display: flex;
  padding-top: 50px;
}

#register-section .signup {
  width: 200px;
  height: 47px;
  top: 678px;
  left: 860px;
  opacity: 1;
  gap: 10px;
  padding-top: 14px;
  padding-right: 35px;
  padding-bottom: 14px;
  padding-left: 35px;
  background-color: #bd161c;
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 4%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border: none !important;
}

.login-acc-hd {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  color: #000;
  margin-top: 82px;
}

.woocommerce-form input:-webkit-autofill,
.woocommerce-form input:-webkit-autofill:focus,
.woocommerce-form input:-webkit-autofill:hover,
.woocommerce-form input:-webkit-autofill:active {
  box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-text-fill-color: #232323 !important;
  caret-color: #232323 !important;
}

/* navigation */
.nav-sidebar {
  width: -moz-fit-content;
  width: fit-content;
}

.my-ac-brd {
  margin-bottom: 1rem;
  color: #232323;
  font-weight: 500;
  font-family: "TT Chocolates", sans-serif;
  font-size: 17px;
  line-height: 100%;
}

.custom-myaccount-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.custom-myaccount-nav ul li a {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 28px;
  color: #fff;
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: 0.04em;
  text-decoration: none;
  background: transparent;
  border-bottom: 1px solid #5e5e5e;
  transition: background 0.2s ease-in-out;
}

.custom-myaccount-nav ul li:last-child a {
  border-bottom: none;
}

.custom-myaccount-nav ul li a.active {
  background-color: #bd161c;
  border-bottom: 1px solid #bd161c;
}

.custom-myaccount-nav ul li a img {
  width: 18px;
  height: auto;
  display: inline-block;
}

.custom-myaccount-nav {
  background: #242424;
  border-radius: 8px;
  padding: 32px 0 16px 0;
  min-width: 310px;
  height: 100vh;
  margin-bottom: 5rem;
}

/* dashboard css */
.account-title {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 45px;
  line-height: 45px;
  color: #000000;
  margin: 0;
  letter-spacing: -1.5px;
}

.account-subtitle {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 100%;
  color: #141414;
  margin-top: 7px;
}

.account-greeting,
.account-info {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

.account-info a,
.account-greeting a {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  text-decoration: underline;
}

.woocommerce-MyAccount-content p {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

.woocommerce-MyAccount-content p a {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

.myaccount-orders-header {
  background: #fff;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 24px;
  margin-bottom: 32px;
}

.myaccount-orders-header h1 {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 45px;
  line-height: 45px;
  color: #000;
  margin: 0;
}

.myaccount-orders-header p {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 100%;
  color: #141414;
  margin-top: 20px;
}

.woocommerce-account-orders p {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 100%;
  color: #141414;
}

/* address.php css */
.myaccount-address-header h1 {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 45px;
  line-height: 45px;
  color: #000;
  margin: 0 0 10px;
}

.myaccount-address-header p {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #141414;
  margin-bottom: 1rem;
}

.woocommerce-Addresses .woocommerce-Address {
  border: 1px solid grey;
  padding: 2rem;
  border-radius: 8px;
}

/* Address text style */
.woocommerce-Address address {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 150%;
  color: #141414;
}

/* Edit link styling */
.woocommerce-account .addresses .title .edit {
  float: none !important;
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 100%;
  color: #bd161c !important;
  margin-bottom: 20px;
  margin-top: 20px;
  display: inline-block;
}

/* 
*
*  form-address edit */
.woocommerce-MyAccount-content .woocommerce-address-fields {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.woocommerce-address-fields .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}

.woocommerce-address-fields .woocommerce-input-wrapper input {
  height: 60px !important;
  opacity: 1;
  border: 1px solid #818181 !important;
  border-radius: 0 !important;
}

.woocommerce-address-fields .woocommerce-input-wrapper {
  margin-bottom: 5rem;
}

.woocommerce-address-fields .woocommerce-input-wrapper .select2-selection--single {
  height: 60px !important;
  opacity: 1;
  border: 1px solid #818181 !important;
  border-radius: 0 !important;
}

.woocommerce-MyAccount-content .woocommerce-address-fields .button {
  background: #bd161c;
  width: 186px;
  height: 47px;
  padding-top: 14px;
  padding-right: 35px;
  padding-bottom: 14px;
  padding-left: 35px;
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 0 !important;
}

.woocommerce-MyAccount-content .woocommerce-address-fields .button:hover {
  background: #bd161c;
  color: #ffffff;
}

.woocommerce-address-fields .form-row label {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 100%;
  position: absolute;
  top: -1.1rem;
  left: 0.9rem;
  background: #fff;
  padding: 0 0.42rem;
  color: #232323;
  z-index: 10;
  transition: color 0.2s, font-size 0.18s, top 0.18s, left 0.18s;
  letter-spacing: 0;
  pointer-events: none;
  min-width: 8ch;
}

.woocommerce-address-fields .form-row {
  position: relative;
  margin-bottom: 3rem !important;
}

/*  Form-account edit */
.woocommerce-edit-account .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}

.woocommerce-edit-account input[type=text],
.woocommerce-edit-account input[type=email],
.woocommerce-edit-account input[type=password] {
  height: 60px !important;
  opacity: 1;
  border: 1px solid #818181 !important;
  border-radius: 0 !important;
}

.woocommerce-edit-account .form-row {
  position: relative;
  margin-bottom: 3rem !important;
}

.woocommerce-edit-account .form-row label {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 100%;
  position: absolute;
  top: -1.1rem;
  left: 0.9rem;
  background: #fff;
  padding: 0 0.42rem;
  color: #232323;
  z-index: 10;
  transition: color 0.2s, font-size 0.18s, top 0.18s, left 0.18s;
  letter-spacing: 0;
  pointer-events: none;
  min-width: 8ch;
}

.woocommerce-edit-account .woocommerce-Button.button {
  background: #bd161c;
  width: 186px;
  height: 47px;
  font-family: "TT Chocolates", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 0 !important;
}

.woocommerce-edit-account .woocommerce-Button:hover {
  background: #bd161c;
  color: #ffffff;
}

.woocommerce-edit-account fieldset legend {
  font-family: "TT Chocolates", sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 1rem;
  color: #000;
}

.woocommerce-edit-account span.description,
.woocommerce-edit-account span#account_display_name_description {
  font-size: 14px;
  font-style: italic;
  display: block;
  margin-top: 0.5rem;
}

.woocommerce-account .woocommerce-MyAccount-content {
  margin-bottom: 4rem;
}/*# sourceMappingURL=woo-custom-main.css.map */