.site-content article {
   word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -epub-hyphens: none;
   hyphens: none;
}

.widget-area .widget {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-epub-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}
#cboxWrapper{
    z-index: 99999000 !important;
}

.pp_pic_holder{
        z-index: 99999000 !important;
}
.z-index.wpb_wrapper.lightbox_ultimate_anchor{
           z-index: 99999000 !important; 
}