.lg-backdrop  {
  background-color: rgba(0, 0, 0, 0.75) !important; 
}

.tooltip {
    font-size: 12px !important;
}

[class^="icon-"], [class*=" icon-"] {
   font-family: 'icomoon';
   font-size: 16px;
   speak: none;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 1;
   position: relative;
   font-size: inherit;
   text-rendering: auto;

   /* Better Font Rendering =========== */
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   transform: translate(0, 0);
}
[data-video] {
   position: relative;
}