body {margin: 0px; padding: 0px; overflow: hidden;}
iframe{margin: 0px; padding: 0px; overflow: hidden;}
@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot');
  src:  url('/fonts/icomoon.eot#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf') format('truetype'),
    url('/fonts/icomoon.woff') format('woff'),
    url('/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eye:before {
  content: "\e904";
}
.mn-outer {
  margin: 0 -4px 0 0 !important;
}
.mn-related-container {
  margin: 0 auto;
}
.mn-thumb__holder {
  height: auto !important;
  overflow: hidden;
}
.mn-thumb {
  display: inline-block;
  background:#291e3b !important;
  padding:2px !important;
  width: calc(20% - 8px) !important;
  margin: 0 4px 4px 0 !important;
}
.mn-thumb__img {
  height: 100%;
  background-position: 50% 10% !important;
}
.mn-thumb__label-title {
  font-size: 15px !important;
  line-height: 18px !important;
  height: 36px !important;
  text-align: left;
  text-transform: capitalize;
  color: #b2a2cb !important;
}
.mn-thumb__label-title-link {
  color: #b2a2cb !important;
  font-weight: 300 !important;
}
.mn-thumb:hover .mn-thumb__label-title-link {
  color: #b2a2cb !important;
}
.mn-thumb__label {
  height: auto !important;
  padding: 7px 10px !important;
  font-family: 'Roboto', sans-serif !important;
}
.mn-thumb__label-brand-link {
  color: #fff !important;
}
.mn-thumb__label-brand {
  display: block;
  position: relative;
  margin-top: 8px !important;
  height: 20px;
  font-size: 13px !important;
  line-height: 1.43;
  font-weight: normal !important;
  text-align: left;
  color: #fff !important;
  padding-right: 10px;
}
.mn-thumb__label-brand:after {
  content: '\e904';
  position: absolute;
  right: 0;
  bottom: 5px !important;
  font-family: 'icomoon' !important;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0!important;
  color: #a89aff !important;
}
.mn-container-adsby {
display: none;
}
.mn-thumb__aspect {
  padding-bottom: 57% !important;
}

/*for exoclick (the problem is .exo-native-widget doesn't work in admin panel)*/
.exo-native-widget {
  height: auto !important;
}
