.sm-custom2 a, .sm-custom2 a:hover, .sm-custom2 a:focus, .sm-custom2 a:active {
    width: 100%;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media(max-width: 768px){
    .sm-custom2 a, .sm-custom2 a:hover, .sm-custom2 a:focus, .sm-custom2 a:active {
        padding-right: 0 !important;    
    }    
}
    
.sm-custom2 a.current {
}
.sm-custom2 a.disabled {
}
.sm-custom2 a .sub-arrow {
    font-size: 1.5em;
    font-weight: 300;
    min-width: 20px;
    overflow: hidden;
    text-align: center;
    text-shadow: none;
    border-radius: 5px;
    margin-right: 1rem;
}
.sm-custom2 a .sub-arrow::before {
	content: '+';
}
.sm-custom2 a.highlighted .sub-arrow::before {
	content: '-';
}
.sm-custom2 > li:first-child > a, .sm-custom2 > li:first-child > :not(ul) a {

}
.sm-custom2 > li:last-child > a, .sm-custom2 > li:last-child > *:not(ul) a, .sm-custom2 > li:last-child > ul, .sm-custom2 > li:last-child > ul > li:last-child > a, .sm-custom2 > li:last-child > ul > li:last-child > *:not(ul) a, .sm-custom2 > li:last-child > ul > li:last-child > ul, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {

}
.sm-custom2 > li:last-child > a.highlighted, .sm-custom2 > li:last-child > *:not(ul) a.highlighted, .sm-custom2 > li:last-child > ul > li:last-child > a.highlighted, .sm-custom2 > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-custom2 > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  border-radius: 0;
}
.sm-custom2 li {

}
.sm-custom2 > li:first-child {
  border-top: 0;
}
.sm-custom2 ul {

}
.sm-custom2 ul a, .sm-custom2 ul a:hover, .sm-custom2 ul a:focus, .sm-custom2 ul a:active {

}
.sm-custom2 ul ul a,
.sm-custom2 ul ul a:hover,
.sm-custom2 ul ul a:focus,
.sm-custom2 ul ul a:active {

}
.sm-custom2 ul ul ul a,
.sm-custom2 ul ul ul a:hover,
.sm-custom2 ul ul ul a:focus,
.sm-custom2 ul ul ul a:active {

}
.sm-custom2 ul ul ul ul a,
.sm-custom2 ul ul ul ul a:hover,
.sm-custom2 ul ul ul ul a:focus,
.sm-custom2 ul ul ul ul a:active {

}
.sm-custom2 ul ul ul ul ul a,
.sm-custom2 ul ul ul ul ul a:hover,
.sm-custom2 ul ul ul ul ul a:focus,
.sm-custom2 ul ul ul ul ul a:active {

}

@media (min-width: 769px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-custom2 ul {
    position: absolute;
    width: 12em;
  }

  .sm-custom2 li {

  }

  .sm-custom2.sm-rtl li {
    float: right;
  }

  .sm-custom2 ul li, .sm-custom2.sm-rtl ul li, .sm-custom2.sm-vertical li {
    float: none;
  }

  .sm-custom2 a {
    white-space: nowrap;
  }

  .sm-custom2 ul a, .sm-custom2.sm-vertical a {
    white-space: normal;
  }

  .sm-custom2 .sm-nowrap > li > a, .sm-custom2 .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }

  /* ...end */
  .sm-custom2 {

  }
  .sm-custom2 a, .sm-custom2 a:hover, .sm-custom2 a:focus, .sm-custom2 a:active, .sm-custom2 a.highlighted {
    border-radius: 0 !important;
  }
  .sm-custom2 a:hover, .sm-custom2 a:focus, .sm-custom2 a:active, .sm-custom2 a.highlighted {

  }
  .sm-custom2 a.current {

  }
  .sm-custom2 a.disabled {

  }
  .sm-custom2 a.has-submenu {

  }
  .sm-custom2 a .sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
    background: transparent;
    border-radius: 0;
  }
  .sm-custom2 a .sub-arrow::before {
    display: none;
  }
  .sm-custom2 li {
    border-top: 0;
  }
  .sm-custom2 ul {
    padding: 5px 0;
    background: #fff;
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
  }
  .sm-custom2 ul a, .sm-custom2 ul a:hover, .sm-custom2 ul a:focus, .sm-custom2 ul a:active, .sm-custom2 ul a.highlighted {
    border: 0 !important;
  }
  .sm-custom2 ul a:hover, .sm-custom2 ul a:focus, .sm-custom2 ul a:active, .sm-custom2 ul a.highlighted {

  }
  .sm-custom2 ul a.current {

  }
  .sm-custom2 ul a.disabled {

  }
  .sm-custom2 ul a.has-submenu {
    padding-right: 20px;
  }
  .sm-custom2 ul a .sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #555555;
  }
  .sm-custom2 .scroll-up,
  .sm-custom2 .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-custom2 .scroll-up:hover,
  .sm-custom2 .scroll-down:hover {
    background: #eeeeee;
  }
  .sm-custom2 .scroll-up:hover .scroll-up-arrow {
    border-color: transparent transparent #D23600 transparent;
  }
  .sm-custom2 .scroll-down:hover .scroll-down-arrow {
    border-color: #D23600 transparent transparent transparent;
  }
  .sm-custom2 .scroll-up-arrow,
  .sm-custom2 .scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555555 transparent;
  }
  .sm-custom2 .scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
  }
  .sm-custom2.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 24px;
  }
  .sm-custom2.sm-rtl a .sub-arrow {
    right: auto;
    left: 12px;
  }
  .sm-custom2.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px;
  }
  .sm-custom2.sm-rtl.sm-vertical a .sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #555555 transparent transparent;
  }
  .sm-custom2.sm-rtl > li > ul::before {
    left: auto;
    right: 30px;
  }
  .sm-custom2.sm-rtl > li > ul::after {
    left: auto;
    right: 31px;
  }
  .sm-custom2.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important;
  }
  .sm-custom2.sm-rtl ul a .sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #555555 transparent transparent;
  }
  .sm-custom2.sm-vertical {
    padding: 10px 0;
    border-radius: 5px;
  }
  .sm-custom2.sm-vertical a {
    padding: 10px 20px;
  }
  .sm-custom2.sm-vertical a:hover, .sm-custom2.sm-vertical a:focus, .sm-custom2.sm-vertical a:active, .sm-custom2.sm-vertical a.highlighted {
    background: #fff;
  }
  .sm-custom2.sm-vertical a.disabled {
    background: #eeeeee;
  }
  .sm-custom2.sm-vertical a .sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #555555;
  }
  .sm-custom2.sm-vertical > li > ul::before,
  .sm-custom2.sm-vertical > li > ul::after {
    display: none;
  }
  .sm-custom2.sm-vertical ul a {
    padding: 10px 20px;
  }
  .sm-custom2.sm-vertical ul a:hover, .sm-custom2.sm-vertical ul a:focus, .sm-custom2.sm-vertical ul a:active, .sm-custom2.sm-vertical ul a.highlighted {
    background: #eeeeee;
  }
  .sm-custom2.sm-vertical ul a.disabled {
    background: #fff;
  }
}