/* Mobile Menu Admin CSS Style*/
@font-face {
  font-family: 'mobmenu';
 src: url('font/mobmenu_31192480.eot');
  src: url('font/mobmenu_31192480.eot#iefix') format('embedded-opentype'),
       url('font/mobmenu.woff') format('woff2'),
       url('font/mobmenu_31192480.woff') format('woff'),
       url('font/mobmenu_31192480.ttf') format('truetype'),
       url('font/mobmenu_31192480-mobmenu.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'wp-mobile';
    src: url('https://www.violatordjs.com/wp-content/plugins/mobile-menu/font/wp-mobile.svg?96192736#wp-mobile') format('svg');
  }
}
*/
 
 .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 icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
}

/*.mob-icon-cancel:before { content: '\e975'; } 
.mob-icon-menu:before { content: '\e85a'; } 
*/


.mob-icon-cancel:before { content: '\e815'; } 
.mob-icon-menu:before { content: '\f0c9'; } 
.mob-icon-down-open:before { content: '\e809'; } 
.mob-icon-up-open:before { content: '\e81e'; } 
.mob-icon-cancel-2:before { content: '\e810'; } 
.mob-icon-menu-2:before { content: '\e80a'; }  
.mob-icon-th:before { content: '\e800'; } /* '' */
.mob-icon-th-list:before { content: '\e801'; } /* '' */
.mob-icon-th-large:before { content: '\e802'; } /* '' */
.mob-icon-down-open:before { content: '\e803'; } /* '' */
.mob-icon-up-open:before { content: '\e804'; } /* '' */
.mob-icon-align-justify:before { content: '\e805'; } /* '' */
.mob-icon-down-open-big:before { content: '\e806'; } /* '' */
.mob-icon-up-open-big:before { content: '\e807'; } /* '' */
.mob-icon-up-open-1:before { content: '\e808'; } /* '' */
.mob-icon-menu-outline:before { content: '\e80b'; } /* '' */
.mob-icon-th-large-1:before { content: '\e80c'; } /* '' */
.mob-icon-th-1:before { content: '\e80d'; } /* '' */
.mob-icon-th-list-2:before { content: '\e80e'; } /* '' */
.mob-icon-th-list-3:before { content: '\e80f'; } /* '' */
.mob-icon-cancel-circled:before { content: '\e811'; } /* '' */
.mob-icon-cancel-circled2:before { content: '\e812'; } /* '' */
.mob-icon-cancel-squared:before { content: '\e813'; } /* '' */
.mob-icon-cancel-circled-1:before { content: '\e814'; } /* '' */
.mob-icon-cancel-outline:before { content: '\e816'; } /* '' */
.mob-icon-cancel-2:before { content: '\e817'; } /* '' */
.mob-icon-cancel-circled-outline:before { content: '\e818'; } /* '' */
.mob-icon-cancel-circled-2:before { content: '\e819'; } /* '' */
.mob-icon-cancel-circle:before { content: '\e81a'; } /* '' */
.mob-icon-cancel-3:before { content: '\e81b'; } /* '' */
.mob-icon-cancel-4:before { content: '\e81c'; } /* '' */
.mob-icon-cancel-circle-1:before { content: '\e81d'; } /* '' */
.mob-icon-down-open-1:before { content: '\e81f'; } /* '' */
.mob-icon-menu-2:before { content: '\f008'; } /* '' */
.mob-icon-th-list-1:before { content: '\f009'; } /* '' */
.mob-icon-th-thumb:before { content: '\f00a'; } /* '' */
.mob-icon-th-thumb-empty:before { content: '\f00b'; } /* '' */
.mob-icon-ellipsis:before { content: '\f141'; } /* '' */
.mob-icon-ellipsis-vert:before { content: '\f142'; } /* '' */