.elementor-2476 .elementor-element.elementor-element-fae63cb{--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:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.73;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-2476 .elementor-element.elementor-element-fae63cb:not(.elementor-motion-effects-element-type-background), .elementor-2476 .elementor-element.elementor-element-fae63cb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url("https://chakracozy.com/wp-content/uploads/2026/04/Bright-Marble.jpg");}.elementor-2476 .elementor-element.elementor-element-fae63cb::before, .elementor-2476 .elementor-element.elementor-element-fae63cb > .elementor-background-video-container::before, .elementor-2476 .elementor-element.elementor-element-fae63cb > .e-con-inner > .elementor-background-video-container::before, .elementor-2476 .elementor-element.elementor-element-fae63cb > .elementor-background-slideshow::before, .elementor-2476 .elementor-element.elementor-element-fae63cb > .e-con-inner > .elementor-background-slideshow::before, .elementor-2476 .elementor-element.elementor-element-fae63cb > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFFFFF;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Alegreya;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 );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-2476 .elementor-element.elementor-element-6723cdd{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 25px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-2476 .elementor-element.elementor-element-6723cdd .elementor-heading-title{font-family:"Arima", Alegreya;font-size:40px;font-weight:600;letter-spacing:2px;color:#B9894B;}.elementor-2476 .elementor-element.elementor-element-971f7f1{--display:flex;}:root{--page-title-display:none;}@media(max-width:1300px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}}/* Start custom CSS for container, class: .elementor-element-971f7f1 *//* Chakra Cozy My Account cleanup */
.cc-account-area,
.cc-account-area p,
.cc-account-area li,
.cc-account-area table,
.cc-account-area label,
.cc-account-area input {
  color: #13122C;
  font-family: "Alegreya Sans", sans-serif;
}

.cc-account-area h2,
.cc-account-area h3,
.cc-account-area legend {
  color: #B9894B;
  font-family: "Arima", serif;
  font-weight: 400;
}

.cc-account-area a {
  color: #B9894B;
  text-decoration: none;
}

.cc-account-area a:hover {
  text-decoration: underline;
}

/* Dashboard nav */
.cc-account-area .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cc-account-area .woocommerce-MyAccount-navigation li {
  margin: 0 0 12px;
}

.cc-account-area .woocommerce-MyAccount-navigation a {
  color: #13122C;
  display: inline-block;
  position: relative;
  transition: transform .2s ease;
}

.cc-account-area .woocommerce-MyAccount-navigation a::after {
  content: " →";
  opacity: 0;
  transition: opacity .2s ease;
}

.cc-account-area .woocommerce-MyAccount-navigation a:hover {
  color: #B9894B;
  text-decoration: none;
  transform: translateX(6px);
}

.cc-account-area .woocommerce-MyAccount-navigation a:hover::after {
  opacity: 1;
}

/* Tables */
.cc-account-area table,
.cc-account-area table th,
.cc-account-area table td {
  border-color: rgba(19,18,44,.22);
}

.cc-account-area table th {
  color: #B9894B;
  font-weight: 700;
}

/* Buttons */
.cc-account-area .button,
.cc-account-area button,
.cc-account-area input[type="submit"] {
  background: #B9894B !important;
  color: #fff !important;
  border: none !important;
  border-radius: 999px !important;
  padding: 10px 22px !important;
}

.cc-account-area .button:hover,
.cc-account-area button:hover,
.cc-account-area input[type="submit"]:hover {
  filter: brightness(.95);
  text-decoration: none;
}
.cc-account-area .woocommerce-MyAccount-navigation .is-active a {
  color: #B9894B;
}

.cc-auth-intro {
  color: #13122C;
  font-size: 18px;
  line-height: 1.35;
  margin: 0 0 24px;
}

.woocommerce-privacy-policy-text {
    display: none;
}

button.show-password-input {
    background-color: unset !important;
    padding: 5px !important;
}

button.show-password-input:hover {
    background-color: #B9894B !important;
}

.woocommerce form .form-row {
    margin: 0 0 16px;
}

.woocommerce-EditAccountForm button[name="save_account_details"] {
    margin-top: 15px;
}/* End custom CSS */