.dvore-navigation.dvore-front-menu-template-1-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  background: var(--color-white);
  line-height: 1;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-box-shadow: 20px 0 20px 0 rgba(82, 63, 105, 0.1);
  box-shadow: 20px 0 20px 0 rgba(82, 63, 105, 0.1);
}

/* DROPDOWN */
.dvore-navigation .dropdown:hover .dropdown-menu {
  display: block;
  left: initial;
  right: 0;
  margin: 0;
  padding: 0;
  min-width: inherit;
}
.dvore-navigation .dropdown:hover .dropdown-menu .dropdown-item {
  margin: 0;
  color: var(--color-primary);
  width: 100%;
}
/* END DROPDOWN */

.dvore-front-menu-template-navigation-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.dvore-navigation-container-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1310px;
  width: 100%;
  margin: 0 auto;
  padding-right: 1.0715rem;
  padding-left: 1.0715rem;
}
.dvore-front-menu-template-others {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dvore-front-menu-template-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.dvore-front-menu-template-modules-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dvore-front-menu-template-modules-1 > div {
  padding: 5px;
}
.dvore-front-menu-template-logo .mv_menu_logo img {
  padding: 10px;
}
.dvore-front-menu-template-mini-cart .dvore_prg_mini_cart_button {
  background: transparent;
  color: var(--color-primary);
  border: none;
  outline: none;
  position: relative;
  padding-right: 15px;
  cursor: pointer;
}
.dvore-front-menu-template-mini-cart
  .dvore_prg_mini_cart_button
  .ajax-cart-count-num {
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--color-dark);
  font-size: 0.75rem;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
}
.dvore-front-menu-template-mini-cart .dvore_prg_mini_cart_button:focus {
  outline: none;
}
.dvore-front-menu-template-time-left {
  text-transform: initial;
}
.dvore-front-menu-template-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end!important;
  -webkit-align-items: flex-end!important;
  -ms-flex-align: end!important;
  align-items: flex-end!important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.dvore-front-menu-template-logo p {
  font-family: var(--font-title);
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  text-align: left;
  color: var(--color-primary);
  margin: 0 0 0 15px;
}
@media (min-width: 1300px) {
    .dvore-front-menu-template-logo p {
      line-height: 40px;
    }
}
.dvore-front-menu-template-logo p span {
  display: block;
  font-weight: 100;
  font-size: 24px;
  line-height: 21px;
}
.dvore-front-menu-template-time-left {
  background-color: var(--color-pale-grey);
  padding: 8px 10px !important;
  font-size: 14px;
  margin-right: 10px;
}
.dvore-front-menu-template-logo .mv_menu_logo img {
  padding: 0 !important;
}
.dvore-front-menu-template-logo {
  padding: 20px 0;
}
/* BIG MENU */
.dvore-dropdown-menu-big-menu-col-title {
  text-transform: initial;
  color: var(--color-grey);
  font-weight: 300;
  margin-bottom: 0;
}
.dvore-dropdown-menu-big-menu-col-list {
  padding: 0;
  text-transform: initial;
  list-style-type: none;
}
.dvore-dropdown-menu-big-menu-col-list-item a {
  white-space: normal;
  padding: 0.25rem 0;
  display: block;
}
.dvore-dropdown-menu-big-menu-col-list-item:hover a {
  color: var(--color-secondary);
}
.dvore-front-menu-template-navigation-inner .dvore-front-menu-template-nav-item {
  display: flex;
  align-items: center;
}
.dvore-front-menu-template-search {
  display: flex !important;
  align-items: center;
}
.dvore-navigation.dvore-front-menu-template-1-container {
    font-size: 16px;
  }
  .dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 > .dvore-front-menu-template-navigation-inner > li.dvore-dropdown-big-menu-item > a:after {
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    content: "\f078";
    right: -10px;
    top: 13px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
  .dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content {
    background-color: var(--color-white);
  }
.dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content .dvore-dropdown-menu-big-menu-col-list li {
  position: relative;
}
.dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content .dvore-dropdown-menu-big-menu-col-list li:after {
  position: absolute;
  content: "\f054";
  top: 4px;
  left: -15px;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  font-weight: 400;
  opacity: 0;
  color: var(--color-secondary);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content .dvore-dropdown-menu-big-menu-col-list li:hover:after {
  opacity: 1;
}
.dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content .dvore-dropdown-menu-big-menu-col-list-item a {
  font-weight: 800;
  line-height: 2;
}
.dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content .dvore-dropdown-menu-big-menu-col-list-item a span {
  display: block;
  font-weight: 100;
}
.dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content .dvore-dropdown-menu-big-menu-col-list-item.dvore-dropdown-menu-big-menu-col-list-item-view-all a {
  font-weight: 100;
  text-decoration: underline !important;
}
.dvore-dropdown-menu-big-menu-col-featured ul:not(.dvore-dropdown-menu-big-menu-col-list-featured) .dvore-dropdown-menu-big-menu-col-list-item a {
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 500;
  color: var(--color-dark);
}
.dvore-dropdown-menu-big-menu-col-featured .dvore-dropdown-menu-big-menu-col-list-featured .dvore-dropdown-menu-big-menu-col-list-item a {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 800;
  color: var(--color-primary);
}
.dvore-dropdown-menu-big-menu-col-featured .dvore-dropdown-menu-big-menu-col-list-featured .dvore-dropdown-menu-big-menu-col-list-item:hover > a {
  color: var(--color-secondary);
}
.dvore-dropdown-menu-big-menu-col-list-featured > li > a {
  position: relative;
}
.dvore-dropdown-menu-big-menu-col-list-featured .dvore-dropdown-menu-big-menu-col-list-item.dvore-dropdown-menu-big-menu-col-list-item-submenu > a:after {
  position: absolute;
  content: "\f054";
  top: calc(50% - 10px);
  right: 50px;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  font-weight: 400;
  color: var(--color-secondary);
  opacity: 0;
}
.dvore-dropdown-menu-big-menu-col-list-featured .dvore-dropdown-menu-big-menu-col-list-item.dvore-dropdown-menu-big-menu-col-list-item-submenu:hover > a:after {
  opacity: 1;
}
.dvore-dropdown-menu-big-menu-col-featured .dvore-dropdown-menu-big-menu-col-list-item i {
  margin-right: 7px;
  color: var(--color-warning);
}
@media (min-width: 1600px) {
  .dvore-dropdown-menu-big-menu-col-content-inner {
    width: 50%;
    padding: 0 70px;
  }
}
/* DESKTOP */
@media (min-width: 992px) {
  .dvore-front-menu-template-main {
    border-top: 1px solid var(--color-pale-grey);
  }
  .dvore-front-menu-template-navigation-1
    .dvore-front-menu-template-nav-item
    .dvore-front-menu-template-nav-link {
    font-weight: 800;
  }
  .dvore-front-menu-template-navigation-1
    .dvore-front-menu-template-nav-item:first-child
    .dvore-front-menu-template-nav-link {
    padding-left: 0;
  }
  .dvore-front-menu-template-navigation-2
    .dvore-front-menu-template-nav-item:last-child
    .dvore-front-menu-template-nav-link {
    padding-right: 0;
    margin-right: 0;
  }
  .dvore-front-menu-template-nav-item .dvore-front-menu-template-nav-link {
    display: block;
    padding: 10px 5px;
    margin-right: 5px;
  }
  .dvore-front-menu-template-nav-link.dvore-dropdown-toggle {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dvore-front-menu-template-nav-link.dvore-dropdown-toggle:after {
    margin-left: 5px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f078";
    font-size: 0.8rem;
  }

  .dvore-responsive-menu-btn {
    display: none;
  }
  /* DROPDOWN */
  .dvore-navigation .dvore-dropdown {
    position: relative;
  }
  .dvore-navigation .dvore-dropdown:hover .dvore-dropdown-menu {
    display: block;
  }
  .dvore-navigation .dvore-dropdown .dvore-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: var(--color-white);
    display: none;
    padding: 5px 0;
  }
  .dvore-navigation .dvore-dropdown .dvore-dropdown-menu .dvore-dropdown-item {
    padding: 10px;
    display: block;
    white-space: nowrap;
  }
  .dvore-navigation .dvore-dropdown .dvore-dropdown-submenu {
    position: relative;
  }
  .dvore-navigation
    .dvore-dropdown
    .dvore-dropdown-submenu:hover
    .dvore-dropdown-submenu-inner {
    display: block;
  }
  .dvore-navigation
    .dvore-dropdown
    .dvore-dropdown-submenu
    .dvore-dropdown-submenu-inner {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: var(--color-white);
  }
  /* END DROPDOWN */
  /* BIG MENU */
  .dvore-dropdown.dvore-dropdown-big-menu-item {
    position: static;
    display: block;
    padding: 0 15px 0 0;
  }
  .dvore-dropdown .dvore-dropdown-menu.dvore-dropdown-menu-big-menu {
    width: 100%;
    max-width: 1310px;
    margin: 0 auto;
    top: 100%;
    left: 0;
    box-shadow: 3px -2px 20px 0px rgba(0 0 0 / 25%);
    padding: 0;
  }
  .dvore-dropdown-menu-big-menu-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -1.0715rem;
    margin-left: -1.0715rem;
  }
  .dvore-dropdown-menu-big-menu-col {
    padding: 40px 0;
    width: 100%;
  }
  .dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content {
    padding: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    position: absolute;
    width: calc(100% - 385px);
    height: 100%;
    top: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
  }
  .dvore-dropdown-menu-big-menu-col-list-item.dvore-dropdown-menu-big-menu-col-list-item-submenu:hover .dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content {
    opacity: 1;
    z-index: 1;
  }
  .dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-featured {
    background-color: var(--color-pale-grey);
    max-width: 400px;
  }
  .dvore-front-menu-template-modules-1.dvore-front-menu-template-modules-1-mobile {
    display: none;
  }
  .dvore-dropdown.dvore-dropdown-big-menu-item a {
    position: relative;
  }
  .dvore-dropdown-menu-big-menu-col-list-featured > li > a {
    padding-right: 70px;
    padding-left: 50px;
  }
  .dvore-dropdown-menu-big-menu-col-list.dvore-dropdown-menu-big-menu-col-list-addon > li > a {
    padding: 5px 50px;
  }
  .dvore-dropdown-menu-big-menu-col-list.dvore-dropdown-menu-big-menu-col-list-addon > li:hover > a {
    color: var(--color-secondary);
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .dvore-dropdown-menu-big-menu-col-content-inner {
    width: 50%;
    padding: 0;
  }
}
/*@media (min-width:992px) and (max-width: 1299px) {
  .dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content {
    padding: 50px 15px;
    width: calc(100% - 385px);
    height: fit-content;
  }
  .dvore-dropdown .dvore-dropdown-menu.dvore-dropdown-menu-big-menu {
    width: 950px;
    left: -260px;
  }
}*/
@media (max-width: 991px) {
  .dvore-navigation-container-inner-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dvore-front-menu-template-modules-1 {
    margin-left: auto;
    margin-right: 10px;
  }
  .dvore-front-menu-template-others {
    width: 100%;
  }
  .dvore-front-menu-template-navigation-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dvore-front-menu-template-main {
    position: fixed;
    height: 100vh;
    overflow-y: auto;
    width: 50%;
    z-index: 10;
    top: 0;
    right: -100%;
    background-color: var(--color-white);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    padding-top: 100px;
    padding-bottom: 75px;
    font-size: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .state2 .dvore-front-menu-template-main {
    right: 0%;
  }
  .dvore-front-menu-template-navigation-1,
  .dvore-front-menu-template-top-nav {
    width: 100%;
  }
  .dvore-front-menu-template-top-nav {
    margin-top: 50px;
  }
  .dvore-front-menu-template-nav-link {
    padding: 10px 10px;
    width: 100%;
    display: block;
  }
  .dvore-front-menu-template-nav-link:active {
    background-color: var(--color-pale-grey);
  }
  .dvore-front-menu-template-nav-link:hover {
    color: var(--color-primary);
  }

  .dvore-responsive-menu-btn {
    position: relative;
    z-index: 15;
  }
  .dvore-responsive-menu-btn button {
    background: transparent;
    border: 0;
    outline: 0;
    color: var(--color-dark);
    font-size: 1.5rem;
    cursor: pointer;
    padding: 0;
  }

  /* DROPDOWN */
  .dvore-navigation
    .dvore-dropdown-submenu
    .dvore-dropdown-item.dvore-dropdown-item-level-2 {
    padding: 5px 0px 5px 15px;
  }
  .dvore-navigation
    .dvore-dropdown-submenu
    .dvore-dropdown-item.dvore-dropdown-item-level-2:active {
    background-color: var(--color-pale-grey);
  }

  .dvore-navigation .dvore-dropdown-submenu-inner {
    padding-left: 10px;
  }

  .dvore-navigation .dvore-dropdown .dvore-dropdown-item {
    padding: 0;
    display: block;
    white-space: normal;
  }
  /* END DROPDOWN */
  /* BIG MENU */
  .dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 > .dvore-front-menu-template-navigation-inner > li.dvore-dropdown-big-menu-item > a {
    width: 100%;
  }
  .dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content .dvore-dropdown-menu-big-menu-col-list li:after {
    opacity: 1;
  }
  .dvore-dropdown-menu-big-menu-col-featured ul:not(.dvore-dropdown-menu-big-menu-col-list-featured) .dvore-dropdown-menu-big-menu-col-list-item a {
    font-size: 1.25rem;
    line-height: 1.75;
  }
  .dvore-dropdown-menu-big-menu-col-featured .dvore-dropdown-menu-big-menu-col-list-featured .dvore-dropdown-menu-big-menu-col-list-item a {
    font-size: 1.25rem;
    line-height: 1.5;
  }
  .dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content .dvore-dropdown-menu-big-menu-col-list-item a {
    line-height: 1.5;
    font-size: 1.25rem;
  }
  .dvore-dropdown-menu-big-menu-col-featured .dvore-dropdown-menu-big-menu-col-list,
  .dvore-dropdown-menu-big-menu-col-content .dvore-dropdown-menu-big-menu-col-content-inner {
    margin: 10px 0 0 0;
  }

  .dvore-dropdown .dvore-dropdown-menu {
    overflow-y: hidden;
    transition: ease-in-out all 0.2s;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    max-height: 0;
  }
  .dvore-dropdown:hover .dvore-dropdown-menu, .dvore-dropdown:focus .dvore-dropdown-menu, .dvore-dropdown:active .dvore-dropdown-menu {
    display: block;
    max-height: 200vh;
  }
  .dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content {
    overflow-y: hidden;
    transition: ease-in-out all 0.2s;
    width: 100%;
    max-height: 0;
  }
  .dvore-dropdown-menu-big-menu-col-list-item.dvore-dropdown-menu-big-menu-col-list-item-submenu:hover .dvore-dropdown-menu-big-menu-col.dvore-dropdown-menu-big-menu-col-content {
    display: block;
    max-height: 200vh;
  }
  .dvore-dropdown-menu-big-menu-col-list-featured .dvore-dropdown-menu-big-menu-col-list-item.dvore-dropdown-menu-big-menu-col-list-item-submenu > a:after {
    content: "\f078";
    right: 10px;
  }
  .dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 > .dvore-front-menu-template-navigation-inner > li.dvore-dropdown-big-menu-item > a:after {
    right: 20px;
  }
  .dvore-dropdown-menu-big-menu-col-featured .dvore-dropdown-menu-big-menu-col-list-featured .dvore-dropdown-menu-big-menu-col-list-item a {
    font-weight: 600;
  }
  .dvore-front-menu-template-navigation-inner .dvore-front-menu-template-nav-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dvore-dropdown .dvore-dropdown-menu {
    max-height: initial;
  }
  .dvore-dropdown .dvore-dropdown-menu.dvore-dropdown-menu-big-menu {
    max-width: initial !important;
  }
  .dvore-dropdown .dvore-dropdown-menu {
    padding: 0;
  }
  .dvore-dropdown-menu-big-menu-col-list-item a {
    padding: 5px 15px;
    background-color: var(--color-pale-grey);
    border-bottom: 1px solid var(--color-white);
  }
  .dvore-dropdown-menu-big-menu-col-featured .dvore-dropdown-menu-big-menu-col-list-featured .dvore-dropdown-menu-big-menu-col-list-item a {
    color: var(--color-dark);
    font-weight: 300;
    text-transform: uppercase;
  }
  .dvore-navigation-container-inner-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 > .dvore-front-menu-template-navigation-inner > li.dvore-dropdown-big-menu-item > a:after {
    top: 5px;
  }
  .dvore-dropdown-menu-big-menu-col-featured .dvore-dropdown-menu-big-menu-col-list, .dvore-dropdown-menu-big-menu-col-content .dvore-dropdown-menu-big-menu-col-content-inner {
    margin-top: 0;
  }
  .dvore-page-scrolled .dvore-front-menu-template-logo {
    padding: 10px 0;
  }
  .dvore-navigation.dvore-front-menu-template-1-container.state2 .dvore-navigation-container-inner-wrapper:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color-white);
    z-index: 10;
  }
}

@media (max-width: 680px) {
  .dvore-front-menu-template-logo p {
    margin-left: 0;
    font-size: 10px;
    line-height: 10px;
    margin-top: 5px;
  }
  .dvore-front-menu-template-logo p span {
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
  }
  .dvore-front-menu-template-main,
  .dvore-dropdown .dvore-dropdown-menu.dvore-dropdown-menu-big-menu {
    width: 100%;
  }
  .dvore-front-menu-template-nav-link {
    padding: 5px 15px;
  }
  .dvore-front-menu-template-logo {
    flex-direction: column!important;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    max-width: 110px;
    z-index: 11;
  }
}
