
  
/* Mobile Menu Admin CSS Style*/
@font-face {
  font-family: 'mobmenu';
 src: url('font/mobmenu.eot?31192480');
  src: url('font/mobmenu.eot?31192480#iefix') format('embedded-opentype'),
       url('font/mobmenu.ttf?31192480') format('truetype'),
       url('font/mobmenu.svg?31192480#mobmenu') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 .mobmenu [class^="mob-icon-"]:before, .mobmenu [class*=" mob-icon-"]:before {
  font-family: "mobmenu";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal; 
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased mob-icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
}
.mob-icon-down-open:before { content: '\e812'; } /* 'î ' */
.mob-icon-up-open:before { content: '\e813'; } /* 'î Ž' */
.mob-icon-cancel:before {     
  content: '\e80d';
} /* 'î ' */
.mob-icon-cancel-circled2:before { content: '\e80e'; } /* 'î Ž' */
.mob-icon-cancel-circled:before { content: '\e80f'; } /* 'î ' */
.mob-icon-cancel-1:before { content: '\e810'; } /* 'î ' */
.mob-icon-cancel-circle:before { content: '\e811'; } /* 'î ‘' */
.mob-icon-menu-1:before { content: '\f0c9'; } /* 'ïƒ‰' */
.mob-icon-menu-outline:before { content: '\e800'; } /* 'î €' */
.mob-icon-menu-1:before { content: '\e801'; } /* 'î ' */
.mob-icon-menu-2:before { content: '\e802'; } /* 'î ‚' */
.mob-icon-plus:before { content: '\e803'; } /* 'î ƒ' */
.mob-icon-plus-outline:before { content: '\e804'; } /* 'î „' */
.mob-icon-plus-1:before { content: '\e805'; } /* 'î …' */
.mob-icon-minus:before { content: '\e814'; } /* 'î ’' */
.mob-icon-user:before { content: '\e806'; } /* 'î †' */
.mob-icon-user-1:before { content: '\e807'; } /* 'î ‡' */
.mob-icon-star:before { content: '\e808'; } /* 'î ˆ' */
.mob-icon-star-empty:before { content: '\e809'; } /* 'î ‰' */
.mob-icon-star-1:before { content: '\e80a'; } /* 'î Š' */
.mob-icon-ok:before { content: '\e80b'; } /* 'î ‹' */
.mob-icon-ok-1:before { content: '\e80c'; } /* 'î Œ' */
.mob-icon-menu:before { content: '\f008'; } /* 'ï€ˆ' */
.mob-icon-menu-3:before { content: '\f0c9'; } /* 'ïƒ‰' */
.mob-icon-vimeo:before { content: '\f306'; } /* 'ïŒ†' */
.mob-icon-twitter:before { content: '\f309'; } /* 'ïŒ‰' */
.mob-icon-facebook-squared:before { content: '\f30e'; } /* 'ïŒŽ' */
.mob-icon-gplus:before { content: '\f30f'; } /* 'ïŒ' */
.mob-icon-pinterest:before { content: '\f312'; } /* 'ïŒ’' */
.mob-icon-tumblr:before { content: '\f315'; } /* 'ïŒ•' */
.mob-icon-linkedin:before { content: '\f318'; } /* 'ïŒ˜' */
.mob-icon-instagram:before { content: '\f32d'; } /* 'ïŒ­' */

.mob-icon-icon-up-open-big:before { content: '\e813'; } /* 'ïŒ­' */
.mob-icon-icon-plus-2:before { content: '\e818'; } /* 'ïŒ­' */
.mob-icon-minus-1:before { content: '\e819'; } /* 'ïŒ­' */
.mob-icon-minus-2:before { content: '\e81a'; } /* 'ïŒ­' */
.mob-icon-down-dir:before { content: '\e81b'; } /* 'ïŒ­' */
.mob-icon-left-dir:before { content: '\e81c'; } /* 'ïŒ­' */
.mob-icon-right-dir:before { content: '\e81d'; } /* 'ïŒ­' */
.mob-icon-up-dir:before { content: '\e81e'; } /* 'ïŒ­' */

.mob-icon-cancel-2:before { content: '\e823'; } /* 'ïŒ­' */
.mob-icon-down-open-2:before { content: '\e81f'; } /* 'ïŒ­' */
.mob-icon-left-open:before { content: '\e820'; } /* 'ïŒ­' */
.mob-icon-right-open:before { content: '\e821'; } /* 'ïŒ­' */
.mob-icon-up-open-2:before { content: '\e822'; } /* 'ïŒ­' */
