@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(megamenu-files/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(megamenu-files/MaterialIcons-Regular.woff2) format('woff2'),
    url(megamenu-files/MaterialIcons-Regular.woff) format('woff'),
    url(megamenu-files/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}
@font-face{font-family:"Ionicons";src:url("megamenu-files/ionicons.eot?v=2.0.1");src:url("megamenu-files/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("megamenu-files/ionicons.ttf?v=2.0.1") format("truetype"),url("megamenu-files/ionicons.woff?v=2.0.1") format("woff"),url("megamenu-files/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}
/*  */
#stacks_out_22, .com_onelittledesigner_stacks_Mega_Menu_stack {
  overflow: visible !important; }

#mega-menu-stacks_in_22 {
  /*  */
  /*  */
  background: rgba(36, 36, 36, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Roboto Condensed";
  /*  */
  /*  */
  z-index: 99999;
  max-width: 1300px;
  border-radius: 0 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #mega-menu-stacks_in_22 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #mega-menu-stacks_in_22 .mega-menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #mega-menu-stacks_in_22 .mega-menu-header .mega-menu-title {
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      padding: 17px 17px;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
    #mega-menu-stacks_in_22 .mega-menu-header .mega-menu-toggle {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(52, 52, 52, 1.00);
      font-size: 24px;
      line-height: 24px;
      width: 58px;
      padding: 17px 0;
      display: none;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #mega-menu-stacks_in_22 .mega-menu-header .mega-menu-toggle i.toggle-close {
        display: none; }
      #mega-menu-stacks_in_22 .mega-menu-header .mega-menu-toggle:hover {
        color: rgba(255, 255, 255, 1.00);
        background: rgba(86, 97, 147, 1.00); }
  #mega-menu-stacks_in_22 > ul.mega-menu-main {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none;
    justify-self: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    #mega-menu-stacks_in_22 > ul.mega-menu-main > li.hide-icon > a i:not(.mega-menu-dropdown-arrow) {
      display: none; }
    #mega-menu-stacks_in_22 > ul.mega-menu-main > li.hide-text > a span {
      display: none; }
    #mega-menu-stacks_in_22 > ul.mega-menu-main > li > a {
      /*  */
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      /*  */
      color: rgba(190, 214, 216, 1.00);
      background: rgba(0, 0, 0, 0.00);
      padding: 17px 17px;
      font-size: 16px;
      line-height: 25.888000px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-decoration: none; }
      #mega-menu-stacks_in_22 > ul.mega-menu-main > li > a i {
        line-height: 1;
        font-size: 17px;
        margin-right: 5px; }
      #mega-menu-stacks_in_22 > ul.mega-menu-main > li > a i.material-icons {
        vertical-align: middle; }
      #mega-menu-stacks_in_22 > ul.mega-menu-main > li > a i.mega-menu-dropdown-arrow {
        margin-left: 5px;
        font-size: 16px; }
    #mega-menu-stacks_in_22 > ul.mega-menu-main > li:hover > a {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(71, 88, 40, 1.00); }
    #mega-menu-stacks_in_22 > ul.mega-menu-main > li:hover > .mega-dropdown {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  #mega-menu-stacks_in_22 .mega-dropdown {
    /*  */
    /*  */
    background: rgba(52, 52, 52, 1.00);
    /*  */
    /*  */
    border-radius: 0 0 0 0;
    min-height: 400px;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
    position: absolute; }
    #mega-menu-stacks_in_22 .mega-dropdown-column {
      padding: 10px 5px;
      border-right: 1px solid rgba(0, 0, 0, 0.10);
      -webkit-box-flex: 0;
          -ms-flex: 0 1 100%;
              flex: 0 1 100%; }
      #mega-menu-stacks_in_22 .mega-dropdown-column:last-child {
        border-right: none; }
    #mega-menu-stacks_in_22 .mega-dropdown-inner {
      height: 100%; }
    #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list {
      margin: 0;
      padding: 0;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      list-style-type: none; }
      #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li {
        /*  */
        /*  */
        font-family: "Roboto Condensed";
        /*  */
        /*  */
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: rgba(206, 186, 162, 1.00);
        font-size: 14px;
        line-height: 22.652000px; }
        #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li a {
          color: rgba(255, 255, 255, 0.50);
          font-size: 14px;
          line-height: 22.652000px; }
          #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li a:hover {
            text-decoration: underline;
            color: rgba(109, 109, 109, 1.00); }
        #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li .text, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li .mega-menu-stacks {
          padding: 0;
          font-size: 14px;
          line-height: 22.652000px; }
        #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li i {
          font-size: inherit;
          margin-right: 5px; }
        #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li a, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li .text, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li .mega-menu-stacks, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li.title {
          margin: 0;
          width: 100%;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 auto;
                  flex: 1 0 auto;
          display: inline-block;
          padding: 5px 10px;
          text-decoration: none; }
          #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li a i, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li .text i, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li .mega-menu-stacks i, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li.title i {
            line-height: 1;
            font-size: inherit;
            margin-right: 5px; }
          #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li a i.material-icons, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li .text i.material-icons, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li .mega-menu-stacks i.material-icons, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li.title i.material-icons {
            vertical-align: middle; }
        #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li.title {
          color: rgba(255, 255, 255, 1.00);
          font-size: 14px;
          line-height: 22.652000px;
          font-weight: bold;
          text-transform: uppercase;
          margin-bottom: 10px;
          position: relative; }
          #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li.title::before {
            left: 0;
            right: 0;
            bottom: -5.000000px;
            content: '';
            height: 1px;
            background: rgba(80, 97, 65, 1.00);
            -webkit-user-select: none;
               -moz-user-select: none;
                -ms-user-select: none;
                    user-select: none;
            position: absolute;
            pointer-events: none;
            display: block;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li.hide-icon a i, #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li.hide-icon.title i {
          display: none; }
  #mega-menu-stacks_in_22.mega-menu-fixed {
    /*  */
    position: fixed;
    z-index: 99999;
    left: 2px;
    right: 2px;
    /*  */ }
  #mega-menu-stacks_in_22.mega-menu-inline {
    position: relative; }
  #mega-menu-stacks_in_22.mega-menu-top {
    top: 0px; }
  #mega-menu-stacks_in_22.mega-menu-bottom {
    bottom: 0px; }
    #mega-menu-stacks_in_22.mega-menu-bottom .mega-dropdown {
      top: auto;
      bottom: 100%; }
  #mega-menu-stacks_in_22.col-align-center .mega-dropdown ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-stacks_in_22.col-align-right .mega-dropdown ul.mega-list li {
    text-align: right;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

