.fancybox-caption {
  /*background: linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);*/
  background:none !important;
}

.fancybox-caption__body {overflow:hidden !important;}
/*fix horiz scroll on popover*/


.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
  font-weight: 400 !important;
  font-size: 12px;
  font-style: normal;
}

.imgNumber {
  font-family: 'Raleway', sans-serif;
  font-weight: 400 !important;
  font-size: 12px;
  font-style: normal;
}

