@media (max-width: 768.98px) {
  .account-menu.menu-toggleable-left {
    z-index: 9100; }
  .container-menu {
    display: -ms-flexbox;
    display: flex;
    height: 100vh; }
  .account-menu .navbar .close-menu button,
  .account-menu .navbar .close-button button {
    background-color: transparent;
    border: 0;
    -webkit-appearance: none; }
  .nav .storeinfo {
    font-size: 14px; } }

.container-menu {
  display: -ms-flexbox;
  display: flex; }

.title-mobile-account-menu {
  font-size: 24px; }
  .title-mobile-account-menu .user-name {
    color: #92ad41;
    font-weight: 600; }

.icon-user-menu {
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  width: 30px; }

.title-container-delivery-method {
  -ms-flex-direction: column;
      flex-direction: column; }

.title-mobile-delivery-method {
  font-size: 20px;
  color: #92ad41;
  max-height: 30px;
  margin-bottom: 5px; }

.subtitle-mobile-delivery-method {
  font-size: 14px; }
  .subtitle-mobile-delivery-method p {
    margin-bottom: 0px; }

/*# sourceMappingURL=accountMenu.css.map*/