body.responsive-layout.woocommerce.woocommerce-account #sub-header .meta-header-inside {
  min-height: 20vh;
}
body.responsive-layout.woocommerce.woocommerce-account #sub-header .page-header {
  justify-content: center;
}
body.responsive-layout.woocommerce.woocommerce-account #sub-header.layout-full .page-header {
  text-align: center;
  align-items: center;
}
body.responsive-layout.woocommerce.woocommerce-account .limit-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
body.responsive-layout.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 2em 3em;
}
body.responsive-layout.woocommerce.woocommerce-account .woocommerce-MyAccount-content > p {
  padding: 0 2%;
}
body.responsive-layout.woocommerce.woocommerce-account .woocommerce-MyAccount-content > p:first-of-type {
  padding: 35px 0px 20px 0px;
  padding-left: 2%;
}
body.responsive-layout.woocommerce.woocommerce-account .woocommerce-MyAccount-content table {
  margin-left: 2%;
}
body.responsive-layout.woocommerce.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
  margin-top: 40px;
  margin-bottom: 65px;
}
body.responsive-layout.woocommerce.woocommerce-account .woocommerce-MyAccount-content .col2-set {
  padding-left: 2% !important;
}
body.responsive-layout.woocommerce.woocommerce-account .woocommerce-MyAccount-content form {
  padding-top: 30px;
  padding-left: 2%;
}
body.responsive-layout.woocommerce.woocommerce-account :is(
		.woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-order-details__title,
		.woocommerce-customer-details
	) {
  margin-left: 2%;
}
body.responsive-layout.woocommerce.woocommerce-account:not(.logged-in) .page-header .vamtam-logo {
  margin-top: 60px;
  margin-bottom: 0;
}
body.responsive-layout.woocommerce.woocommerce-account .vamtam-tabbed .vamtam-tab-content .woocommerce-form-login {
  margin-bottom: 110px;
}
body.responsive-layout.woocommerce.woocommerce-account form.checkout.woocommerce-checkout .col2-set .col-2 {
  padding: 30px 40px 30px 40px !important;
}
body.responsive-layout.woocommerce.woocommerce-account .woocommerce-info {
  margin-top: 0;
}
body.responsive-layout.woocommerce.woocommerce-account.woocommerce form.woocommerce-ResetPassword p:first-of-type {
  width: 800px;
  margin-bottom: 70px;
}
/*# sourceMappingURL=elementor-wc-account-max.css.map */