/* lighbox gallery */
#slb_viewer_wrap .slb_theme_slb_black .slb_content .slb_next .slb_template_tag,
[dir="rtl"]
  #slb_viewer_wrap
  .slb_theme_slb_black
  .slb_content
  .slb_prev
  .slb_template_tag {
  background-image: url(img/nav_next.svg) !important;
}

#slb_viewer_wrap .slb_theme_slb_black .slb_content .slb_prev .slb_template_tag,
[dir="rtl"]
  #slb_viewer_wrap
  .slb_theme_slb_black
  .slb_content
  .slb_next
  .slb_template_tag {
  background-image: url(img/nav_prev.svg) !important;
}

#slb_viewer_wrap
  .slb_theme_slb_default
  .slb_controls
  .slb_close
  .slb_template_tag {
  background: url(img/ui_close.png) 0 0 no-repeat !important;
  background-size: cover !important;
}

#slb_viewer_wrap
  .slb_theme_slb_default.slideshow_active
  .slb_controls
  .slb_slideshow
  .slb_template_tag {
  background: url(img/ui_slideshow_pause.svg) 0 0 no-repeat !important;
  background-size: cover !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_template_tag_ui {
  width: 45px !important;
  height: 45px !important;
}
.slb_template_tag.slb_template_tag_ui.slb_template_tag_ui_slideshow_control {
  display: none !important;
}
span.slb_data_title {
  display: none !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title,
#slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
  font-family: "Roboto-Light" !important;
}