@media (max-width: 600px) {
  #mega-menu-stacks_in_22.mega-menu-top > ul.mega-menu-main > li > a::after {
    content: '\f123'; }
  #mega-menu-stacks_in_22.mega-menu-top > ul.mega-menu-main > li.item-opened > a::after {
    content: '\f126'; }
  #mega-menu-stacks_in_22.mega-menu-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #mega-menu-stacks_in_22.mega-menu-bottom .mega-dropdown {
      bottom: 0; }
    #mega-menu-stacks_in_22.mega-menu-bottom > ul.mega-menu-main > li > a::after {
      content: '\f126'; }
    #mega-menu-stacks_in_22.mega-menu-bottom > ul.mega-menu-main > li.item-opened > a::after {
      content: '\f123'; }
  #mega-menu-stacks_in_22 {
    /*  */
    max-height: 100%;
    overflow-y: scroll;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */ }
    #mega-menu-stacks_in_22.mega-menu-open .mega-menu-header {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      border-bottom: 1px solid rgba(0, 0, 0, 0.10); }
      #mega-menu-stacks_in_22.mega-menu-open .mega-menu-header .mega-menu-toggle i.toggle-open {
        display: none; }
      #mega-menu-stacks_in_22.mega-menu-open .mega-menu-header .mega-menu-toggle i.toggle-close {
        display: block; }
    #mega-menu-stacks_in_22.mega-menu-open > ul.mega-menu-main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #mega-menu-stacks_in_22.mega-menu-open > ul.mega-menu-main > li > a {
        cursor: pointer; }
    #mega-menu-stacks_in_22 .mega-menu-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      width: 100%; }
      #mega-menu-stacks_in_22 .mega-menu-header .mega-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    #mega-menu-stacks_in_22 > ul.mega-menu-main {
      display: none;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #mega-menu-stacks_in_22 > ul.mega-menu-main > li {
        width: 100%; }
        #mega-menu-stacks_in_22 > ul.mega-menu-main > li > a {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          #mega-menu-stacks_in_22 > ul.mega-menu-main > li > a i {
            margin-right: 5px; }
          #mega-menu-stacks_in_22 > ul.mega-menu-main > li > a i.mega-menu-dropdown-arrow {
            display: none; }
          #mega-menu-stacks_in_22 > ul.mega-menu-main > li > a::after {
            margin-left: auto;
            display: inline-block;
            font-family: "Ionicons"; }
      #mega-menu-stacks_in_22 > ul.mega-menu-main > li.item-opened > a::after {
        display: inline-block;
        font-family: "Ionicons"; }
    #mega-menu-stacks_in_22 .mega-dropdown {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      top: 0;
      left: 0;
      height: 0;
      min-height: 0;
      margin-top: 0;
      padding-top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative; }
      #mega-menu-stacks_in_22 .mega-dropdown-column {
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        max-width: 100% !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.10); }
        #mega-menu-stacks_in_22 .mega-dropdown-column:last-child {
          border-right: none;
          border-bottom: none; }
      #mega-menu-stacks_in_22 .mega-dropdown-inner {
        height: 100%;
        border-right: none; }
        #mega-menu-stacks_in_22 .mega-dropdown-inner:hover ul.mega-list li.title::before {
          width: auto; }
      #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list {
        width: 100%; }
        #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li {
          width: 100%;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto; }
          #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li a {
            width: 100%;
            -webkit-box-flex: 0;
                -ms-flex: 0 1 auto;
                    flex: 0 1 auto; }
          #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li.title::before {
            width: auto; }
          #mega-menu-stacks_in_22 .mega-dropdown ul.mega-list li.title:hover::before {
            width: auto; } }

#stacks_in_22 {
	background-color: rgba(86, 97, 147, 1.00);
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
}
#mega-menu-dropdown-stacks_in_24.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
#mega-menu-dropdown-col-stacks_in_26 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_26.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_26.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_26.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_26.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_26.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_26.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_26.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_26.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_28 {
	font-size: 200%;
}
