.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-10 .elementor-element.elementor-element-ba0a0d6{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-ba0a0d6:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-ba0a0d6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FBF5EA;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-10 .elementor-element.elementor-element-6fcfda4 .elementor-button{background-color:#61CE7000;font-family:"Roboto", Sans-serif;font-size:18px;font-weight:800;fill:#FF7225;color:#FF7225;border-style:solid;border-color:#FFDAC6;border-radius:100px 100px 100px 100px;}.elementor-10 .elementor-element.elementor-element-6fcfda4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-10 .elementor-element.elementor-element-a9bd6ac{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:10px 10px 10px 10px;text-align:start;}.elementor-10 .elementor-element.elementor-element-a9bd6ac.elementor-element{--align-self:center;}.elementor-10 .elementor-element.elementor-element-a9bd6ac .elementor-heading-title{font-family:"Rubik", Sans-serif;font-weight:600;color:#2C2C2C;}.elementor-10 .elementor-element.elementor-element-e34dd35{--display:flex;}.elementor-10 .elementor-element.elementor-element-e34dd35:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-e34dd35 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FBF5EA;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-10 .elementor-element.elementor-element-baaa7bf{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:250px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-baaa7bf:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-baaa7bf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FBF5EA;}.elementor-widget-woocommerce-my-account .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-my-account .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-10 .elementor-element.elementor-element-323ee76{--tab-content-spacing:10px;--tabs-border-radius:10px 10px 10px 10px;}@media(max-width:767px){.elementor-10 .elementor-element.elementor-element-a9bd6ac{text-align:start;}.elementor-10 .elementor-element.elementor-element-323ee76{padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-10 .elementor-element.elementor-element-ba0a0d6{--content-width:1300px;}.elementor-10 .elementor-element.elementor-element-e34dd35{--content-width:1300px;}.elementor-10 .elementor-element.elementor-element-baaa7bf{--content-width:1300px;}}/* Start custom CSS for html, class: .elementor-element-c376f75 *//* Desktop: spread buttons across full width */
.account-nav {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* number of buttons */
  gap: 24px;
  width: 100%;
}

/* Button style */
.account-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 11px 20px;
  background: #2b2b2b;
  color: #ffffff;
  border-radius: 6px;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.3s ease;
}

.account-btn:hover {
  background: #111;
  color: #FC6203;
}

/* Mobile: inline scroll */
@media (max-width: 767px) {
  .account-nav {
    display: flex;
    gap: 14px;
    overflow-x: auto;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .account-nav::-webkit-scrollbar {
    display: none;
  }

  .account-btn {
    flex: 0 0 auto;
  }
}/* End custom CSS */
/* Start custom CSS for woocommerce-my-account, class: .elementor-element-323ee76 */.woocommerce-MyAccount-navigation {     display: none !important; }   .woocommerce-notices-wrapper + h2 {   display: none !important; }     .u-column2.col-2 {     display: none !important;     visibility: hidden !important; }/* End custom CSS */