.elementor-2593 .elementor-element.elementor-element-f807b97{--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;}.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-2593 .elementor-element.elementor-element-388a802 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 40px;}.elementor-2593 .elementor-element.elementor-element-357f92f0{--display:flex;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}body.elementor-page-2593:not(.elementor-motion-effects-element-type-background), body.elementor-page-2593 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#070707;}:root{--page-title-display:none;}@media(max-width:1366px){.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-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.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-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-2593 .elementor-element.elementor-element-59304f75{width:100%;max-width:100%;text-align:start;}.elementor-2593 .elementor-element.elementor-element-59304f75 > .elementor-widget-container{margin:20px 20px 0px 20px;padding:0px 0px 0px 0px;}.elementor-2593 .elementor-element.elementor-element-59304f75 p{margin-block-end:20px;}}@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 );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-2593 .elementor-element.elementor-element-59304f75 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2593 .elementor-element.elementor-element-59304f75{text-align:start;}}/* Start custom CSS for text-editor, class: .elementor-element-59304f75 */.woocommerce-MyAccount-content {
  color: #ffffff;
}

.woocommerce-MyAccount-content a {
  color: #ffffff;
  text-decoration: underline;
  transition: color 0.3s ease; /* smooth transition */
}

.woocommerce-MyAccount-content a:hover {
  color: #00bfff;!important /* change this to any shade of blue you like */
}

/* Tablet (768px and below) */
@media screen and (max-width: 768px) {
  .woocommerce-MyAccount-content p:first-of-type {
    padding-top: 40px;
    padding-left: 30px;/* Adjust as needed */
  }
}

/* Mobile (480px and below) */
@media screen and (max-width: 480px) {
  .woocommerce-MyAccount-content p:first-of-type {
    padding-top: 30px; /* More padding on smaller screens */
  }
}


p > .woocommerce-Button[name="save_account_details"] {
  margin-top: 20px;
  color: #fff; /* text color */
  background-color: #444; /* default button background */
  transition: background-color 0.3s ease, color 0.3s ease;
}

p > .woocommerce-Button[name="save_account_details"]:hover {
  background-color: #007bff; /* blue on hover */
  color: #ffffff;
}


p > a.button {
  background-color: #444 !important;  /* dark gray background */
  color: #fff !important;             /* white text */
  padding: 8px 16px !important;
  border-radius: 4px !important;
  text-decoration: none !important;
  display: inline-block !important;
  transition: background-color 0.3s ease, color 0.3s ease !important;
}

p > a.button:hover {
  background-color: #007bff !important; /* blue background on hover */
  color: #ffffff !important;            /* white text on hover */
  cursor: pointer !important;
  text-decoration: none !important;
}


.woocommerce-Addresses,
.woocommerce-Addresses .woocommerce-Address,
.woocommerce-Addresses .woocommerce-Address header,
.woocommerce-Addresses .woocommerce-Address address,
.woocommerce-Addresses .woocommerce-Address p,
.woocommerce-Addresses .woocommerce-Address a.edit {
  text-align: left !important;
  float: none !important;  /* cancel any float if applied */
  margin: 0;
  padding: 0;
}

/* Left align all address content */
.woocommerce-Addresses,
.woocommerce-Addresses .woocommerce-Address,
.woocommerce-Addresses .woocommerce-Address header,
.woocommerce-Addresses .woocommerce-Address address,
.woocommerce-Addresses .woocommerce-Address p,
.woocommerce-Addresses .woocommerce-Address a.edit {
  text-align: left !important;
  float: none !important;
  margin: 0;
  padding: 0;
  font-size: 16px !important;      /* Set base text size */
  line-height: 1.5 !important;     /* Improve readability */
}

/* Make headings slightly bigger */
.woocommerce-Addresses .woocommerce-Address header h2 {
  font-size: 20px !important;
  font-weight: 700;
  margin-bottom: 8px;
}



/* Tablet (max-width 768px) */
@media (max-width: 768px) {
  .woocommerce-MyAccount-content p {
    padding-left: 30px; /* adjust as needed */
  }
}

/* Mobile (max-width 480px) */
@media (max-width: 480px) {
  .woocommerce-MyAccount-content p {
    padding-left: 30px; /* more padding on smaller screens */
  }
}/* End custom CSS */