@media screen and (max-width: 767px){

 /*#colorbox #cboxTitle {
    	display: none !important;
			}
*/


      #colorbox #cboxLoadedContent img {
        touch-action: none;
      }

}

#cboxOverlay {
  opacity: 0.92 !important;
}

#cboxNext, #cboxPrevious, #cboxClose {
  outline: none;
}
