/* Aurora Multisite CSS */

/* Start Hide Design Menu Options */
#aurora_my-designs-options,
#aurora_design-gallery-options,
.aurora_side_bar_label {
  display:none;
}
.aurora_side_bar_label:first-child {
  display: block;
}
/* End Hide Design Menu Options */


/* Start Photo Gallery Light Box Responsive Fix CSS */
#lightbox-container-image-box {
width: 80%!important;
height: 80%!important;
}
#lightbox-container-image-data-box {
width: 77.5%!important;
}
/* End Photo Gallery Light Box Responsive Fix CSS */


/* Start Responsive Blog Fix */
.blog_post_listing_title, .feature_blog_text {
    max-width:95%;
}
.blog_post_listing_sidebar {
    max-width:90%;
}
/* End Responsive Blog Fix */



