.elementor-321 .elementor-element.elementor-element-3fee0ada{--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:50px 50px;--row-gap:50px;--column-gap:50px;--padding-top:120px;--padding-bottom:120px;--padding-left:40px;--padding-right:40px;}.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-321 .elementor-element.elementor-element-1eca56db{text-align:start;}.elementor-321 .elementor-element.elementor-element-1eca56db .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:50px;font-weight:600;text-transform:none;line-height:60px;color:#54172F;}.elementor-321 .elementor-element.elementor-element-6cd558d{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}@media(min-width:768px){.elementor-321 .elementor-element.elementor-element-3fee0ada{--content-width:1440px;}}@media(max-width:1024px){.elementor-321 .elementor-element.elementor-element-3fee0ada{--padding-top:80px;--padding-bottom:80px;--padding-left:40px;--padding-right:40px;}.elementor-321 .elementor-element.elementor-element-6cd558d{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-321 .elementor-element.elementor-element-3fee0ada{--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-321 .elementor-element.elementor-element-6cd558d{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for wc-elements, class: .elementor-element-1d654737 *//* Título uniforme en todos los apartados de Mi cuenta */
body.woocommerce-account h1,
body.woocommerce-account .elementor-heading-title {
  font-family: "Cormorant Garamond", serif !important;
  color: #54172f !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

/* Escritorio */
body.woocommerce-account .elementor-heading-title {
  font-size: 58px !important;
}

/* Tablet */
@media (max-width: 1024px) {
  body.woocommerce-account .elementor-heading-title {
    font-size: 46px !important;
  }
}

/* Móvil */
@media (max-width: 767px) {
  body.woocommerce-account .elementor-heading-title {
    font-size: 38px !important;
    line-height: 1.05 !important;
  }
}/* End custom CSS */