/*! lightgallery - v1.2.13 - 2016-01-05
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
.lg-outer.fb-comments .lg-img-wrap {
  padding-right: 300px !important; }
.lg-outer.fb-comments .fb-comments {
  height: 100%;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
  padding: 100px 0 0 0;
  width: 320px;
  z-index: 99999;
  color: #fff;
  background: #000 url(../../logo-galerie.png) no-repeat top center;
   }
  .fb-comments p {
  	  padding: 20px 20px 0 20px;
	  text-align: left;
	  white-space: normal;
	  line-height: 1.3em;
	  font-size: 16px;	 
	  font-family: 'Source Sans Pro', sans-serif; 
  }
  .fb-comments h3 {
  	  padding: 20px 20px 0 20px;
	  text-align: left;
	  white-space: normal;
	  line-height: 1.1em;
	  font-size: 24px;	
	  font-weight: bold;  
	  font-family: 'Source Sans Pro', sans-serif; 
  }
  #lg-counter {
	  position: absolute !important;
	  top: 60px !important;
	  right: 30px !important;
  }
  #lg-counter-current {
	  font-size: 30px;
	  color: #f08a00;
  }
  .lg-close {
	  position: absolute;
	  float: none;
	  top: 0;
	  left: 0;
	  background: rgba(0,0,0,0.7);
	  color: #fff !important;
  }
  .lg-outer .lg-image {
	  max-height: 90% !important;
  }
  .lg-outer.fb-comments .fb-comments.fb_iframe_widget {
    background-image: none; }
    .lg-outer.fb-comments .fb-comments.fb_iframe_widget.fb_iframe_widget_loader {
      /*background: #fff url("../img/loading.gif") no-repeat scroll center center;*/ }
.lg-outer.fb-comments .lg-toolbar {
  /*right: 320px;
  width: auto;*/ }
.lg-outer.fb-comments .lg-actions .lg-next {
  right: 320px; }
.lg-outer.fb-comments .lg-item {
  background-image: none; }
  .lg-outer.fb-comments .lg-item.lg-complete .lg-img-wrap {
    background-image: none; }
.lg-outer.fb-comments .lg-img-wrap {
  background: url(../img/loading.gif) no-repeat scroll center center transparent; }
.lg-outer.fb-comments .lg-sub-html {
  padding: 0;
  position: static; }
