/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 10 2019 | 16:56:22 */
#swipebox-overlay {
  background:rgba(0,0,0,0.7) !important;
}

.fbx-light .fbx-inner {
  background:none !important;
}

.fbx-rounded .fbx-inner {
  border:0px !important;
  border-radius:0px !important;
}

.fbx-light .fbx-next{
  background:none !important;
  color:white !important;
}
.fbx-light .fbx-prev{
  background:none !important;
}

.fbx-light .fbx-close{
  background:none !important;
}
.fbx-light .fbx-prev::before{
  color:white !important;
  font-size: 24px;
}
.fbx-light .fbx-next::before{
  color:white !important;
  font-size: 24px;
}
.fbx-light .fbx-close::before{
  color:white !important;
  font-size: 24px;
}
.fbx-inner-shadow {
  box-shadow:none !important;
}
.fbx-rounded .fbx-close {
  border: 0px;
}

.fbx-loader {
  background:none !important;
  color:white;
}
