/*

Theme Name: Illustratr &ndash; Cricri
Theme URI: /
Author: Noah Hearle
Author URI: http://designextreme.com
Description: Modifications to Illustratr
Template:     illustratr
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout,
Text Domain:  cc

*/

.portfolio-thumbnail a,
.gallery-icon a {
	background-color: rgba(45, 45, 45, 0.2);
}
.portfolio-thumbnail a::before,
.gallery-icon a::before {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 10px rgba(45, 45, 45, 0.2) inset;
}
.portfolio-thumbnail a::after,
.gallery-icon a::after {
	background: none;
}
