.elementor-13483 .elementor-element.elementor-element-30649d76{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.55;--margin-top:-116px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:180px;--padding-bottom:120px;--padding-left:10px;--padding-right:10px;overflow:visible;}.elementor-13483 .elementor-element.elementor-element-30649d76:not(.elementor-motion-effects-element-type-background), .elementor-13483 .elementor-element.elementor-element-30649d76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://mindinsurance.com.au/wp-content/uploads/2024/11/page-header-bg.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-13483 .elementor-element.elementor-element-30649d76::before, .elementor-13483 .elementor-element.elementor-element-30649d76 > .elementor-background-video-container::before, .elementor-13483 .elementor-element.elementor-element-30649d76 > .e-con-inner > .elementor-background-video-container::before, .elementor-13483 .elementor-element.elementor-element-30649d76 > .elementor-background-slideshow::before, .elementor-13483 .elementor-element.elementor-element-30649d76 > .e-con-inner > .elementor-background-slideshow::before, .elementor-13483 .elementor-element.elementor-element-30649d76 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-13483 .elementor-element.elementor-element-3bad8561{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;overflow:visible;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-13483 .elementor-element.elementor-element-7298c89d > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-13483 .elementor-element.elementor-element-7298c89d .elementor-heading-title{font-size:52px;font-weight:400;line-height:1.1em;color:var( --e-global-color-white );}.elementor-13483 .elementor-element.elementor-element-17f148f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;overflow:visible;}@media(max-width:1024px){.elementor-13483 .elementor-element.elementor-element-30649d76:not(.elementor-motion-effects-element-type-background), .elementor-13483 .elementor-element.elementor-element-30649d76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-size:cover;}.elementor-13483 .elementor-element.elementor-element-30649d76{--margin-top:-90px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:170px;--padding-bottom:70px;--padding-left:10px;--padding-right:10px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-13483 .elementor-element.elementor-element-7298c89d > .elementor-widget-container{margin:-5px 0px -5px 0px;}.elementor-13483 .elementor-element.elementor-element-7298c89d .elementor-heading-title{font-size:50px;}}@media(max-width:767px){.elementor-13483 .elementor-element.elementor-element-30649d76:not(.elementor-motion-effects-element-type-background), .elementor-13483 .elementor-element.elementor-element-30649d76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-13483 .elementor-element.elementor-element-7298c89d .elementor-heading-title{font-size:32px;}}/* Start custom CSS for woocommerce-my-account, class: .elementor-element-6325d21 *//* ============================================================
   LAYOUT
   ============================================================ */
.mi-my-account .woocommerce {
  display: flex;
  gap: 3rem;
  align-items: flex-start;
}

/* ============================================================
   NAV
   ============================================================ */
.mi-my-account .woocommerce-MyAccount-navigation {
  width: 260px;
  flex-shrink: 0;
}

.mi-my-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #E6E2DC;
  border-radius: 18px;
  overflow: hidden;
}

.mi-my-account .woocommerce-MyAccount-navigation-link {
  border-bottom: 1px solid #E6E2DC;
}

.mi-my-account .woocommerce-MyAccount-navigation-link:last-child {
  border-bottom: none;
}

.mi-my-account .woocommerce-MyAccount-navigation-link a {
  display: block;
  font-family: 'DM Sans', sans-serif;
  font-size: 0.875rem;
  font-weight: 500 !important;
  color: #58595B;
  padding: 1rem 1.5rem;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  background: white;
}

.mi-my-account .woocommerce-MyAccount-navigation-link a:hover {
  background: #F7F5F2;
  color: #5AC3B4 !important;
}

.mi-my-account .woocommerce-MyAccount-navigation-link.is-active a {
  background: #EAF8F6;
  color: #BB904D !important;
  font-weight: 600;
  border-left: 3px solid #5AC3B4;
}

/* Logout gets a different treatment */
.mi-my-account .woocommerce-MyAccount-navigation-link--customer-logout a {
  color: #8A8A88;
  font-size: 0.82rem;
}
.mi-my-account .woocommerce-MyAccount-navigation-link--customer-logout a:hover {
  color: #1E1E1E;
}

/* ============================================================
   CONTENT AREA
   ============================================================ */
.mi-my-account .woocommerce-MyAccount-content {
  flex: 1;
  background: white;
  border: 1px solid #E6E2DC;
  border-radius: 18px;
  padding: 2rem 2.5rem;
}

.mi-my-account .woocommerce-MyAccount-content p {
  font-family: 'DM Sans', sans-serif;
  font-size: 0.9rem;
  font-weight: 300;
  color: #58595B;
  line-height: 1.78;
  margin-bottom: 0.875rem;
}

.mi-my-account .woocommerce-MyAccount-content a {
  color: #5AC3B4 !important;
  text-decoration: none;
  transition: color 0.2s;
}

.mi-my-account .woocommerce-MyAccount-content a:hover {
  color: #BB904D !important;
}

.mi-my-account .woocommerce-MyAccount-content strong {
  font-weight: 600;
  color: #1E1E1E;
}


/* Custom */
.woocommerce-MyAccount-content-wrapper{
    border: none !important;
}


.mi-my-account .woocommerce-info {
  font-family: 'DM Sans', sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  color: #58595B;
  background: #FFFFFF;
  border: 1px solid #E6E2DC;
  border-top: 3px solid #5AC3B4;
  border-radius: 10px;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  list-style: none;
  margin-top: 15px;
}

.mi-my-account .woocommerce-info::before {
  display: none;
}

.mi-my-account .woocommerce-info .woocommerce-Button {
  font-family: 'DM Sans', sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  background: transparent;
  color: #3DA899;
  border: 1.5px solid #3DA899;
  border-radius: 4px;
  padding: 0.45rem 1rem;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s;
}

.mi-my-account .woocommerce-info .woocommerce-Button:hover {
  background: #EAF8F6;
}

.mi-my-account .wc-forward {
  font-family: 'DM Sans', sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  background: transparent !important;
  color: #3DA899 !important;
  border: 1.5px solid #3DA899!important;
  border-radius: 4px;
  padding: 0.45rem 1rem;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s;
  display: inline-block;
}

.mi-my-account .wc-forward:hover {
  background: #EAF8F6;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  background: #5AC3B4 !important;
  color: white !important;
  border: none !important;
  border-radius: 4px !important;
  padding: 0.875rem 2rem !important;
  cursor: pointer !important;
  transition: background 0.2s !important;
  margin-top: 1.25rem !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button:hover,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button:hover {
  background: #3DA899 !important;
}


.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 600 !important;
  background: transparent !important;
  color: #3DA899 !important;
  border: 1.5px solid #3DA899 !important;
  border-radius: 4px !important;
  padding: 1rem 1rem !important;
  cursor: pointer !important;
  transition: background 0.2s !important;
  vertical-align: middle !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button:hover {
  background: #EAF8F6 !important;
}/* End custom CSS */