add-new.css 2.11 KB
.new-ico-user b {
  width: 30px;
  height: 30px;
  background: #652e8f;
  border-radius: 100%;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  float: left; }
.new-ico-user i {
  font-style: normal;
  float: left;
  color: #777b80;
  font-size: 12px !important;
  line-height: 30px;
  margin-left: 10px; }
  .new-ico-user i:first-letter {
    text-transform: uppercase; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?cekg2c");
  src: url("../fonts/icomoon.eot?cekg2c#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?cekg2c") format("truetype"), url("../fonts/icomoon.woff?cekg2c") format("woff"), url("../fonts/icomoon.svg?cekg2c#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
.site_title span {
  display: none; }
.site_title:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px;
  color: #fff;
  content: '\e90a';
  line-height: 55px; }

.main_menu b {
  color: #7c7c7c;
  width: 58px;
  display: inline-block;
  text-align: center; }
  .main_menu b:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    color: #7c7c7c; }
.main_menu .side-menu .active b:before {
  color: #fff; }

b.site:before {
  content: '\e900'; }
b.home:before {
  content: '\e901'; }
b.static:before {
  content: '\e902'; }
b.seo:before {
  content: '\e903'; }
b.catalog:before {
  content: '\e904'; }
b.options:before {
  content: '\e905'; }
b.order:before {
  content: '\e906'; }
b.blog:before {
  content: '\e907'; }
b.settings:before {
  content: '\e908'; }
b.slider:before {
  content: '\e909'; }

/*# sourceMappingURL=add-new.css.map */