
@font-face
{
    font-family: 'Mfx Icons';
    font-weight: normal;
    font-style: normal;

    src: url('../font/mfx-icons.eot?76449145');
    src: url('../font/mfx-icons.eot?76449145#iefix') format('embedded-opentype'),
    url('../font/mfx-icons.woff2?76449145') format('woff2'),
    url('../font/mfx-icons.woff?76449145') format('woff'),
    url('../font/mfx-icons.ttf?76449145') format('truetype'),
    url('../font/mfx-icons.svg?76449145#mfx-icons') format('svg');
}
/* 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: 'Mfx Icons';
    src: url('../font/mfx-icons.svg?76449145#mfx-icons') format('svg');
  }
}
*/

[class^='mfxicon-']:before,
[class*=' mfxicon-']:before
{
    font-family: 'Mfx Icons';
    font-weight: normal;
    font-style: normal;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    display: inline-block;

    width: 1em;
    margin-right: .2em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    text-align: center;
    text-decoration: inherit;
    text-transform: none;

    speak: never;
    /* 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;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.mfxicon-music:before
{
    content: '\e801';
} /* '' */
.mfxicon-search:before
{
    content: '\e802';
} /* '' */
.mfxicon-envelope-o:before
{
    content: '\e803';
} /* '' */
.mfxicon-heart:before
{
    content: '\e804';
} /* '' */
.mfxicon-heart-o:before
{
    content: '\e805';
} /* '' */
.mfxicon-star:before
{
    content: '\e806';
} /* '' */
.mfxicon-star-o:before
{
    content: '\e807';
} /* '' */
.mfxicon-star-half:before
{
    content: '\e808';
} /* '' */
.mfxicon-user:before
{
    content: '\e809';
} /* '' */
.mfxicon-users:before
{
    content: '\e80a';
} /* '' */
.mfxicon-film:before
{
    content: '\e80b';
} /* '' */
.mfxicon-video-camera:before
{
    content: '\e80c';
} /* '' */
.mfxicon-picture-o:before
{
    content: '\e80d';
} /* '' */
.mfxicon-camera:before
{
    content: '\e80e';
} /* '' */
.mfxicon-camera-retro:before
{
    content: '\e80f';
} /* '' */
.mfxicon-th-large:before
{
    content: '\e810';
} /* '' */
.mfxicon-th:before
{
    content: '\e811';
} /* '' */
.mfxicon-th-list:before
{
    content: '\e812';
} /* '' */
.mfxicon-check:before
{
    content: '\e813';
} /* '' */
.mfxicon-check-circle:before
{
    content: '\e814';
} /* '' */
.mfxicon-check-circle-o:before
{
    content: '\e815';
} /* '' */
.mfxicon-times:before
{
    content: '\e816';
} /* '' */
.mfxicon-times-circle:before
{
    content: '\e817';
} /* '' */
.mfxicon-times-circle-o:before
{
    content: '\e818';
} /* '' */
.mfxicon-plus:before
{
    content: '\e819';
} /* '' */
.mfxicon-plus-circle:before
{
    content: '\e81a';
} /* '' */
.mfxicon-minus:before
{
    content: '\e81b';
} /* '' */
.mfxicon-minus-circle:before
{
    content: '\e81c';
} /* '' */
.mfxicon-question-circle:before
{
    content: '\e81d';
} /* '' */
.mfxicon-info-circle:before
{
    content: '\e81e';
} /* '' */
.mfxicon-home:before
{
    content: '\e81f';
} /* '' */
.mfxicon-link:before
{
    content: '\e820';
} /* '' */
.mfxicon-paperclip:before
{
    content: '\e821';
} /* '' */
.mfxicon-lock:before
{
    content: '\e822';
} /* '' */
.mfxicon-unlock:before
{
    content: '\e823';
} /* '' */
.mfxicon-thumb-tack:before
{
    content: '\e824';
} /* '' */
.mfxicon-eye:before
{
    content: '\e825';
} /* '' */
.mfxicon-eye-slash:before
{
    content: '\e826';
} /* '' */
.mfxicon-tag:before
{
    content: '\e827';
} /* '' */
.mfxicon-tags:before
{
    content: '\e828';
} /* '' */
.mfxicon-bookmark:before
{
    content: '\e829';
} /* '' */
.mfxicon-flag:before
{
    content: '\e82a';
} /* '' */
.mfxicon-thumbs-o-up:before
{
    content: '\e82b';
} /* '' */
.mfxicon-thumbs-o-down:before
{
    content: '\e82c';
} /* '' */
.mfxicon-share:before
{
    content: '\e82f';
} /* '' */
.mfxicon-share-square-o:before
{
    content: '\e830';
} /* '' */
.mfxicon-pencil:before
{
    content: '\e831';
} /* '' */
.mfxicon-edit:before
{
    content: '\e832';
} /* '' */
.mfxicon-print:before
{
    content: '\e834';
} /* '' */
.mfxicon-comment:before
{
    content: '\e835';
} /* '' */
.mfxicon-comments:before
{
    content: '\e836';
} /* '' */
.mfxicon-bell-o:before
{
    content: '\e837';
} /* '' */
.mfxicon-exclamation-triangle:before
{
    content: '\e838';
} /* '' */
.mfxicon-exclamation-circle:before
{
    content: '\e839';
} /* '' */
.mfxicon-map-marker:before
{
    content: '\e83a';
} /* '' */
.mfxicon-file-o:before
{
    content: '\e83c';
} /* '' */
.mfxicon-folder:before
{
    content: '\e83d';
} /* '' */
.mfxicon-folder-open:before
{
    content: '\e83e';
} /* '' */
.mfxicon-phone:before
{
    content: '\e83f';
} /* '' */
.mfxicon-cog:before
{
    content: '\e840';
} /* '' */
.mfxicon-cogs:before
{
    content: '\e841';
} /* '' */
.mfxicon-wrench:before
{
    content: '\e842';
} /* '' */
.mfxicon-shopping-cart:before
{
    content: '\e843';
} /* '' */
.mfxicon-calendar:before
{
    content: '\e844';
} /* '' */
.mfxicon-sign-in:before
{
    content: '\e845';
} /* '' */
.mfxicon-sign-out:before
{
    content: '\e846';
} /* '' */
.mfxicon-headphones:before
{
    content: '\e848';
} /* '' */
.mfxicon-clock-o:before
{
    content: '\e849';
} /* '' */
.mfxicon-ban:before
{
    content: '\e84a';
} /* '' */
.mfxicon-expand:before
{
    content: '\e84b';
} /* '' */
.mfxicon-compress:before
{
    content: '\e84c';
} /* '' */
.mfxicon-arrows-v:before
{
    content: '\e84d';
} /* '' */
.mfxicon-arrows-h:before
{
    content: '\e84e';
} /* '' */
.mfxicon-search-plus:before
{
    content: '\e84f';
} /* '' */
.mfxicon-search-minus:before
{
    content: '\e850';
} /* '' */
.mfxicon-caret-down:before
{
    content: '\e851';
} /* '' */
.mfxicon-caret-up:before
{
    content: '\e852';
} /* '' */
.mfxicon-caret-left:before
{
    content: '\e853';
} /* '' */
.mfxicon-caret-right:before
{
    content: '\e854';
} /* '' */
.mfxicon-chevron-down:before
{
    content: '\e855';
} /* '' */
.mfxicon-chevron-left:before
{
    content: '\e856';
} /* '' */
.mfxicon-chevron-right:before
{
    content: '\e857';
} /* '' */
.mfxicon-chevron-up:before
{
    content: '\e858';
} /* '' */
.mfxicon-arrow-down:before
{
    content: '\e859';
} /* '' */
.mfxicon-arrow-left:before
{
    content: '\e85a';
} /* '' */
.mfxicon-arrow-right:before
{
    content: '\e85b';
} /* '' */
.mfxicon-arrow-up:before
{
    content: '\e85c';
} /* '' */
.mfxicon-arrow-circle-o-down:before
{
    content: '\e861';
} /* '' */
.mfxicon-arrow-circle-o-up:before
{
    content: '\e862';
} /* '' */
.mfxicon-repeat:before
{
    content: '\e864';
} /* '' */
.mfxicon-undo:before
{
    content: '\e865';
} /* '' */
.mfxicon-random:before
{
    content: '\e866';
} /* '' */
.mfxicon-play:before
{
    content: '\e867';
} /* '' */
.mfxicon-play-circle-o:before
{
    content: '\e868';
} /* '' */
.mfxicon-stop:before
{
    content: '\e869';
} /* '' */
.mfxicon-pause:before
{
    content: '\e86a';
} /* '' */
.mfxicon-trophy:before
{
    content: '\e874';
} /* '' */
.mfxicon-globe:before
{
    content: '\e875';
} /* '' */
.mfxicon-cloud:before
{
    content: '\e876';
} /* '' */
.mfxicon-list:before
{
    content: '\e883';
} /* '' */
.mfxicon-outdent:before
{
    content: '\e884';
} /* '' */
.mfxicon-indent:before
{
    content: '\e885';
} /* '' */
.mfxicon-book:before
{
    content: '\e88c';
} /* '' */
.mfxicon-asterisk:before
{
    content: '\e890';
} /* '' */
.mfxicon-gift:before
{
    content: '\e891';
} /* '' */
.mfxicon-magnet:before
{
    content: '\e893';
} /* '' */
.mfxicon-bar-chart:before
{
    content: '\e894';
} /* '' */
.mfxicon-inbox:before
{
    content: '\e89a';
} /* '' */
.mfxicon-move:before
{
    content: '\f047';
} /* '' */
.mfxicon-external-link:before
{
    content: '\f08e';
} /* '' */
.mfxicon-bookmark-o:before
{
    content: '\f097';
} /* '' */
.mfxicon-phone-square:before
{
    content: '\f098';
} /* '' */
.mfxicon-twitter:before
{
    content: '\f099';
} /* '' */
.mfxicon-facebook:before
{
    content: '\f09a';
} /* '' */
.mfxicon-github:before
{
    content: '\f09b';
} /* '' */
.mfxicon-rss:before
{
    content: '\f09e';
} /* '' */
.mfxicon-certificate:before
{
    content: '\f0a3';
} /* '' */
.mfxicon-arrow-circle-left:before
{
    content: '\f0a8';
} /* '' */
.mfxicon-arrow-circle-right:before
{
    content: '\f0a9';
} /* '' */
.mfxicon-arrow-circle-up:before
{
    content: '\f0aa';
} /* '' */
.mfxicon-arrow-circle-down:before
{
    content: '\f0ab';
} /* '' */
.mfxicon-filter:before
{
    content: '\f0b0';
} /* '' */
.mfxicon-arrows-alt:before
{
    content: '\f0b2';
} /* '' */
.mfxicon-files-o:before
{
    content: '\f0c5';
} /* '' */
.mfxicon-bars:before
{
    content: '\f0c9';
} /* '' */
.mfxicon-list-ul:before
{
    content: '\f0ca';
} /* '' */
.mfxicon-list-ol:before
{
    content: '\f0cb';
} /* '' */
.mfxicon-table:before
{
    content: '\f0ce';
} /* '' */
.mfxicon-pinterest:before
{
    content: '\f0d2';
} /* '' */
.mfxicon-pinterest-square:before
{
    content: '\f0d3';
} /* '' */
.mfxicon-money:before
{
    content: '\f0d6';
} /* '' */
.mfxicon-sort:before
{
    content: '\f0dc';
} /* '' */
.mfxicon-sort-down:before
{
    content: '\f0dd';
} /* '' */
.mfxicon-sort-up:before
{
    content: '\f0de';
} /* '' */
.mfxicon-envelope:before
{
    content: '\f0e0';
} /* '' */
.mfxicon-linkedin:before
{
    content: '\f0e1';
} /* '' */
.mfxicon-comment-o:before
{
    content: '\f0e5';
} /* '' */
.mfxicon-comments-o:before
{
    content: '\f0e6';
} /* '' */
.mfxicon-sitemap:before
{
    content: '\f0e8';
} /* '' */
.mfxicon-paste:before
{
    content: '\f0ea';
} /* '' */
.mfxicon-lightbulb-o:before
{
    content: '\f0eb';
} /* '' */
.mfxicon-exchange:before
{
    content: '\f0ec';
} /* '' */
.mfxicon-bell:before
{
    content: '\f0f3';
} /* '' */
.mfxicon-file-text-o:before
{
    content: '\f0f6';
} /* '' */
.mfxicon-plus-square:before
{
    content: '\f0fe';
} /* '' */
.mfxicon-angle-double-left:before
{
    content: '\f100';
} /* '' */
.mfxicon-angle-double-right:before
{
    content: '\f101';
} /* '' */
.mfxicon-angle-double-up:before
{
    content: '\f102';
} /* '' */
.mfxicon-angle-double-down:before
{
    content: '\f103';
} /* '' */
.mfxicon-angle-left:before
{
    content: '\f104';
} /* '' */
.mfxicon-angle-right:before
{
    content: '\f105';
} /* '' */
.mfxicon-angle-up:before
{
    content: '\f106';
} /* '' */
.mfxicon-angle-down:before
{
    content: '\f107';
} /* '' */
.mfxicon-desktop:before
{
    content: '\f108';
} /* '' */
.mfxicon-laptop:before
{
    content: '\f109';
} /* '' */
.mfxicon-tablet:before
{
    content: '\f10a';
} /* '' */
.mfxicon-mobile:before
{
    content: '\f10b';
} /* '' */
.mfxicon-circle-o:before
{
    content: '\f10c';
} /* '' */
.mfxicon-quote-left:before
{
    content: '\f10d';
} /* '' */
.mfxicon-quote-right:before
{
    content: '\f10e';
} /* '' */
.mfxicon-spinner:before
{
    content: '\f110';
} /* '' */
.mfxicon-circle:before
{
    content: '\f111';
} /* '' */
.mfxicon-mail-reply:before
{
    content: '\f112';
} /* '' */
.mfxicon-github-alt:before
{
    content: '\f113';
} /* '' */
.mfxicon-folder-o:before
{
    content: '\f114';
} /* '' */
.mfxicon-folder-open-o:before
{
    content: '\f115';
} /* '' */
.mfxicon-flag-o:before
{
    content: '\f11d';
} /* '' */
.mfxicon-mail-reply-all:before
{
    content: '\f122';
} /* '' */
.mfxicon-star-half-o:before
{
    content: '\f123';
} /* '' */
.mfxicon-location-arrow:before
{
    content: '\f124';
} /* '' */
.mfxicon-unlink:before
{
    content: '\f127';
} /* '' */
.mfxicon-question:before
{
    content: '\f128';
} /* '' */
.mfxicon-info:before
{
    content: '\f129';
} /* '' */
.mfxicon-exclamation:before
{
    content: '\f12a';
} /* '' */
.mfxicon-puzzle-piece:before
{
    content: '\f12e';
} /* '' */
.mfxicon-microphone:before
{
    content: '\f130';
} /* '' */
.mfxicon-calendar-o:before
{
    content: '\f133';
} /* '' */
.mfxicon-chevron-circle-left:before
{
    content: '\f137';
} /* '' */
.mfxicon-chevron-circle-right:before
{
    content: '\f138';
} /* '' */
.mfxicon-chevron-circle-up:before
{
    content: '\f139';
} /* '' */
.mfxicon-chevron-circle-down:before
{
    content: '\f13a';
} /* '' */
.mfxicon-unlock-alt:before
{
    content: '\f13e';
} /* '' */
.mfxicon-ellipsis-h:before
{
    content: '\f141';
} /* '' */
.mfxicon-ellipsis-v:before
{
    content: '\f142';
} /* '' */
.mfxicon-rss-square:before
{
    content: '\f143';
} /* '' */
.mfxicon-play-circle:before
{
    content: '\f144';
} /* '' */
.mfxicon-minus-square:before
{
    content: '\f146';
} /* '' */
.mfxicon-minus-square-o:before
{
    content: '\f147';
} /* '' */
.mfxicon-level-up:before
{
    content: '\f148';
} /* '' */
.mfxicon-level-down:before
{
    content: '\f149';
} /* '' */
.mfxicon-check-square:before
{
    content: '\f14a';
} /* '' */
.mfxicon-pencil-square:before
{
    content: '\f14b';
} /* '' */
.mfxicon-external-link-square:before
{
    content: '\f14c';
} /* '' */
.mfxicon-compass:before
{
    content: '\f14e';
} /* '' */
.mfxicon-caret-square-o-down:before
{
    content: '\f150';
} /* '' */
.mfxicon-caret-square-o-up:before
{
    content: '\f151';
} /* '' */
.mfxicon-caret-square-o-right:before
{
    content: '\f152';
} /* '' */
.mfxicon-euro:before
{
    content: '\f153';
} /* '' */
.mfxicon-pound:before
{
    content: '\f154';
} /* '' */
.mfxicon-dollar:before
{
    content: '\f155';
} /* '' */
.mfxicon-rupee:before
{
    content: '\f156';
} /* '' */
.mfxicon-file:before
{
    content: '\f15b';
} /* '' */
.mfxicon-file-text:before
{
    content: '\f15c';
} /* '' */
.mfxicon-sort-amount-up:before
{
    content: '\f160';
} /* '' */
.mfxicon-sort-amount-down:before
{
    content: '\f161';
} /* '' */
.mfxicon-thumbs-up:before
{
    content: '\f164';
} /* '' */
.mfxicon-thumbs-down:before
{
    content: '\f165';
} /* '' */
.mfxicon-youtube:before
{
    content: '\f167';
} /* '' */
.mfxicon-youtube-play:before
{
    content: '\f16a';
} /* '' */
.mfxicon-dropbox:before
{
    content: '\f16b';
} /* '' */
.mfxicon-instagram:before
{
    content: '\f16d';
} /* '' */
.mfxicon-flickr:before
{
    content: '\f16e';
} /* '' */
.mfxicon-tumblr:before
{
    content: '\f173';
} /* '' */
.mfxicon-tumblr-square:before
{
    content: '\f174';
} /* '' */
.mfxicon-long-arrow-down:before
{
    content: '\f175';
} /* '' */
.mfxicon-long-arrow-up:before
{
    content: '\f176';
} /* '' */
.mfxicon-long-arrow-left:before
{
    content: '\f177';
} /* '' */
.mfxicon-long-arrow-right:before
{
    content: '\f178';
} /* '' */
.mfxicon-android:before
{
    content: '\f17b';
} /* '' */
.mfxicon-dribbble:before
{
    content: '\f17d';
} /* '' */
.mfxicon-skype:before
{
    content: '\f17e';
} /* '' */
.mfxicon-trello:before
{
    content: '\f181';
} /* '' */
.mfxicon-archive:before
{
    content: '\f187';
} /* '' */
.mfxicon-arrow-circle-o-right:before
{
    content: '\f18e';
} /* '' */
.mfxicon-arrow-circle-o-left:before
{
    content: '\f190';
} /* '' */
.mfxicon-caret-square-o-left:before
{
    content: '\f191';
} /* '' */
.mfxicon-dot-circle-o:before
{
    content: '\f192';
} /* '' */
.mfxicon-vimeo-square:before
{
    content: '\f194';
} /* '' */
.mfxicon-plus-square-o:before
{
    content: '\f196';
} /* '' */
.mfxicon-slack:before
{
    content: '\f198';
} /* '' */
.mfxicon-envelope-square:before
{
    content: '\f199';
} /* '' */
.mfxicon-wordpress:before
{
    content: '\f19a';
} /* '' */
.mfxicon-yahoo:before
{
    content: '\f19e';
} /* '' */
.mfxicon-google:before
{
    content: '\f1a0';
} /* '' */
.mfxicon-delicious:before
{
    content: '\f1a5';
} /* '' */
.mfxicon-digg:before
{
    content: '\f1a6';
} /* '' */
.mfxicon-language:before
{
    content: '\f1ab';
} /* '' */
.mfxicon-fax:before
{
    content: '\f1ac';
} /* '' */
.mfxicon-cubes:before
{
    content: '\f1b3';
} /* '' */
.mfxicon-behance:before
{
    content: '\f1b4';
} /* '' */
.mfxicon-behance-square:before
{
    content: '\f1b5';
} /* '' */
.mfxicon-file-pdf-o:before
{
    content: '\f1c1';
} /* '' */
.mfxicon-file-word-o:before
{
    content: '\f1c2';
} /* '' */
.mfxicon-file-excel-o:before
{
    content: '\f1c3';
} /* '' */
.mfxicon-file-powerpoint-o:before
{
    content: '\f1c4';
} /* '' */
.mfxicon-file-image-o:before
{
    content: '\f1c5';
} /* '' */
.mfxicon-file-archive-o:before
{
    content: '\f1c6';
} /* '' */
.mfxicon-file-audio-o:before
{
    content: '\f1c7';
} /* '' */
.mfxicon-file-video-o:before
{
    content: '\f1c8';
} /* '' */
.mfxicon-file-code-o:before
{
    content: '\f1c9';
} /* '' */
.mfxicon-life-ring:before
{
    content: '\f1cd';
} /* '' */
.mfxicon-circle-o-notch:before
{
    content: '\f1ce';
} /* '' */
.mfxicon-git-square:before
{
    content: '\f1d2';
} /* '' */
.mfxicon-git:before
{
    content: '\f1d3';
} /* '' */
.mfxicon-paper-plane:before
{
    content: '\f1d8';
} /* '' */
.mfxicon-paper-plane-o:before
{
    content: '\f1d9';
} /* '' */
.mfxicon-history:before
{
    content: '\f1da';
} /* '' */
.mfxicon-sliders:before
{
    content: '\f1de';
} /* '' */
.mfxicon-share-alt:before
{
    content: '\f1e0';
} /* '' */
.mfxicon-share-alt-square:before
{
    content: '\f1e1';
} /* '' */
.mfxicon-newspaper:before
{
    content: '\f1ea';
} /* '' */
.mfxicon-copyright:before
{
    content: '\f1f9';
} /* '' */
.mfxicon-at:before
{
    content: '\f1fa';
} /* '' */
.mfxicon-eyedropper:before
{
    content: '\f1fb';
} /* '' */
.mfxicon-brush:before
{
    content: '\f1fc';
} /* '' */
.mfxicon-area-chart:before
{
    content: '\f1fe';
} /* '' */
.mfxicon-pie-chart:before
{
    content: '\f200';
} /* '' */
.mfxicon-line-chart:before
{
    content: '\f201';
} /* '' */
.mfxicon-lastfm:before
{
    content: '\f202';
} /* '' */
.mfxicon-lastfm-square:before
{
    content: '\f203';
} /* '' */
.mfxicon-shirtsinbulk:before
{
    content: '\f214';
} /* '' */
.mfxicon-cart-plus:before
{
    content: '\f217';
} /* '' */
.mfxicon-cart-arrow-down:before
{
    content: '\f218';
} /* '' */
.mfxicon-pinterest-p:before
{
    content: '\f231';
} /* '' */
.mfxicon-whatsapp:before
{
    content: '\f232';
} /* '' */
.mfxicon-user-plus:before
{
    content: '\f234';
} /* '' */
.mfxicon-user-times:before
{
    content: '\f235';
} /* '' */
.mfxicon-opencart:before
{
    content: '\f23d';
} /* '' */
.mfxicon-television:before
{
    content: '\f26c';
} /* '' */
.mfxicon-calendar-plus-o:before
{
    content: '\f271';
} /* '' */
.mfxicon-calendar-minus-o:before
{
    content: '\f272';
} /* '' */
.mfxicon-calendar-times-o:before
{
    content: '\f273';
} /* '' */
.mfxicon-calendar-check-o:before
{
    content: '\f274';
} /* '' */
.mfxicon-map-pin:before
{
    content: '\f276';
} /* '' */
.mfxicon-map-signs:before
{
    content: '\f277';
} /* '' */
.mfxicon-map-o:before
{
    content: '\f278';
} /* '' */
.mfxicon-map:before
{
    content: '\f279';
} /* '' */
.mfxicon-commenting:before
{
    content: '\f27a';
} /* '' */
.mfxicon-commenting-o:before
{
    content: '\f27b';
} /* '' */
.mfxicon-vimeo:before
{
    content: '\f27d';
} /* '' */
.mfxicon-shopping-bag:before
{
    content: '\f290';
} /* '' */
.mfxicon-shopping-basket:before
{
    content: '\f291';
} /* '' */
.mfxicon-hashtag:before
{
    content: '\f292';
} /* '' */
.mfxicon-percent:before
{
    content: '\f295';
} /* '' */
.mfxicon-envelope-open:before
{
    content: '\f2b6';
} /* '' */
.mfxicon-envelope-open-o:before
{
    content: '\f2b7';
} /* '' */
.mfxicon-user-circle:before
{
    content: '\f2bd';
} /* '' */
.mfxicon-user-circle-o:before
{
    content: '\f2be';
} /* '' */
.mfxicon-user-o:before
{
    content: '\f2c0';
} /* '' */
.mfxicon-telegram:before
{
    content: '\f2c6';
} /* '' */
.mfxicon-window-close:before
{
    content: '\f2d3';
} /* '' */
.mfxicon-github-square:before
{
    content: '\f300';
} /* '' */
.mfxicon-twitter-square:before
{
    content: '\f304';
} /* '' */
.mfxicon-facebook-square:before
{
    content: '\f308';
} /* '' */
.mfxicon-linkedin-square:before
{
    content: '\f30c';
} /* '' */


/*--------------------------------------------------------------*/
/* #region - Ext Icons */
/*--------------------------------------------------------------*/

@font-face
{
    font-family: 'Ext Icons';
    font-weight: normal;
    font-style: normal;

    src: url('../font/ext-icons.eot?70837484');
    src: url('../font/ext-icons.eot?70837484#iefix') format('embedded-opentype'),
    url('../font/ext-icons.woff2?70837484') format('woff2'),
    url('../font/ext-icons.woff?70837484') format('woff'),
    url('../font/ext-icons.ttf?70837484') format('truetype'),
    url('../font/ext-icons.svg?70837484#ext-icons') format('svg');
}
/* 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: 'Ext Icons';
      src: url('../font/ext-icons.svg?70837484#ext-icons') format('svg');
    }
  }
  */

[class^='exticon-']:before,
[class*=' exticon-']:before
{
    font-family: 'Ext Icons';
    font-weight: normal;
    font-style: normal;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    display: inline-block;

    width: 1em;
    margin-right: .2em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    text-align: center;
    text-decoration: inherit;
    text-transform: none;

    speak: never;
    /* 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;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.exticon-gridcol-ii:before
{
    content: '\e816';
} /* '' */
.exticon-gridcol-iii:before
{
    content: '\e819';
} /* '' */
.exticon-gridcol-iv:before
{
    content: '\e801';
} /* '' */
.exticon-list-view:before
{
    content: '\e815';
} /* '' */
.exticon-list-left:before
{
    content: '\e814';
} /* '' */
.exticon-list-right:before
{
    content: '\e812';
} /* '' */
.exticon-shopbag-plus:before
{
    content: '\e807';
} /* '' */
.exticon-shopbag-plus-fill:before
{
    content: '\e81a';
} /* '' */
.exticon-shopbag-view:before
{
    content: '\e80f';
} /* '' */
.exticon-shopbag-view-fill:before
{
    content: '\e804';
} /* '' */
.exticon-shopbag-option:before
{
    content: '\e81b';
} /* '' */
.exticon-heartfill-plus:before
{
    content: '\e802';
} /* '' */
.exticon-heartfill:before
{
    content: '\e803';
} /* '' */
.exticon-heartfill-alt:before
{
    content: '\e80d';
} /* '' */
.exticon-sizeguide:before
{
    content: '\e808';
} /* '' */
.exticon-sizeguide-alt:before
{
    content: '\e809';
} /* '' */
.exticon-sizescale:before
{
    content: '\e80a';
} /* '' */
.exticon-sizescale-alt:before
{
    content: '\e80b';
} /* '' */
.exticon-external:before
{
    content: '\e80c';
} /* '' */
.exticon-eye:before
{
    content: '\e80e';
} /* '' */
.exticon-list:before
{
    content: '\e818';
} /* '' */
.exticon-navarrow-more:before
{
    content: '\e806';
} /* '' */
.exticon-magnifier:before
{
    content: '\e813';
} /* '' */
.exticon-stacked:before
{
    content: '\e817';
} /* '' */

/* #endregion - Shop Icons */
