/*
Theme Name: 	Illuminator
Theme URI: 		http://partnerandpartners.com/
Description: 	Smash the myths of the information industry and shine a light on the urgent issues of our time.
Version: 		1.0
Author: 		Partner & Partners
Author URI: 	http://partnerandpartners.com
*/

.entry-content img {
  width:100%;
}

.press-title, .copyright-credit {
  opacity:.25;
}

.controls-wrapper .title {
  display:none !important;
}

div[id*="action-overlay-"] {
    display:none;
}


.carousel-item img.featured-action-img {
    opacity: 1 !important;
}

.carousel-item .container .row div p a {
	font-size:1.2rem;
}

.action-img-area .action-img {
	opacity:1 !important;
	right:inherit !important;
}

.action-title-new {
	font-weight:bold;
}

.action-meta {
	opacity: 1 !important;
}